Magery183

tab config

Dec 12th, 2024
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.53 KB | None | 0 0
  1. # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Header-&-Footer
  2. header-footer:
  3. enabled: true
  4. header:
  5. - "<#FFFFFF>&m </#FFFF00>"
  6. - ""
  7. - "&9&n&lR-IGCSE SMP"
  8. - ""
  9. - "&8&l>> &fWelcome&3 &l&6%player%&l! &8&l<<"
  10. - ""
  11. footer:
  12. - ""
  13. - "&b&lOnline players: &l&f%online%"
  14. - ""
  15. - "<#FFFFFF>&m </#FFFF00>"
  16.  
  17. disable-condition: '%world%=disabledworld'
  18. per-world:
  19. world1:
  20. header:
  21. - "an example of world with custom"
  22. footer:
  23. - "header/footer and prefix/suffix"
  24. world2;world3:
  25. header:
  26. - "This is a shared header for"
  27. - "world2 and world3"
  28. per-server:
  29. server1:
  30. header:
  31. - "an example of server with custom header"
  32.  
  33. # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Tablist-name-formatting
  34. tablist-name-formatting:
  35. enabled: true
  36. anti-override: true
  37. disable-condition: '%world%=disabledworld'
  38.  
  39. # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Nametags
  40. scoreboard-teams:
  41. enabled: true
  42. enable-collision: true
  43. invisible-nametags: false
  44. anti-override: true
  45. # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Sorting-players-in-tablist
  46. sorting-types:
  47. - "GROUPS:owner,admin,mod,helper,builder,vip,default"
  48. - "PLACEHOLDER_A_TO_Z:%player%"
  49. case-sensitive-sorting: true
  50. can-see-friendly-invisibles: false
  51. disable-condition: '%world%=disabledworld'
  52.  
  53. # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Playerlist-Objective
  54. playerlist-objective:
  55. enabled: true
  56. value: "%ping%"
  57. fancy-value: "&7(%ping%ms) "
  58. disable-condition: '%world%=disabledworld'
  59.  
  60. # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Belowname
  61. belowname-objective:
  62. enabled: false
  63. value: "%health%"
  64. title: "&cHealth"
  65. fancy-value: "&c%health%"
  66. fancy-value-default: "NPC"
  67. disable-condition: '%world%=disabledworld'
  68.  
  69. # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Spectator-fix
  70. prevent-spectator-effect:
  71. enabled: false
  72.  
  73. # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Bossbar
  74. bossbar:
  75. enabled: false
  76. toggle-command: /bossbar
  77. remember-toggle-choice: false
  78. hidden-by-default: false
  79. bars:
  80. ServerInfo:
  81. style: "PROGRESS" # for 1.9+: PROGRESS, NOTCHED_6, NOTCHED_10, NOTCHED_12, NOTCHED_20
  82. color: "%animation:barcolors%" # for 1.9+: BLUE, GREEN, PINK, PURPLE, RED, WHITE, YELLOW
  83. progress: "100" # in %
  84. text: "&fWebsite: &bwww.domain.com"
  85.  
  86. # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Scoreboard
  87. scoreboard:
  88. enabled: false
  89. toggle-command: /sb
  90. remember-toggle-choice: false
  91. hidden-by-default: false
  92. use-numbers: true
  93. static-number: 0
  94. delay-on-join-milliseconds: 0
  95. scoreboards:
  96. scoreboard-1.20.3+:
  97. title: "<#E0B11E>MyServer</#FF0000>"
  98. display-condition: "%player-version-id%>=765;%bedrock%=false" # Only display it to players using 1.20.3+ AND NOT bedrock edition
  99. lines:
  100. - "&7%date%"
  101. - "%animation:MyAnimation1%"
  102. - "&6Online:"
  103. - "* &eOnline&7:||%online%"
  104. - "* &eCurrent World&7:||%worldonline%"
  105. - "* &eStaff&7:||%staffonline%"
  106. - ""
  107. - "&6Personal Info:"
  108. - "* &bRank&7:||%group%"
  109. - "* &bPing&7:||%ping%&8ms"
  110. - "* &bWorld&7:||%world%"
  111. - "%animation:MyAnimation1%"
  112. scoreboard:
  113. title: "<#E0B11E>MyServer</#FF0000>"
  114. lines:
  115. - "&7%date%"
  116. - "%animation:MyAnimation1%"
  117. - "&6Online:"
  118. - "* &eOnline&7: &f%online%"
  119. - "* &eCurrent World&7: &f%worldonline%"
  120. - "* &eStaff&7: &f%staffonline%"
  121. - ""
  122. - "&6Personal Info:"
  123. - "* &bRank&7: &f%group%"
  124. - "* &bPing&7: &f%ping%&8ms"
  125. - "* &bWorld&7: &f%world%"
  126. - "%animation:MyAnimation1%"
  127.  
  128. # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Layout
  129. layout:
  130. enabled: false
  131. direction: COLUMNS
  132. default-skin: mineskin:383747683
  133. enable-remaining-players-text: true
  134. remaining-players-text: '... and %s more'
  135. empty-slot-ping-value: 1000
  136. layouts:
  137. default:
  138. fixed-slots:
  139. - '1|&3Website&f:'
  140. - '2|&bmyserver.net'
  141. - '3|&8&m '
  142. - '4|&3Name&f:'
  143. - '5|&b%player%'
  144. - '7|&3Rank&f:'
  145. - '8|Rank: %group%'
  146. - '10|&3World&f:'
  147. - '11|&b%world%'
  148. - '13|&3Time&f:'
  149. - '14|&b%time%'
  150. - '21|&3Teamspeak&f:'
  151. - '22|&bts.myserver.net'
  152. - '23|&8&m '
  153. - '41|&3Store&f:'
  154. - '42|&bshop.myserver.net'
  155. - '43|&8&m '
  156. groups:
  157. staff:
  158. condition: permission:tab.staff
  159. slots:
  160. - 24-40
  161. players:
  162. slots:
  163. - 44-80
  164.  
  165. # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Ping-Spoof
  166. ping-spoof:
  167. enabled: false
  168. value: 0
  169.  
  170. placeholders:
  171. date-format: "dd.MM.yyyy"
  172. time-format: "[HH:mm:ss / h:mm a]"
  173. time-offset: 0
  174. register-tab-expansion: false
  175.  
  176. # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Placeholder-output-replacements
  177. placeholder-output-replacements:
  178. "%essentials_vanished%":
  179. "yes": "&7| Vanished"
  180. "no": ""
  181.  
  182. # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Conditional-placeholders
  183. conditions:
  184. nick: # use it with %condition:nick%
  185. conditions:
  186. - "%player%=%essentials_nickname%"
  187. yes: "%player%"
  188. no: "~%essentials_nickname%"
  189.  
  190. placeholderapi-refresh-intervals:
  191. default-refresh-interval: 500
  192. "%server_uptime%": 1000
  193. "%server_tps_1_colored%": 1000
  194. "%server_unique_joins%": 5000
  195. "%player_health%": 200
  196. "%player_ping%": 1000
  197. "%vault_prefix%": 1000
  198. "%rel_factionsuuid_relation_color%": 1000
  199.  
  200. # assigning groups by permission nodes instead of taking them from permission plugin
  201. assign-groups-by-permissions: false
  202.  
  203. # if the option above is true, all groups are taken based on permissions and the one higher in this list is used as primary
  204. # Warning! This is not sorting list and has nothing to do with sorting players in tablist!
  205. primary-group-finding-list:
  206. - Owner
  207. - Admin
  208. - Mod
  209. - Helper
  210. - default
  211.  
  212. # Refresh interval (in milliseconds) of:
  213. # - Permission checks in conditions / sorting
  214. # - Group retrieving from permission plugin for sorting / per-group properties
  215. # - Prefix/suffix placeholders taking data from permission plugin
  216. permission-refresh-interval: 1000
  217.  
  218. # Unlocks extra console messages
  219. debug: false
  220.  
  221. # https://github.com/NEZNAMY/TAB/wiki/MySQL
  222. mysql:
  223. enabled: false
  224. host: 127.0.0.1
  225. port: 3306
  226. database: tab
  227. username: user
  228. password: password
  229. useSSL: true
  230.  
  231. ########################################################################
  232. # BUKKIT ONLY - THE FOLLOWING SECTION IS ONLY FOR BACKEND INSTALLATION #
  233. ########################################################################
  234.  
  235. # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Per-world-playerlist
  236. per-world-playerlist:
  237. enabled: false
  238. # players with tab.staff will always see all players
  239. allow-bypass-permission: false
  240. # players in these worlds will always see all players
  241. ignore-effect-in-worlds:
  242. - ignoredworld
  243. - build
  244. shared-playerlist-world-groups:
  245. lobby:
  246. - lobby1
  247. - lobby2
  248. minigames:
  249. - paintball
  250. - bedwars
  251.  
  252. #####################################################################
  253. # PROXY ONLY - THE FOLLOWING SECTION IS ONLY FOR PROXY INSTALLATION #
  254. #####################################################################
  255.  
  256. # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Global-playerlist
  257. global-playerlist:
  258. enabled: false
  259. display-others-as-spectators: false
  260. display-vanished-players-as-spectators: true
  261. isolate-unlisted-servers: false
  262. update-latency: false
  263. spy-servers:
  264. - spyserver1
  265. - spyserver2
  266. server-groups:
  267. lobbies:
  268. - lobby1
  269. - lobby2
  270. group2:
  271. - server1
  272. - server2
  273.  
  274. # Take permissions and groups from backend server instead of proxy
  275. use-bukkit-permissions-manager: false
  276.  
  277. # Sometimes server might be using offline uuids in tablist instead of online, such as disabling waterfall's tablist rewrite option
  278. # If you experience tablist formatting not working, toggle this option (set it to opposite value)
  279. # Only affects proxies with online mode enabled
  280. use-online-uuid-in-tablist: true
  281.  
  282. # If enabled and RedisBungee plugin is found, hook is enabled to work with players on all proxies
  283. enable-redisbungee-support: true
Add Comment
Please, Sign In to add comment