Totally usefull, perms is applied on the fly

This commit is contained in:
Michel Roux 2012-05-15 09:04:44 +02:00
parent 80c055d209
commit b92be6d2a9
1 changed files with 0 additions and 1 deletions

View File

@ -183,7 +183,6 @@ public class SimplyCommands implements CommandExecutor {
try {
manager.run();
plugin.refreshPermissions();
sender.sendMessage(ChatColor.GREEN + "Operation success !");
} catch (Exception e) {
plugin.reloadConfig();