Fixed Turf Forts arrow bug
This commit is contained in:
parent
7894f95aab
commit
6b5373c20c
@ -225,8 +225,8 @@ public class TurfForts extends TeamGame
|
||||
{
|
||||
if (!_fight)
|
||||
{
|
||||
event.setCancelled(true);
|
||||
UtilPlayer.message(event.getEntity(), F.main("Game", "You cannot attack during Build Time!"));
|
||||
event.getProjectile().remove();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user