Remove EventHandler annotation

This commit is contained in:
samczsun 2016-12-23 21:25:08 -05:00 committed by cnr
parent 99211d5d89
commit fbaeffc96e
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ public class AntihackLogger extends MiniPlugin
registerMetadata(new PlayerInfoMetadata()); registerMetadata(new PlayerInfoMetadata());
} }
@EventHandler
public void addCommands() public void addCommands()
{ {
if (UtilServer.isTestServer()) if (UtilServer.isTestServer())