Forgot to register, "whoops"

This commit is contained in:
kaenganxt
2014-12-27 18:57:38 +01:00
parent 175ac2f2f9
commit 998df1b5ca

View File

@@ -206,6 +206,7 @@ public class Setup {
Core.getMainClass().getCommand("toggleboatflight").setExecutor(tc);
Core.getMainClass().getCommand("bug").setExecutor(pc);
Core.getMainClass().getCommand("warplist").setExecutor(tc);
Core.getMainClass().getCommand("addInvItems").setExecutor(oc);
}
private static void setupInventories() {