Advertisement
heckr2

Untitled

Feb 23rd, 2019
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.88 KB | None | 0 0
  1. # PLACEHOLDERS
  2. # %online% = online count
  3. # %maxplayers% = amount of slots on server
  4. # %ping% = ping of player
  5. # %nick% = nickname of player
  6. # %ip% = IP of player
  7. # %tps% = TPS of server
  8. # %time% = for example 20:30:00
  9. # %date% = current date, configurable below
  10. # %rank% = permission group of player, output can be modified below
  11. # # %money% = money of player
  12. # %deluxetag% = tag from plugin DeluxeTags
  13. # %world% = name of world where player is
  14. # %worldonline% = amount of players in the same world, might be useful with per-world-playerlist enabled
  15. # %canseeonline% = similar to online, but doesn't count vanished players
  16. # %staffonline% = amount of staff online, groups can be defined below
  17. # %canseestaffonline% = combination of those 2 above
  18. # %faction% = if a faction plugin is installed..
  19. # %health% = health of player
  20. # %memory-used% = used RAM memory of server
  21. # %memory-max% = total RAM memory of server
  22. # %vault-prefix% = chat prefix of player set in Vault
  23. # %vault-suffix% = chat suffix of player set in Vault
  24. # %xPos% = X position of player
  25. # %yPos% = Y position of player
  26. # %zPos% = Z position of player
  27. # %afk% = if player is afk or not, MEASURED BY ESSENTIALS or AutoAfk
  28. # %essentialsnick% = nickname of player set by essentials (if no nickname is set, uses player's name)
  29. # plugin also supports PlaceholderAPI
  30.  
  31. change-nametag-prefix-suffix: true
  32. change-tablist-prefix-suffix: true
  33. enable-header-footer: false
  34. nametag-refresh-interval-ticks: 100
  35. tablist-refresh-interval-ticks: 100
  36. header-footer-refresh-interval-ticks: 1
  37. unlimited-nametag-prefix-suffix-mode:
  38. enabled: false
  39. header:
  40. - '&7Online players: &f%online%'
  41. footer:
  42. - '&7Visit our webpage %animation:web%'
  43. enable-collision: true
  44. tablist-objective: NONE
  45. tablist-objective-custom-value: '%some_placeholderapi_placeholder%'
  46. do-not-move-spectators: false
  47. group-sorting-priority-list:
  48. - Owner
  49. - Admin
  50. - developer
  51. - partner
  52. - Mod
  53. - Helper
  54. - trainee
  55. - Builder
  56. - Ultimate
  57. - Immortal
  58. - Emperor
  59. - king
  60. - baron
  61. - lord
  62. - knight
  63. - default
  64. staff-groups:
  65. - Admin
  66. - Mod
  67. - Owner
  68. - Moderator
  69. - Helper
  70. rank-aliases:
  71. _OTHER_: '%vault-prefix%'
  72. Groups:
  73. Owner:
  74. tabprefix: '&4&lOWNER &4'
  75. tagprefix: '&4&lOWNER &4'
  76. Admin:
  77. tabprefix: '&6&lSTAFF &c'
  78. tagprefix: '&c&lADMIN &c'
  79. partner:
  80. tabprefix: '&d&LPARTNER &d'
  81. tagprefix: '&d&LPARTNER &d'
  82. developer:
  83. tabprefix: '&d&lDEV &d'
  84. tagprefix: '&d&lDEV &d'
  85. Helper:
  86. tabprefix: '&6&lSTAFF &a'
  87. tagprefix: '&a&lHELPER &a'
  88. Mod:
  89. tabprefix: '&6&lSTAFF &9'
  90. tagprefix: '&9&lMOD &9'
  91. squire:
  92. tabprefix: '&3&lSQUIRE &8'
  93. tagprefix: '&3&lSQUIRE &8'
  94. knight:
  95. tabprefix: '&f&lKnight&r &f'
  96. tagprefix: '&f&lKNIGHT &f'
  97. baron:
  98. tabprefix: '&d&lBARON &d'
  99. tagprefix: '&d&lBARON &d'
  100. lord:
  101. tabprefix: '&9&lLord&r &9'
  102. tagprefix: '&9&lLORD &9'
  103. emperor:
  104. tabprefix: '&a&lEMPEROR &a'
  105. tagprefix: '&a&lEMPEROR &a'
  106. king:
  107. tabprefix: '&e&lKING &e'
  108. tagprefix: '&e&lKING &e'
  109. immortal:
  110. tabprefix: '&6&lIMMORTAL &6'
  111. tagprefix: '&6&lIMMORTAL &6'
  112. abovename: '&6&lImmortal&r &6'
  113. builder:
  114. tabprefix: '&e&lBUILDER &e'
  115. tagprefix: '&e&lBUILDER &e'
  116. trainee:
  117. tabprefix: '&6&lSTAFF &e'
  118. tagprefix: '&e&lTRAINEE &e'
  119. default:
  120. tabprefix: '&7⁞&3&l✘&7⁞ &8'
  121. tagprefix: '&7⁞&3&l✘&7⁞ &8'
  122. _OTHER_:
  123. tabprefix: '%rank% '
  124. tagprefix: '%rank% '
  125. Immortal:
  126. abovename: '&6&lImmortal&r &6'
  127. Users:
  128. md_5:
  129. tabprefix: '&6&lSpigot &a'
  130. tagprefix: '&6&lDev &a'
  131. tabsuffix: ''
  132. tagsuffix: ''
  133. abovename: Hi
  134. belowname: There
  135. customtabname: MessageDigest5
  136. customtagname: MessageDigest5
  137. Spencer5949:
  138. tabprefix: '&6&lSTAFF &e'
  139. abovename: '&6&lSTAFF &e'
  140. tagprefix: '&e&lTRAINEE&r &e'
  141. TheFallen96:
  142. abovename: '&6&lImmortal&r &6'
  143. per-world-settings:
  144. world111:
  145. header:
  146. - an example of world with custom
  147. footer:
  148. - header/footer and prefix/suffix
  149. Groups:
  150. Owner:
  151. tabprefix: '&0&l[&a&lOwner&0&l] &a'
  152. tagprefix: '&2&lOwner &a'
  153. header:
  154. - ur server man
  155. footer:
  156. - welcome
  157. Admin:
  158. tabprefix: '&2&lAdmin &1&l'
  159. tagprefix: '&2&lAdmin &1&l'
  160. Player:
  161. tabprefix: '&5&lPlayer &3&l'
  162. tagprefix: '&5&lPlayer &3&l'
  163. Users:
  164. Player1:
  165. tabprefix: ''
  166. tagprefix: ''
  167. tabsuffix: ''
  168. tagsuffix: ''
  169. placeholders:
  170. deluxetag-yes: < %value% >
  171. deluxetag-no: '&oNo Tag :('
  172. faction-yes: < %value% >
  173. faction-no: '&2Wilderness'
  174. afk-yes: ' &4*&4&lAFK&4*&r'
  175. afk-no: ''
  176. date-format: dd.MM.yyyy
  177. time-format: '[HH:mm:ss / h:mm a]'
  178. disable-features-in-worlds:
  179. header-footer:
  180. - disabledworld
  181. tablist-names:
  182. - disabledworld
  183. nametag:
  184. - disabledworld
  185. tablist-objective:
  186. - disabledworld
  187. bossbar:
  188. - disabledworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement