Advertisement
Guest User

Untitled

a guest
Mar 28th, 2020
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.40 KB | None | 0 0
  1. change-nametag-prefix-suffix: true
  2. change-tablist-prefix-suffix: true
  3. enable-header-footer: true
  4.  
  5. #20 ticks = 1 second
  6. nametag-refresh-interval-ticks: 20
  7. tablist-refresh-interval-ticks: 20
  8. header-footer-refresh-interval-ticks: 1
  9. #VERY EXPERIMENTAL !
  10. #IF YOU EXPERIENCE ANY ISSUES CONTACT ME
  11. unlimited-nametag-prefix-suffix-mode:
  12. enabled: true
  13. #modifying names of NPCs to avoid empty names on NPCs of online players
  14. #this blocks any other attemps to change the name visibility or anything, so you need to disable it if you are using some citizens addon that changes their name
  15. #needs relog to see the change
  16. modify-npc-names: true
  17. header:
  18. - "&c&lHard&f&lMine - &2&lSurvival"
  19. - ""
  20. - " &7Cтатус: %rank% &7| Клан: %clans_colored_clan_tag%"
  21. - "&7Баланс: &e%money%&2$"
  22. - "&8╔=======================╗"
  23. footer:
  24. - "&8╚=======================╝"
  25. - "&7Онлайн режима: &a%online%"
  26. - "&7Общий онлайн: &a%bungee_total%"
  27. - "&lАвто-донат: &b&lhmine.trademc.org"
  28. - "&lВК Группа: &b&lvk.com/hard_mid"
  29. - "&lПодробнее о донате: &6&l/donate"
  30. #servers and clients 1.9+
  31. enable-collision: true
  32. #the yellow number in tablist
  33. #options: PING, HEARTS, NONE (to disable it), CUSTOM (any placeholder defined below)
  34. tablist-objective: none
  35. tablist-objective-custom-value: '%some_placeholderapi_placeholder%'
  36.  
  37. #preventing players in spectator gamemode from appearing at the bottom of tablist with transparent name FOR OTHER PLAYERS
  38. do-not-move-spectators: false
  39. #NOT case sensitive
  40. group-sorting-priority-list:
  41. - Admin
  42. - Moder
  43. - Helper
  44. - Builder
  45. - Dizner
  46. - Quartz
  47. - Crystal
  48. - Diamond
  49. - Emerald
  50. - Gold
  51. - Iron
  52. - Default
  53. staff-groups:
  54. - Admin
  55. - Moder
  56. - Helper
  57. - Builder
  58. - Quatrz
  59.  
  60. #better showing of %rank% placeholder
  61. rank-aliases:
  62. Admin: '&8[&cADMIN&8]&7'
  63. Moder: '&8[&9MODER&8]&7'
  64. Helper: '&8[&2HELPER&8]&7'
  65. Builder: '&8[&eBUILDER&8]&7'
  66. Quartz: '&8[&fQUARTZ&8]&7'
  67. Crystal: '&8[&5CRYSTAL&8]&7'
  68. Diamond: '&8[&bDIAMOND&8]&7'
  69. Gold: '&8[&6GOLD&8]&7'
  70. Iron: '&8[&7IRON&8]&7'
  71. #any other group not defined above
  72. _OTHER_: '%vault-prefix%'
  73. #properties: tabprefix, tabsuffix, tagprefix (in name tag), tagsuffix, customtabname (modifying the name itself), header, footer
  74. #extra ones which need unlimited nametag mode enabled: abovename (line of text above name tag), belowname (below name tag), customtagname
  75. Groups:
  76. Admin:
  77. tabprefix: '&8[&cADMIN&8]&7'
  78. tagprefix: '&8[&cADMIN&8]&7'
  79. Moder:
  80. tabprefix: '&8[&9MODER&8]&7'
  81. tagprefix: '&8[&9MODER&8]&7'
  82. Helper:
  83. tabprefix: '&8[&2HELPER&8]&7'
  84. tagprefix: '&8[&2HELPER&8]&7'
  85. Builder:
  86. tabprefix: '&8[&eBUILDER&8]&7'
  87. tagprefix: '&8[&eBUILDER&8]&7'
  88. Quartz:
  89. tabprefix: '&8[&fQUARTZ&8]&7'
  90. tagprefix: '&8[&fQUARTZ&8]&7'
  91. Crystal:
  92. tabprefix: '&8[&5CRYSTAL&8]&7'
  93. tagprefix: '&8[&5CRYSTAL&8]&7'
  94. Diamond:
  95. tabprefix: '&8[&bDIAMOND&8]&7'
  96. tagprefix: '&8[&bDIAMOND&8]&7'
  97. Gold:
  98. tabprefix: '&8[&6GOLD&8]&7'
  99. tagprefix: '&8[&6GOLD&8]&7'
  100. Iron:
  101. tabprefix: '&8[&7IRON&8]&7'
  102. tagprefix: '&8[&7IRON&8]&7'
  103. default:
  104. tabprefix: '&7'
  105. tagprefix: '&7'
  106. #any other group not defined above
  107. _OTHER_:
  108. tabprefix: '%rank%'
  109. tagprefix: '%rank%'
  110. tabsuffix: '%afk%'
  111. tagsuffix: '%afk%'
  112. customtabname: '%essentialsnick% %clans_colored_clan_tag%'
  113. customtagname: '%essentialsnick% %clans_colored_clan_tag%'
  114.  
  115. #personal settings, override group settings
  116. Users:
  117. #list of worlds with different settings than default, other worlds will use settings from above
  118. per-world-settings:
  119. world1:
  120. header:
  121. - an example of world with custom
  122. footer:
  123. - header/footer and prefix/suffix
  124. Groups:
  125. Owner:
  126. tabprefix: '&0&l[&a&lOwner&0&l] &a'
  127. tagprefix: '&2&lOwner &a'
  128. header:
  129. - ur server man
  130. footer:
  131. - welcome
  132. Admin:
  133. tabprefix: '&2&lAdmin &1&l'
  134. tagprefix: '&2&lAdmin &1&l'
  135. Player:
  136. tabprefix: '&7[&8Player&8] &7'
  137. tagprefix: '&7[&8Player&8] &7'
  138. Users:
  139. Player1:
  140. tabprefix: ''
  141. tagprefix: ''
  142. tabsuffix: ''
  143. tagsuffix: ''
  144. #setting output of some placeholders
  145. placeholders:
  146. deluxetag-yes: < %value% >
  147. deluxetag-no: '&oNo Tag :('
  148. faction-yes: < %value% >
  149. faction-no: '&2Wilderness'
  150. afk-yes: ' &4*&4&lАФК&4*&r'
  151. afk-no: ''
  152. date-format: dd.MM.yyyy
  153. time-format: '[HH:mm:ss / h:mm a]'
  154. #if time doesn't show correctly, you can change the time it shows
  155. #setting to -1 will make it show 1 hour less than it does currently, 1 makes it show one hour more than currently, 0 does nothing
  156. time-offset: 0.0
  157. #remove these strings from everywhere. Typically an empty output when using some clan/faction related plugin but player isn't in any
  158. #so players won't have empty brackets before their names
  159. remove-strings:
  160. - '[] '
  161. - '< > '
  162.  
  163. disable-features-in-worlds:
  164. header-footer:
  165. - disabledworld
  166. tablist-names:
  167. - disabledworld
  168. nametag:
  169. - disabledworld
  170. tablist-objective:
  171. - disabledworld
  172. bossbar:
  173. - disabledworld
  174. belowname:
  175. - disabledworld
  176.  
  177. #the vanilla belowname feature
  178. #doesn't support player placeholders (faction, prefix), only server placeholders (time, date, animations) and static text
  179. belowname:
  180. refresh-interval-ticks: 5
  181. number: '%health%'
  182. text: Health
  183. enabled: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement