TechzoneMC / Combat-Tag-Reloaded

Spigot 1.8 Combat Tag with NPCs and Instakill
http://dev.bukkit.org/bukkit-plugins/combat-tag/
Creative Commons Zero v1.0 Universal
6 stars 4 forks source link

Players get stuck between regions! #14

Closed garrfield9240 closed 9 years ago

garrfield9240 commented 9 years ago

Hi I've been using this plugin for the last couple of days and one bug always comes up, when a player tries to run into spawn they are stopped, but they get stuck in between the two regions and can't move which can be very dangerous when in a pvp fight. I am using no cheat but I have disabled some of the fly protection features to try and fix this problem and it still occurs. Any help would be great thanks!

Techcable commented 9 years ago

It is supposed to prevent you from running into a safe zone but not from running out. I will investigate.

garrfield9240 commented 9 years ago

No that's not the problem, they can run out just fine it's when they try and run in when in combat they get stuck and eventually get kicked for flying.

Techcable commented 9 years ago

The idea is they can't run into a safezone while in combat. If you don't want this you can disable it in the config file. Is the problem that if they try in run in they can't run out?

garrfield9240 commented 9 years ago

Yes that's the problem they get stuck when they try to run into spawn instead of just being shot backwards. I still want them not to be able to go into the safezone when in combat

Techcable commented 9 years ago

As of release 1.0.9 I now bounce them back. Tell me if it doesn't work.

garrfield9240 commented 9 years ago

Now it doesn't even block people from entering the safe zone it just spams there chat with "you can not enter this safe zone while in combat"

garrfield9240 commented 9 years ago

With the 1.1.11 update it still doesn't block people from going in to safe zones

Techcable commented 9 years ago

@garrfield9240 I know I am working on it

davidkregl commented 9 years ago

Hello! I can add that it works when player jump into SafeZone (he is in the air). But when he walks to SZ or sneak - the plugin doesn`t work.

Techcable commented 9 years ago

@krekoun Thank you so much for the info. Looks like it is an issue with the y axis.

davidkregl commented 9 years ago

Yeah probably you are right... I didn`t see your source but try to check y axis from 0 to 256 ;)!

Techcable commented 9 years ago

Delayed to 1.2.0 as i temporarily removed anti - safezoning.

nscwalk commented 9 years ago

Suggestion Make it so there is redglass that pops up when your about to go into safezone like hcf servers.

Techcable commented 9 years ago

@nacwalk Great idea! That will require protocollib though 😞

nscwalk commented 9 years ago

it would be nice if you would be able to do that though.

Techcable commented 9 years ago

@nscwalk Maybe later. See issue #36

Techcable commented 9 years ago

@nscwalk @garrfield9240 This should be fixed in the latest version.

Techcable commented 9 years ago

This issue is being closed, because anti-safezoning is now implemented via safezone wall. Please direct all issues with that to #36 .