diff --git a/src/net/crystalyx/bukkit/simplyperms/SimplyCommands.java b/src/net/crystalyx/bukkit/simplyperms/SimplyCommands.java index 23ac1fe..e87073e 100755 --- a/src/net/crystalyx/bukkit/simplyperms/SimplyCommands.java +++ b/src/net/crystalyx/bukkit/simplyperms/SimplyCommands.java @@ -466,7 +466,6 @@ public class SimplyCommands implements CommandExecutor { } } } - if (!ok) break; } if (!ok) { sender.sendMessage(ChatColor.RED + "You do not have permissions to do that.");