don't send message when canceling trampling of turtle eggs, closes #373
This commit is contained in:
@@ -1606,7 +1606,6 @@ class PlayerEventHandler implements Listener
|
||||
if(noAccessReason != null)
|
||||
{
|
||||
event.setCancelled(true);
|
||||
instance.sendMessage(player, TextMode.Err, noAccessReason);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user