Small break, huge consequences !

This commit is contained in:
Michel Roux 2012-05-09 17:11:27 +02:00
parent 742904822d
commit ce9af8af6d

View File

@ -466,6 +466,7 @@ public class SimplyCommands implements CommandExecutor {
} }
} }
} }
if (!ok) break;
} }
if (!ok) { if (!ok) {
sender.sendMessage(ChatColor.RED + "You do not have permissions to do that."); sender.sendMessage(ChatColor.RED + "You do not have permissions to do that.");