Advertisement
Guest User

Untitled

a guest
Feb 26th, 2020
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. eier.setPrefix(ChatColor.RED + "Eier" + ChatColor.GRAY + " - ");
  2. admin.setPrefix(ChatColor.RED + "Admin" + ChatColor.GRAY + " - ");
  3. spiller.setPrefix(ChatColor.BLUE + "Spiller" + ChatColor.GRAY + " - ");
  4. eier.setColor(ChatColor.YELLOW);
  5. admin.setColor(ChatColor.YELLOW);
  6. spiller.setColor(ChatColor.YELLOW);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement