Totally usefull, perms is applied on the fly
This commit is contained in:
parent
80c055d209
commit
b92be6d2a9
@ -183,7 +183,6 @@ public class SimplyCommands implements CommandExecutor {
|
|||||||
|
|
||||||
try {
|
try {
|
||||||
manager.run();
|
manager.run();
|
||||||
plugin.refreshPermissions();
|
|
||||||
sender.sendMessage(ChatColor.GREEN + "Operation success !");
|
sender.sendMessage(ChatColor.GREEN + "Operation success !");
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
plugin.reloadConfig();
|
plugin.reloadConfig();
|
||||||
|
Loading…
Reference in New Issue
Block a user