Advertisement
stw222

Untitled

Sep 14th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.83 KB | None | 0 0
  1. # This is the default configuration file of BungeeTabListPlus.
  2. #
  3. # Since the configuration of the plugin is quite complex you
  4. # might want to have a look at the wiki from time to time.
  5. #
  6. # Wiki: https://github.com/CodeCrafter47/BungeeTabListPlus/wiki
  7. # Placeholders: https://github.com/CodeCrafter47/BungeeTabListPlus/wiki/Placeholders
  8. # Examples: https://github.com/CodeCrafter47/BungeeTabListPlus/wiki/Examples
  9. #
  10.  
  11. # Configure who can see the tab lists
  12. # See https://github.com/CodeCrafter47/BungeeTabListPlus/wiki/MultipleTablists
  13. showTo: '${viewer server} =="Hub" or ${viewer server} =="Survival" or ${viewer server} =="Creative"'
  14. priority: 5
  15.  
  16. # Configure header and footer
  17. # See https://github.com/CodeCrafter47/BungeeTabListPlus/wiki/Configuration-Basics-Part-3---Header-and-Footer
  18. showHeaderFooter: true
  19. header:
  20. - "&bWelcome to &2Zuligen"
  21. - "&bWelcome to &2Zuligen"
  22. - "&bWelcome to &2Zuligen"
  23. - "&bWelcome to &2Zuligen"
  24. - "&belcome to &2Zuligen"
  25. - "&belcome to &2Zulige"
  26. - "&blcome to &2Zulige"
  27. - "&bcome to &2Zuligen"
  28. - "&bome to &2Zuligen "
  29. - "&bme to &2Zuligen  "
  30. - "&be to &2Zuligen   "
  31. - "&b to &2Zuligen    "
  32. - "&bto &2Zuligen     "
  33. - "&bo &2Zuligen      "
  34. - "&b &2Zuligen       "
  35. - "&b&2Zuligen        "
  36. - "&b&2uligen         "
  37. - "&b&2ligen          "
  38. - "&b&2igen           "
  39. - "&b&2gen            "
  40. - "&b&2en             "
  41. - "&b&2n              "
  42. - "&b                 "
  43. - "&b                 "
  44. - "&b&2n              "
  45. - "&b&2en             "
  46. - "&b&2gen            "
  47. - "&b&2igen           "
  48. - "&b&2ligen          "
  49. - "&b&2uligen         "
  50. - "&b&2Zuligen        "
  51. - "&b &2Zuligen       "
  52. - "&bo &2Zuligen      "
  53. - "&bto &2Zuligen     "
  54. - "&b to &2Zuligen    "
  55. - "&be to &2Zuligen   "
  56. - "&bme to &2Zuligen  "
  57. - "&bome to &2Zuligen "
  58. - "&bcome to &2Zuligen"
  59. - "&blcome to &2Zulige"
  60. - "&belcome to &2Zulige"
  61. - "&bWelcome to &2Zulige"
  62. - "&bWelcome to &2Zuligen"
  63. - "&bWelcome to &2Zuligen"
  64. - "&bWelcome to &2Zuligen"
  65. - "&bWelcome to &2Zuligen"
  66. - "&bWelcome to &2Zuligen"
  67. - "&bWelcome to &2Zuligen"
  68. - "&bWelcome to &2Zuligen"
  69. headerAnimationUpdateInterval: 0.13
  70. footer:
  71. #\n&fWiki:&7 https://github.com/CodeCrafter47/BungeeTabListPlus/wiki
  72. - "&bVote &bfor our server using &a/vote &band get rewarded for doing so!"
  73. - "&buse &a/buy &bor go to &9http://zuligen.com/#intro"
  74. footerAnimationUpdateInterval: 6
  75.  
  76. # Custom placeholders are a powerful mechanism to add more dynamic content
  77. # to the tab list.
  78. # See https://github.com/CodeCrafter47/BungeeTabListPlus/wiki/CustomPlaceholders
  79. customPlaceholders:
  80. # Defines the ${afk_tag} placeholder which is used to add "|away"
  81. # to the players name if he is afk.
  82. afk_tag:
  83. !conditional
  84. condition: ${player essentials_afk}
  85. true: "&7|&oaway"
  86. false: ""
  87. # Defines the ${viewer_colored_ping} placeholder which adds a color code to
  88. # the ping using the following color scheme:
  89. # 0 - 49 -> green
  90. # 50 - 149 -> yellow
  91. # 150+ -> red
  92. viewer_colored_ping:
  93. !conditional
  94. condition: "${viewer ping} < 150"
  95. true: ${viewer_colored_ping0}
  96. false: "&c${viewer ping}"
  97. viewer_colored_ping0:
  98. !conditional
  99. condition: "${viewer ping} < 50"
  100. true: "&a${viewer ping}"
  101. false: "&e${viewer ping}"
  102.  
  103. # Player sets are required to display players and player counts on the tab list.
  104. # See https://github.com/CodeCrafter47/BungeeTabListPlus/wiki/Configuration-Basics-Part-4---Player-sets
  105. playerSets:
  106. all_players:
  107. filter: true
  108.  
  109. # Type of the tab list
  110. # See https://github.com/CodeCrafter47/BungeeTabListPlus/wiki/Configuration-Basics-Part-5---Dynamic-Size-Tablist
  111. # and https://github.com/CodeCrafter47/BungeeTabListPlus/wiki/Configuration-Basics-Part-6---Fixed-Size-Tablist-Introduction
  112. # for different options
  113. type: DYNAMIC_SIZE_FIXED_COLUMNS
  114. columns: 3
  115.  
  116. defaultIcon: colors/dark_gray.png
  117. defaultPing: 1000
  118.  
  119. # Here the content of the tab list is configured:
  120. components:
  121. - {text: "&cServer: &6${viewer server}", icon: "default/server.png", ping: 0}
  122. - {text: "&cRank: &6${viewer vault_primary_group}", icon: "default/rank.png", ping: 0}
  123. - {text: "&cPing: ${viewer_colored_ping}ms", icon: "default/ping.png", ping: 0}
  124. - {text: "&b===========================", icon: "colors/gray.png", ping: 0}
  125. - {text: "&b===========================", icon: "colors/gray.png", ping: 0}
  126. - {text: "&b===========================", icon: "colors/gray.png", ping: 0}
  127. -
  128. -
  129. -
  130. - !players_by_server
  131. playerSet: all_players
  132. playerOrder: "AFKLast,LuckPermsGroupInfoReversed,alphabetically"
  133. serverOrder: "playercount,alphabetically"
  134. showServers: NON_EMPTY
  135. minSizePerServer: 2
  136. maxSizePerServer: 11
  137. serverHeader:
  138. - {text: "&e${server}&f&o (${server_player_count}/40):", icon: "colors/yellow.png", ping: 0, alignment: RIGHT}
  139.  
  140. playerComponent: "${player marriagemaster_StatusHeart}${player display_name}${afk_tag}"
  141. morePlayersComponent: {text: "&7... and &e${other_count} &7others", icon: "colors/gray.png", ping: 0}
  142. - !spacer {}
  143. -
  144. -
  145. - {text: "&b===========================", icon: "colors/gray.png", ping: 0}
  146. - {text: "&b===========================", icon: "colors/gray.png", ping: 0}
  147. - {text: "&b===========================", icon: "colors/gray.png", ping: 0}
  148. - {text: "&cTPS: &6${viewer server tps}", icon: "default/clock.png", ping: 0}
  149. - {text: "&cPlayers: &6${playerset:all_players size}/420", icon: "default/players.png", ping: 0}
  150. - {text: "&cBalance: &6$${viewer vault_balance 1.2}", icon: "default/balance.png", ping: 0}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement