mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
parent
5984230bf3
commit
76536f0a18
@ -290,7 +290,6 @@ public class EntityListener implements Listener {
|
||||
if(WorldGuardUtils.isWorldGuardLoaded())
|
||||
{
|
||||
if(attacker instanceof Player) {
|
||||
Bukkit.broadcastMessage("(Player attacked something) EntityDamageEvent fired!");
|
||||
|
||||
if(!WorldGuardManager.getInstance().hasMainFlag((Player) attacker))
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user