Forgot to register, "whoops"
This commit is contained in:
@@ -206,6 +206,7 @@ public class Setup {
|
|||||||
Core.getMainClass().getCommand("toggleboatflight").setExecutor(tc);
|
Core.getMainClass().getCommand("toggleboatflight").setExecutor(tc);
|
||||||
Core.getMainClass().getCommand("bug").setExecutor(pc);
|
Core.getMainClass().getCommand("bug").setExecutor(pc);
|
||||||
Core.getMainClass().getCommand("warplist").setExecutor(tc);
|
Core.getMainClass().getCommand("warplist").setExecutor(tc);
|
||||||
|
Core.getMainClass().getCommand("addInvItems").setExecutor(oc);
|
||||||
}
|
}
|
||||||
|
|
||||||
private static void setupInventories() {
|
private static void setupInventories() {
|
||||||
|
|||||||
Reference in New Issue
Block a user