Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if (!sender.hasPermission("core.chest.admin")) {
- sender.sendMessage(ChatUtil.fixColor(Main.getPlugin().getConfig().getString("casecmd.permission-message")).replace("{PERM}", Main.getPlugin().getConfig().getString("casecmd.permission")));
- return true;
- }
Advertisement
Add Comment
Please, Sign In to add comment