--- miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/java/dk/thoerup/bukkit/hoeruputils/HoerupUtilsPlugin.java 2018/01/06 15:43:04 3223 +++ miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/java/dk/thoerup/bukkit/hoeruputils/HoerupUtilsPlugin.java 2018/01/06 19:55:43 3224 @@ -117,6 +117,7 @@ getCommand("fillchest").setExecutor( new ChestFiller() ); + getCommand("fillallchests").setExecutor( new ChestFillerAll() ); // - fun/crazy/party elements