This commit is contained in:
Jesse Boyd 2018-06-23 14:13:06 +10:00
parent 1772fdab16
commit 79e1ea9a8f
No known key found for this signature in database
GPG Key ID: 59F1DE6293AF6E1F

View File

@ -2370,7 +2370,6 @@ public class PlayerEvents extends PlotListener implements Listener {
}
}
}
System.out.println("Cancel entity damage");
event.setCancelled(true);
}
}