Advertisement
Builder4Life

Untitled

Apr 8th, 2022
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.63 KB | None | 0 0
  1. # Detailed explanation of all options available at https://github.com/NEZNAMY/TAB/wiki/config.yml
  2.  
  3. change-nametag-prefix-suffix: true
  4. change-tablist-prefix-suffix: true
  5. enable-header-footer: true
  6. header:
  7. - '&x&5&5&5&5&f&fA&x&5&5&7&b&f&fp&x&5&5&a&1&f&fo&x&5&5&c&6&f&fl&x&5&5&e&c&f&fl&x&5&5&e&c&f&fo&x&5&5&c&6&f&fB&x&5&5&a&1&f&fo&x&5&5&7&b&f&fx&x&5&5&5&5&f&fx'
  8. - ''
  9. - '&9&lplayers &7&l | &b%online%'
  10. - '%animation:ping-tps%'
  11. - ''
  12. - '&9&lRAM &7&l| &b%memory-used% MB / %memory-max% MB'
  13. - '&7&m '
  14. footer:
  15. - '&7&m '
  16. - ''
  17. - '&9&lIP &7&l| &bApolloBoxx.minehut.gg'
  18. yellow-number-in-tablist: '%ping%'
  19. group-sorting-priority-list:
  20. - owner
  21. - admin
  22. - mod
  23. - helper
  24. - builder
  25. - premium
  26. - player
  27. - default
  28. Groups:
  29. Player:
  30. tabprefix: '&0&l[&7&lPlayer&0&l] &3'
  31. tagprefix: '&2&lPlayer &3'
  32. example_group:
  33. header:
  34. - This is an example of per-group header/footer
  35. footer:
  36. - applied to a group
  37. _OTHER_:
  38. tabprefix: '%vault-prefix%'
  39. tagprefix: '%vault-prefix%'
  40. tabsuffix: '%afk%'
  41. tagsuffix: '%afk%'
  42. customtabname: '%essentialsnick%'
  43. customtagname: '%essentialsnick%'
  44. Users:
  45. _NEZNAMY_:
  46. tabprefix: '&6&lTAB Author &a'
  47. tagprefix: '&6&lTAB &r&a'
  48. abovename: '&bOh look, 3 lines of text !'
  49. belowname: '&eThere''s only one plugin out there supporting it'
  50. classic-vanilla-belowname:
  51. enabled: true
  52. number: '%health%'
  53. text: Health
  54. enable-collision: true
  55. revert-collision-rule-in-worlds:
  56. - revertedworld
  57. do-not-move-spectators: false
  58. allow-spectator-bypass-permission: false
  59. unlimited-nametag-prefix-suffix-mode:
  60. enabled: false
  61. use-marker-tag-for-1-8-x-clients: false
  62. disable-on-boats: true
  63. space-between-lines: 0.22
  64. per-world-settings:
  65. world1:
  66. header:
  67. - an example of world with custom
  68. footer:
  69. - header/footer and prefix/suffix
  70. Groups:
  71. Owner:
  72. tabprefix: '&0&l[&a&lOwner&0&l] &a'
  73. tagprefix: '&2&lOwner &a'
  74. world2-world3:
  75. header:
  76. - This is a shared header for
  77. - world2 and world3
  78. placeholders:
  79. afk-yes: ' &4*&4&lAFK&4*&r'
  80. afk-no: ''
  81. date-format: dd.MM.yyyy
  82. time-format: '[HH:mm:ss / h:mm a]'
  83. time-offset: 0
  84. remove-strings:
  85. - '[]'
  86. - < >
  87. rank-aliases:
  88. Admin: '&4&lADMIN'
  89. Mod: '&b&lMOD'
  90. Premium: '&6&lPREMIUM'
  91. Ultra: '&b&lULTRA'
  92. Legend: '&a&lLEGEND'
  93. Titan: '&c&lTITAN'
  94. Youtuber: '&c&lYOUTUBE'
  95. _OTHER_: '&7No Rank'
  96. disable-features-in-worlds:
  97. header-footer:
  98. - disabledworld
  99. tablist-names:
  100. - disabledworld
  101. nametag:
  102. - disabledworld
  103. yellow-number:
  104. - disabledworld
  105. bossbar:
  106. - disabledworld
  107. belowname:
  108. - disabledworld
  109. unlimited-nametags:
  110. - disabledworld
  111. placeholderapi-refresh-intervals:
  112. default-refresh-interval: 500
  113. server:
  114. '%server_uptime%': 1000
  115. '%server_tps_1_colored%': 1000
  116. player:
  117. '%player_health%': 200
  118. '%player_ping%': 1000
  119. '%vault_prefix%': 1000
  120. relational:
  121. '%rel_factionsuuid_relation_color%': 500
  122. per-world-playerlist:
  123. enabled: false
  124. allow-bypass-permission: false
  125. ignore-effect-in-worlds:
  126. - ignoredworld
  127. - build
  128. shared-playerlist-world-groups:
  129. lobby:
  130. - lobby1
  131. - lobby2
  132. minigames:
  133. - paintball
  134. - bedwars
  135. sort-players-by-permissions: false
  136. fix-pet-names: false
  137. use-primary-group: true
  138. primary-group-finding-list:
  139. - Owner
  140. - Admin
  141. - Helper
  142. - default
  143. assign-groups-by-permissions: false
  144. anti-override:
  145. scoreboard-teams: true
  146. scoreboard-objectives: true
  147. tablist-names: true
  148. usernames: true
  149. invisible-nametags: false
  150. ping-spoof:
  151. enabled: false
  152. value: 0
  153. debug: false
  154.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement