Remove EventHandler annotation
This commit is contained in:
parent
99211d5d89
commit
fbaeffc96e
@ -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())
|
||||||
|
Loading…
Reference in New Issue
Block a user