Bug command
This commit is contained in:
@@ -215,6 +215,7 @@ public class Setup {
|
||||
Core.getMainClass().getCommand("addAimTWWin").setExecutor(oc);
|
||||
Core.getMainClass().getCommand("toggleboat").setExecutor(pc);
|
||||
Core.getMainClass().getCommand("toggleboatflight").setExecutor(tc);
|
||||
Core.getMainClass().getCommand("bug").setExecutor(pc);
|
||||
}
|
||||
|
||||
private static void setupInventories() {
|
||||
|
||||
Reference in New Issue
Block a user