Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2020
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 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: false
  4. change-tablist-prefix-suffix: true
  5. enable-header-footer: false
  6. nametag-refresh-interval-milliseconds: 1000
  7. tablist-refresh-interval-milliseconds: 1000
  8. header-footer-refresh-interval-milliseconds: 100
  9. group-sorting-priority-list:
  10. - owner
  11. - mod
  12. - helper
  13. - authority
  14. - mystic
  15. - champion
  16. - hero
  17. - vip
  18. - youtuber
  19. - donor
  20. - default
  21. Groups:
  22. Owner:
  23. tabprefix: '&7[&4Owner&7] &4'
  24. Mod:
  25. tabprefix: '&7[&dMod&7] &d'
  26. Helper:
  27. tabprefix: '&7[&eHelper&7] &e'
  28. Authority:
  29. tabprefix: '&0[&cAuthority&0 &c'
  30. Mystic:
  31. tabprefix: '&1[&aMystic&1] &a'
  32. Champion:
  33. tabprefix: '&8[&bChampion&8] &b'
  34. Hero:
  35. tabprefix: '&1[&4Hero&1] &4'
  36. VIP:
  37. tabprefix: '&7[&6VIP&7] &6'
  38. Youtuber:
  39. tabprefix: '&7&0[&4You&fTuber&0] &c'
  40. Donor:
  41. tabprefix: '&d[&2Donor&d] &2'
  42. default:
  43. tabprefix: '&0[&5Noble&0] &5'
  44. hfexample:
  45. header:
  46. - "This is an example for per-group header/footer"
  47. footer:
  48. - "applied to a group"
  49. enable-collision: true
  50. revert-collision-rule-in-worlds:
  51. - revertedworld
  52. do-not-move-spectators: false
  53. unlimited-nametag-prefix-suffix-mode:
  54. enabled: false
  55. modify-npc-names: false
  56. rank-aliases:
  57. Admin: '&4&lADMIN'
  58. Mod: '&b&lMOD'
  59. Premium: '&6&lPREMIUM'
  60. Ultra: '&b&lULTRA'
  61. Legend: '&a&lLEGEND'
  62. Titan: '&c&lTITAN'
  63. Youtuber: '&c&lYOUTUBE'
  64. _OTHER_: '&7No Rank'
  65. disable-features-in-worlds:
  66. header-footer:
  67. - disabledworld
  68. tablist-names:
  69. - disabledworld
  70. nametag:
  71. - disabledworld
  72. tablist-objective:
  73. - disabledworld
  74. bossbar:
  75. - disabledworld
  76. belowname:
  77. - disabledworld
  78. tablist-objective: PING
  79. tablist-objective-custom-value: '%ping%'
  80. placeholders:
  81. afk-yes: ' &4*&4&lAFK&4*&r'
  82. time-format: '[HH:mm:ss / h:mm a]'
  83. time-offset: 0.0
  84. afk-no: ''
  85. date-format: dd.MM.yyyy
  86. remove-strings:
  87. - '[] '
  88. - '< > '
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement