szumielxd

ModernPinkSB

Aug 3rd, 2019
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.58 KB | None | 0 0
  1. # Default FeatherBoard comes with a board called "default". All players have the permission
  2. # featherboard.group.default (by default) meaning all players should see the scoreboard unless
  3. # the permission is negated.
  4.  
  5. # Example of the use of settings
  6. # This section is optional
  7. settings:
  8. # If you quickly want to change the
  9. # the label color change it here.
  10. # It replaces $setting_label-color$ throughout the entire config
  11. label-color: "&e"
  12. # Show or hide the health
  13. # This is an example of the script
  14. show-health: false
  15. # The priority of the scoreboard. The higher the number -> higher priority
  16. # Used when having more than one scoreboard assigned
  17. priority: 10
  18.  
  19. # Example of pre processing script
  20. # This section is optional
  21. script-pre: |
  22. if (settings['show-health'] == true){
  23. board.getMeta().setSetting("enable-health","");
  24. }else{
  25. board.getMeta().setSetting("enable-health","|disabled|");
  26. }
  27.  
  28. # This section is required. Those are your scoreboard lines
  29. lines:
  30. # Every section here are different lines. The first section will be used as the title
  31. # the following sections will be used as the lines on the scoreboard (max 15)
  32. # Just as the scoreboard names you can name these 'lines' whatever you want. But to make
  33. # things simple I will use logical names such as "title", "spacer", "header", ...
  34. title:
  35. # Every line has its own frames. The animation will loop through these frames on intervals
  36. # that you configure below.
  37. # Put all your frames under 'text:'. You can make as many lines as you want and use
  38. # placeholders and preset effects.
  39. # Keep in mind that there is a limit in line width!
  40. frames:
  41. # To create cool looking animations you create yourself
  42. # you can use the graphical tool AnimationCreator
  43. # https://www.spigotmc.org/resources/animationcreator.6001/
  44. # For all placeholders: https://www.spigotmc.org/wiki/mvdw-placeholders/
  45. # For all preset effects: https://www.spigotmc.org/wiki/mvdw-effects/
  46. - ' <delay times="120">&5&lM&d&lc&b&lSurvi&d&l.pl</delay>'
  47. #- '<glow glowsize="5">FeatherBoard</glow>' # This is the basic glow effect without custom colors
  48. - '<glow glowsize="2" startglowcolor="&d&l" glowcolor="&5&l" endglowcolor="&d&l" normalcolor="&b&l">McSurvi.pl</glow>'
  49. # Interval is the animation interval in TICKS (20 ticks is one second).
  50. # Every X ticks the animation goes to the next frame (see above)
  51. # Once all frames are finished it will start over from the first one
  52. interval: 2
  53. # If you don't want a static order of the frames and want to show each frame at random
  54. # you can enable this option.
  55. random: false
  56. # A scoreboard is dynamic. The lines can change length due to smaller placeholders or scrolling text.
  57. # that is why it is advised to have something on your scoreboard that is bigger then all other lines.
  58. # These lines (usually a header or footer) are also good for decoration.
  59. header:
  60. frames:
  61. - '<rainbow>&m+---------------------+</rainbow>'
  62. interval: 10
  63. random: true
  64. player-label:
  65. frames:
  66. - ' &7Nick: &e{player}'
  67. interval: 1000
  68. random: false
  69. player-line1:
  70. frames:
  71. - ' &7Konto: &e<numberformat type="CURRENCY">{money}</numberformat>'
  72. - ' &7Konto: &e<numberformat type="CURRENCY">{money}</numberformat>'
  73. - ' &7Konto: &e<numberformat type="CURRENCY">{money}</numberformat>'
  74. - ' &7Konto: &e<numberformat type="CURRENCY">{money}</numberformat>'
  75. - ' &7Konto: &e<numberformat type="CURRENCY">{money}</numberformat>'
  76. - ' &7Konto: &e<numberformat type="CURRENCY">{money}</numberformat>'
  77. - ' &7Konto: &e<numberformat type="CURRENCY">{money}</numberformat>'
  78. - ' &7Konto: &e<numberformat type="CURRENCY">{money}</numberformat>'
  79. - ' &7Konto: &e<numberformat type="CURRENCY">{money}</numberformat>'
  80. - ' &7Konto: &e<numberformat type="CURRENCY">{money}</numberformat>'
  81. - ' &7Konto: &e<numberformat type="CURRENCY">{money}</numberformat>'
  82. - ' &7Konto: &e<numberformat type="CURRENCY">{money}</numberformat>'
  83. - ' <repeat times="12">&7Grasz: &e{placeholderapi_javascript_time_played}&e</repeat>'
  84. interval: 20
  85. random: false
  86. player-line2:
  87. frames:
  88. - '<repeat times="12"> &7Ping: &e{ping} ms</repeat>'
  89. - '<repeat times="12"> &7Online: &e{placeholderapi_javascript_can_see_count}</repeat>'
  90. interval: 20
  91. random: false
  92. # For empty lines just add another 'section' but just don't put any text
  93. # in it so it acts like an empty line.
  94. spacer1:
  95. frames: []
  96. interval: 1000
  97. random: false
  98. news-info:
  99. frames:
  100. - '&5&l> &b&lInfo:'
  101. interval: 1000
  102. random: false
  103. news:
  104. # Lets create some animated news
  105. # News is something you need to write quick
  106. # and usually you don't want to spend ages on creating
  107. # some cool effect. That is why FeatherBoard features
  108. # several presets you can use.
  109. frames:
  110. - ' &8-------------'
  111. interval: 2000 # When using preset effects. The interval will apply to that effect
  112. # Do you want to randomize the animation frames?
  113. random: false
  114. # For empty lines just add another 'section' but just don't put any text
  115. # in it so it acts like an empty line.
  116. spacer2:
  117. frames: []
  118. interval: 1000
  119. random: false
  120. timesplayed-label: #Switch between site, times played and health
  121. text:
  122. - '&5&l> &b&lTopka:'
  123. interval: 1000
  124. random: false
  125. top1: #Switch between site, times played and health
  126. frames:
  127. - ' <repeat times="40">1&7.</repeat>{placeholderapi_isworld_rank_owner_1} {placeholderapi_isworld_rank_points_1}'
  128. - ' <repeat times="40">6&7.</repeat>{placeholderapi_isworld_rank_owner_6} {placeholderapi_isworld_rank_points_6}'
  129. interval: 3
  130. random: false
  131. # For empty lines just add another 'section' but just don't put any text
  132. # in it so it acts like an empty line.
  133. top2:
  134. frames:
  135. - '<single> </single>'
  136. - ' <repeat times="40">2&7.</repeat>{placeholderapi_isworld_rank_owner_2} {placeholderapi_isworld_rank_points_2}'
  137. - ' <repeat times="40">7&7.</repeat>{placeholderapi_isworld_rank_owner_7} {placeholderapi_isworld_rank_points_7}'
  138. interval: 3
  139. random: false
  140. top3:
  141. frames:
  142. - '<single> </single>'
  143. - '<single> </single>'
  144. - ' <repeat times="40">3&7.</repeat>{placeholderapi_isworld_rank_owner_3} {placeholderapi_isworld_rank_points_3}'
  145. - ' <repeat times="40">8&7.</repeat>{placeholderapi_isworld_rank_owner_8} {placeholderapi_isworld_rank_points_8}'
  146. interval: 3
  147. random: false
  148. top4:
  149. frames:
  150. - '<single> </single>'
  151. - '<single> </single>'
  152. - '<single> </single>'
  153. - ' <repeat times="40">4&7.</repeat>{placeholderapi_isworld_rank_owner_4} {placeholderapi_isworld_rank_points_4}'
  154. - ' <repeat times="40">9&7.</repeat>{placeholderapi_isworld_rank_owner_9} {placeholderapi_isworld_rank_points_9}'
  155. interval: 3
  156. random: false
  157. top5:
  158. frames:
  159. - '<single> </single>'
  160. - '<single> </single>'
  161. - '<single> </single>'
  162. - '<single> </single>'
  163. - ' <repeat times="40">5&7.</repeat>{placeholderapi_isworld_rank_owner_5} {placeholderapi_isworld_rank_points_5}'
  164. - ' <repeat times="40">10&7.</repeat>{placeholderapi_isworld_rank_owner_10} {placeholderapi_isworld_rank_points_10}'
  165. interval: 3
  166. random: false
  167. # This is the same as the header. It is not needed since you already use the header as the longest line
  168. # but it looks cleaner having a footer.
  169. footer:
  170. frames:
  171. - '<rainbow>&m+---------------------+</rainbow>'
  172. interval: 10
  173. random: true
Advertisement
Add Comment
Please, Sign In to add comment