In fact ... no =s
This commit is contained in:
parent
b6dedbd13a
commit
ad43193951
@ -185,8 +185,6 @@ public class SimplyCommands implements CommandExecutor {
|
||||
manager.run();
|
||||
sender.sendMessage(ChatColor.GREEN + "Operation success !");
|
||||
} catch (Exception e) {
|
||||
plugin.reloadConfig();
|
||||
plugin.refreshPermissions();
|
||||
sender.sendMessage(ChatColor.RED + "An error occurred ! Please check server log...");
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user