Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 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. staff:
  22. prefix: "&7&l[&4&lS&7&l] "
  23. suffix: ""
  24. permission: tablist.staff
  25. sort-priority: 1
  26. dmoderator:
  27. prefix: "&7&l[&a&lM&7&l] "
  28. suffix: ""
  29. permission: tablist.dmoderator
  30. sort-priority: 2
  31. ykoparka:
  32. prefix: "&7&l[&7&lK&7&l] "
  33. suffix: ""
  34. permission: tablist.ykoparka
  35. sort-priority: 3
  36. zbetoniarka:
  37. prefix: "&7&l[&8&lB&7&l] "
  38. suffix: ""
  39. permission: tablist.zbetoniarka
  40. sort-priority: 4
  41. # (Optional)
  42. # This permission must be in the permission system.
  43. #permission: tablist.staff
  44. # (Optional)
  45. # If false, if a player operator on your server, will gets this group.
  46. # If true, if a player operator on your server, will gets other group where this boolean is disabled.
  47. #bypass-operator: false
  48.  
  49. Default:
  50. prefix: "&7"
  51. suffix: ""
  52. Admin:
  53. prefix: "&7<62>&r %anim:Admin%"
  54. suffix: "&7 <62>"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement