BlaquuTM

Untitled

Jul 19th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. if (!sender.hasPermission("core.chest.admin")) {
  2. sender.sendMessage(ChatUtil.fixColor(Main.getPlugin().getConfig().getString("casecmd.permission-message")).replace("{PERM}", Main.getPlugin().getConfig().getString("casecmd.permission")));
  3. return true;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment