Small break, huge consequences !

This commit is contained in:
Michel Roux 2012-05-09 17:11:27 +02:00
parent 742904822d
commit ce9af8af6d
1 changed files with 1 additions and 0 deletions

View File

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