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