Advertisement
Guest User

FeatherBoard_CONFIG

a guest
Nov 20th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.50 KB | None | 0 0
  1. # ------------------------------ #
  2.  
  3. #
  4.  
  5. # FeatherBoard 1.9.0
  6.  
  7. # Runs like a feather on your server
  8.  
  9. # (c) Maxim Van de Wynckel
  10.  
  11. #
  12.  
  13. # ------------------------------ #
  14.  
  15.  
  16.  
  17. # Permissions: To use the action groups give them the permission
  18.  
  19. # featherboard.group.<group>
  20.  
  21. # Make sure to remove them from the other groups
  22.  
  23. # when giving a new permission.
  24.  
  25.  
  26.  
  27. # Variables: These variables can be used in the TEXT section
  28.  
  29. # of both the header as the footer.
  30.  
  31. #
  32.  
  33. # {PLAYER} - Player name
  34.  
  35. # {PLAYERNICK} - Player nickname
  36.  
  37. # {SERVER} - Server name
  38.  
  39. # {PLAYERCOUNT} - Server player count
  40.  
  41. # {BUNGEECOUNT} - Bungee network player count
  42.  
  43. # 850+ more ... see spigot page
  44.  
  45.  
  46.  
  47. # Formatting: These are formatting tags allowing you to format the animations
  48.  
  49. # or placeholders.
  50.  
  51. #
  52.  
  53. # Substring: This allows you to split a word (even a placeholder) in parts
  54.  
  55. # example: <substring begin=0 end=3>Hello World</substring> = Hel
  56.  
  57. # usage: This can be used to split placeholders when creating a typewriter
  58.  
  59. # or to split the colors in a placeholder.
  60.  
  61. #
  62.  
  63. # Scroll: This creates a scrolling animation of the text inside it. It accepts
  64.  
  65. # two arguments (the length and space between scrolls).
  66.  
  67. # example: <scroll width=20 spaces=20>&2This is a &atest</scroll>
  68.  
  69. #
  70.  
  71. # PLENTY MORE! See spigot page
  72.  
  73.  
  74.  
  75. #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
  76.  
  77. # GENERAL PLUGIN SETTINGS
  78.  
  79. #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
  80.  
  81.  
  82.  
  83. ## Config version (DO NOT EDIT)
  84.  
  85. config: 1
  86.  
  87.  
  88.  
  89. ## Language file
  90.  
  91. lang: 'en'
  92.  
  93.  
  94.  
  95. ## Debug mode
  96.  
  97. debug: false
  98.  
  99.  
  100.  
  101. ## Log to file
  102.  
  103. log: true
  104.  
  105.  
  106.  
  107. ## Update checking
  108.  
  109. update:
  110.  
  111. check: true # RECOMMENDED YOU LEAVE THIS TRUE
  112.  
  113.  
  114.  
  115. #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
  116.  
  117. # PLUGIN SPECIFIC SETTINGS
  118.  
  119. #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
  120.  
  121.  
  122.  
  123. # Tweaks to increase performance (Use at own risk)
  124.  
  125. tweaks:
  126.  
  127. # This option does not send scoreboard remove packets
  128.  
  129. # to the client on quit. This can increase performance on servers
  130.  
  131. # where players quit a lot (hubs, ...)
  132.  
  133. #
  134.  
  135. # Removal of the plugin requires you to manually delete the scoreboard.dat in the worlds
  136.  
  137. # /data folder
  138.  
  139. #
  140.  
  141. # Enabling this can cause the scoreboard not to work anymore. Use at your own risk
  142.  
  143. keepScoreboardOnQuit: false
  144.  
  145.  
  146.  
  147.  
  148.  
  149. # Anti Flicker will use a new engine that will allow you to use fast animations
  150.  
  151. # without any flicker. This is an EXPERIMENTAL feature and it asked to post bugs
  152.  
  153. # and problems that only occur with this option enabled in a Spigot private message.
  154.  
  155. # Using this option shortens the maximum length for 1.8 servers to around 26~28 chars
  156.  
  157. # but this is an increase for 1.7 clients (that default only have 16 characters)
  158.  
  159. # IF YOU ARE HAVING PROBLEMS. TRY TO TURN THIS OFF FIRST
  160.  
  161. antiflicker: true
  162.  
  163.  
  164.  
  165. # A list of different scoreboards
  166.  
  167. boards:
  168.  
  169. default:
  170.  
  171. title: # The first element in the group will be title.
  172.  
  173. # We will show the server name animated, with a glow effect every 20 sec
  174. text:
  175. - ' &8» &9&lPIXEL&f&lHARD &8« '
  176. # Interval the animation loops in ticks (20 ticks = 1 sec)
  177. # If you need waiting intervals look at the DELAY placeholder
  178. interval: 10
  179. # Do you want to randomize the animation frames?
  180. random: false
  181.  
  182. player-moneyyy: #
  183. text:
  184. - ' &a'
  185. interval: 100
  186. #
  187. random: false
  188. # Do you want to randomize the animation frames?
  189. random: false
  190.  
  191. player: # Under the label we will show the actual player name
  192. text:
  193. - ' &3&lINFORMACJE '
  194. interval: 100
  195. # Do you want to randomize the animation frames?
  196. random: false
  197. player-m32323oneee22yyy: #
  198. text:
  199. - ''
  200. interval: 100
  201. #
  202. random: false
  203. spacer-player: # This is a spacer an empty line
  204. text:
  205. - ' &8» &7Serwer: &bFreeBuild'
  206. interval: 100
  207. spsdr-player: # This is a spacer an empty line
  208. text:
  209. - ' &8» &7TPS: &6{tps_rounded}'
  210. interval: 100
  211. spasiojha-player: # This is a spacer an empty line
  212. text:
  213. - ' &8» &7Online: &6{ONLINEPLAYERS}'
  214. interval: 100
  215. spasuhuihfdsha-player: # This is a spacer an empty line
  216. text:
  217. - ' &a'
  218. interval: 100
  219. player-oneee22yyy: #
  220. text:
  221. - ' &8» &7Informacje O tobie'
  222. interval: 100
  223. #
  224. random: false
  225. news-lsabel:
  226. text:
  227. - ' &8» &7Nick: &6{PLAYER}'
  228. interval: 100
  229. # Do you want to randomize the animation frames?
  230. random: false
  231. news1-lsabel:
  232. text:
  233. - ' &8» &7Ping: &6{PING}'
  234. interval: 100
  235. # Do you want to randomize the animation frames?
  236. random: false
  237. news2-lsabel:
  238. text:
  239. - ' &8» &7Twoja Ranga: &6{GROUP}'
  240. interval: 100
  241. # Do you want to randomize the animation frames?
  242. random: false
  243. news3-lsabel:
  244. text:
  245. - ' &a'
  246. interval: 100
  247. # Do you want to randomize the animation frames?
  248. random: false
  249. newsxdd-lsabel:
  250. text:
  251. - ' &8» &7Strona: &6xyz'
  252. interval: 100
  253. # Do you want to randomize the animation frames?
  254. random: false
  255. news4-lsabel:
  256. text:
  257. - ' &8» &7Ts: &6xyz'
  258. interval: 100
  259. # Do you want to randomize the animation frames?
  260. random: false
  261. news5-lsabel:
  262. text:
  263. - ' &a'
  264. interval: 100
  265. # Do you want to randomize the animation frames?
  266. random: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement