LX_Gaming

Ranks

Dec 13th, 2015
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. #.
  2. #. ######################
  3. #. # GROUPS #
  4. #. ######################
  5. #.
  6. #. These are the names of the groups defined in you permissions plugin.
  7. #. If a user has multiple groups, the group with the highest rank will
  8. #. be chosen, as your chat plugin does.
  9. #.
  10. #. Prefixes or suffixes CANNOT be longer than 16 chars, including colors.
  11. #.
  12. #. <name> is the separator of prefix and suffix. If you don't include it,
  13. #. the string will used as prefix.
  14. #.
  15. Default: '&f[User&f] '
  16. UserAssistant: '&2[UserAssist] '
  17. Moderator: '&b[Mod] '
  18.  
  19. Owner: '&6[&4Owner&6] &6'
  20. Administrator: '&4[Admin] &c'
  21. JuniorAdministrator: '&4[JnrAdmin] &c'
  22. SeniorModerator: '&2[SnrMod] &b'
  23. Moderator: '&b[Mod] &b'
  24. JuniorModerator: '&3[JnrMod] &b'
  25. UserAssistant: '&2[UserAssist] '
  26. Ascendant: '&b[Ascendant] &r'
  27. Legendary: '&c[Legendary] &r'
  28. Journeyman: '&6[Journey]&r '
  29. Apprentice: '&9[Apprent.] &r'
  30. Defender: '&3[Defender] &r'
  31. Knight: '&a[Knight] &r'
  32. Guardian: '&e[Guardian] &r'
  33. Paladin: '&d[Paladin] &r'
Advertisement
Add Comment
Please, Sign In to add comment