Advertisement
Guest User

groups.yml

a guest
Oct 4th, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. # DO NOT CHANGE THIS!
  2. config-version: 5
  3.  
  4. # Use symbols: https://github.com/montlikadani/TabList/wiki/Symbols
  5.  
  6. # Player custom prefixes and suffixes with unlimited players.
  7. players:
  8. testplayer:
  9. prefix: "&f[&5Bot&f]&6 "
  10. suffix: ""
  11. sort-priority: 2
  12. yourname:
  13. prefix: "&6[&cOwner&6]&a "
  14. suffix: ""
  15. sort-priority: 1
  16.  
  17. # Group prefixes and suffixes with unlimited group.
  18. groups:
  19. # Group name, you can write anything in here.
  20. # This will be ignored by default.
  21. exampleGroup:
  22. prefix: "&4[&cOp&a] "
  23. suffix: ""
  24. permission: tablist.operator
  25. bypass-operator: false
  26. Default:
  27. prefix: ""
  28. suffix: ""
  29. Admin:
  30. prefix: "&c[Admin]&r "
  31. suffix: ""
  32. permission: tablist.admin
  33. Owner:
  34. prefix: "&5[Owner]&r "
  35. suffix: ""
  36. permission: tablist.owner
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement