Advertisement
Guest User

Untitled

a guest
Jun 10th, 2015
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. {
  2. "donate10": {
  3. "NameColor": "teal",
  4. "Permission": "color_donate10",
  5. "Prefix": "[Donator]",
  6. "PrefixColor": "aqua",
  7. "TextColor": "#CEECF5"
  8. },
  9. "mod": {
  10. "NameColor": "teal",
  11. "Permission": "color_mod",
  12. "Prefix": "[Mod]",
  13. "PrefixColor": "yellow",
  14. "TextColor": "white"
  15. },
  16. "owner": {
  17. "NameColor": "teal",
  18. "Permission": "color_owner",
  19. "Prefix": "[Admin]",
  20. "PrefixColor": "red",
  21. "TextColor": "white"
  22. },
  23. "player": {
  24. "NameColor": "teal",
  25. "Permission": "color_player",
  26. "Prefix": "[P]",
  27. "PrefixColor": "silver",
  28. "TextColor": "white"
  29. }
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement