mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-28 16:59:51 +02:00
Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff
This commit is contained in:
@@ -200,7 +200,6 @@ public class EssentialsAntiBuildListener implements Listener
|
||||
if (prot.checkProtectionItems(AntiBuildConfig.blacklist_piston, block.getTypeId()))
|
||||
{
|
||||
event.setCancelled(true);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user