Advertisement
Builder4Life

config tab

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