SoniaK

tablist - groups.yml

Feb 23rd, 2020
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 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: "&a[&cStaff&a]&6 "
  23. suffix: "&7 <12>"
  24. # (Optional)
  25. # Sorting the groups with the specific number
  26. #sort-priority: 0
  27. # (Optional)
  28. # This permission must be in the permission system.
  29. #permission: tablist.staff
  30. # (Optional)
  31. # If false, if a player operator on your server, will gets this group.
  32. # If true, if a player operator on your server, will gets other group where this boolean is disabled.
  33. #bypass-operator: false
  34.  
  35. Default:
  36. prefix: "&7"
  37. suffix: ""
  38. Admin:
  39. prefix: "&7<62>&r %anim:Admin%"
  40. suffix: "&7 <62>"
  41. sort-priority: 0
Advertisement
Add Comment
Please, Sign In to add comment