Updated to most recent Dev (3/20)
This commit is contained in:
parent
482e3e8e55
commit
3975ee193e
Binary file not shown.
@ -37,7 +37,7 @@ public class Chests implements Listener {
|
||||
plugin.getConfig().set("StorageXYZ", list2);
|
||||
plugin.getConfig().options().copyDefaults(true);
|
||||
plugin.saveConfig();
|
||||
p.sendMessage("Chest Removed!");
|
||||
p.sendMessage("[HungerArena] Chest Removed!");
|
||||
} else {
|
||||
event.setCancelled(true);
|
||||
p.sendMessage(ChatColor.RED + "[HungerArena] That's a storage chest! You don't have permission to break it!");
|
||||
|
Loading…
Reference in New Issue
Block a user