--- miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/java/dk/thoerup/bukkit/hoeruputils/chests/AdvancedChest.java 2017/08/19 14:00:56 3206 +++ miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/java/dk/thoerup/bukkit/hoeruputils/chests/AdvancedChest.java 2017/08/19 14:06:42 3207 @@ -1,5 +1,5 @@ package dk.thoerup.bukkit.hoeruputils.chests; - +/* import java.util.HashMap; import java.util.List; @@ -276,7 +276,7 @@ player.sendMessage("[LockedChest] Chest is now locked"); - */ + * / player.sendMessage("Unknown argument, " + cmd); @@ -374,7 +374,7 @@ /* void saveChests() { - }*/ + }* / Location getNeighborChest(Location loc) { World world = loc.getWorld(); @@ -639,7 +639,8 @@ } } return output; - }*/ + }* / } +*/ \ No newline at end of file