Advertisement
Guest User

FeatherBoard_CONFIG

a guest
Jul 24th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.52 KB | None | 0 0
  1. # ------------------------------ #
  2. #
  3. # FeatherBoard 1.9.0
  4. # Runs like a feather on your server
  5. # (c) Maxim Van de Wynckel
  6. #
  7. # ------------------------------ #
  8.  
  9. # Permissions: To use the action groups give them the permission
  10. # featherboard.group.<group>
  11. # Make sure to remove them from the other groups
  12. # when giving a new permission.
  13.  
  14. # Variables: These variables can be used in the TEXT section
  15. # of both the header as the footer.
  16. #
  17. # {PLAYER} - Player name
  18. # {PLAYERNICK} - Player nickname
  19. # {SERVER} - Server name
  20. # {PLAYERCOUNT} - Server player count
  21. # {BUNGEECOUNT} - Bungee network player count
  22. # 850+ more ... see spigot page
  23.  
  24. # Formatting: These are formatting tags allowing you to format the animations
  25. # or placeholders.
  26. #
  27. # Substring: This allows you to split a word (even a placeholder) in parts
  28. # example: <substring begin=0 end=3>Hello World</substring> = Hel
  29. # usage: This can be used to split placeholders when creating a typewriter
  30. # or to split the colors in a placeholder.
  31. #
  32. # Scroll: This creates a scrolling animation of the text inside it. It accepts
  33. # two arguments (the length and space between scrolls).
  34. # example: <scroll width=20 spaces=20>&2This is a &atest</scroll>
  35. #
  36. # PLENTY MORE! See spigot page
  37.  
  38. #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
  39. # GENERAL PLUGIN SETTINGS
  40. #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
  41.  
  42. ## Config version (DO NOT EDIT)
  43. config: 1
  44.  
  45. ## Language file
  46. lang: 'en'
  47.  
  48. ## Debug mode
  49. debug: false
  50.  
  51. ## Log to file
  52. log: true
  53.  
  54. ## Update checking
  55. update:
  56. check: true # RECOMMENDED YOU LEAVE THIS TRUE
  57.  
  58. #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
  59. # PLUGIN SPECIFIC SETTINGS
  60. #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
  61.  
  62. # Tweaks to increase performance (Use at own risk)
  63. tweaks:
  64. # This option does not send scoreboard remove packets
  65. # to the client on quit. This can increase performance on servers
  66. # where players quit a lot (hubs, ...)
  67. #
  68. # Removal of the plugin requires you to manually delete the scoreboard.dat in the worlds
  69. # /data folder
  70. #
  71. # Enabling this can cause the scoreboard not to work anymore. Use at your own risk
  72. keepScoreboardOnQuit: false
  73.  
  74. # Anti Flicker will use a new engine that will allow you to use fast animations
  75. # without any flicker. This is an EXPERIMENTAL feature and it asked to post bugs
  76. # and problems that only occur with this option enabled in a Spigot private message.
  77. # Using this option shortens the maximum length for 1.8 servers to around 26~28 chars
  78. # but this is an increase for 1.7 clients (that default only have 16 characters)
  79. # IF YOU ARE HAVING PROBLEMS. TRY TO TURN THIS OFF FIRST
  80. antiflicker: true
  81.  
  82. # A list of different scoreboards
  83. boards:
  84. default:
  85. title: # The first element in the group will be title.
  86. # We will show the server name animated, with a glow effect every 20 sec
  87. text:
  88. - '&6&lPirate &e&lNetWork'
  89.  
  90. # Interval the animation loops in ticks (20 ticks = 1 sec)
  91. # If you need waiting intervals look at the DELAY placeholder
  92. interval: 5
  93. # Do you want to randomize the animation frames?
  94. random: false
  95. bos: # A header is recommended to make sure the scoreboard remains the same size
  96. text:
  97. - '&4&m--------------------------'
  98. - '&c&m--------------------------'
  99. interval: 100
  100. random: false
  101. tarih: # Under the label we will show the actual player name
  102. text:
  103. - '&a» &9&lSen'
  104. interval: 100
  105. # Do you want to randomize the animation frames?
  106. random: false
  107. saat: # This is a spacer an empty line
  108. text:
  109. - '&8» &9{player}'
  110. interval: 100
  111. # Do you want to randomize the animation frames?
  112. random: false
  113. bos2: # This is a spacer an empty line
  114. text:
  115. - ''
  116. interval: 100
  117. # Do you want to randomize the animation frames?
  118. random: false
  119. player: # Server status label
  120. text:
  121. - '&a» &9&lBilgiler'
  122. interval: 100
  123. random: false
  124. sexx: #Switch between site, times played and health
  125. text:
  126. - '&8» &eZaman: &6{time}'
  127. interval: 100
  128. random: false
  129. sexxx: #Switch between site, times played and health
  130. text:
  131. - '&8» &cOnline: &a{playercount}'
  132. interval: 100
  133. random: false
  134. online: # Server status label
  135. text:
  136. - '&8» &eBakiyen: &6{money}'
  137. interval: 100
  138. random: false
  139. paran: #Switch between site, times played and health
  140. text:
  141. - '&8» &cYetkin: &9{Group}'
  142. interval: 100
  143. random: false
  144. oldurme: #Switch between site, times played and health
  145. text:
  146. - '&8» &ePing: &6{Ping}'
  147. interval: 100
  148. random: false
  149. ping: # Server status label
  150. text:
  151. - '&4&m--------------------------'
  152. - '&c&m--------------------------'
  153. interval: 100
  154. random: false
  155. bosss: # Server status label
  156. text:
  157. - '&a» &9&lPvP Bilgileri'
  158. interval: 100
  159. random: false
  160. bos67: # Server status labelS
  161. text:
  162. - '&8» &6Oldurme: &c{stat_pkills}'
  163. interval: 100
  164. random: false
  165. bos6: # Server status labelA
  166. text:
  167. - '&8» &6Olme: &c{stat_deaths}'
  168. interval: 100
  169. random: false
  170. yer: # Server status labelD
  171. text:
  172. - '&4&m--------------------------'
  173. - '&c&m--------------------------'
  174. interval: 100
  175. random: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement