Advertisement
Guest User

Untitled

a guest
Oct 16th, 2016
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.40 KB | None | 0 0
  1. # # # # # # # # # # # # # # # # # # # # # #
  2. # Made by Wazup92 #
  3. # If you really like the plugin #
  4. # Then please dont forget to leave #
  5. # A positive 5 stars review! #
  6. # # # # # # # # # # # # # # # # # # # # # #
  7. #
  8. # Rollback speed is measured in Blocks per tick, default settings are made for average servers
  9. # Queue-Size is how many arenas can rollback in the same time, Send-Status-Update-Every is how often the rollback percentage updates, and its in ticks
  10. # The Max-Arena-Size is completely up to you, thats why i added it here, but obviously, the smaller the size is, the better.
  11. # Executed commands on Player-Win variables -> %player%, Arena-Start -> %world%
  12. # Custom slots format -> 'Slot amount : Permission'
  13. # Mystery-Box chances don't have to add up to 100%
  14. # If Empty-Chunk-Generator is enabled, the world importing feature will import worlds with a custom generator that generates empty chunks
  15. # Please BE AWARE. Holographic-Stats are resource intensive. and so is an animated Title
  16.  
  17. Load-Delay-Ticks: 10
  18. Empty-Chunk-Generator: false
  19. use-UUID: true
  20. use-Vault: false
  21. String-Coins: 500
  22. Coins-Per-Kill: 15
  23. Coins-Per-Win: 50
  24. Min-Exp-Per-Kill: 2
  25. Max-Exp-Per-Kill: 5
  26. Celebration-Length: 10
  27. Max-Warnings: 3
  28. Party-Invitation-Length: 30
  29. Allow-Spectators-Inventory-View: false
  30. Load-Skins-On-Skulls: true
  31. Disable-Natural-Mob-Spawning: true
  32. Show-Health-On-Bow-Hit: true
  33. Fireworks-Enabled: true
  34. Selling-Value: 0.33
  35. Max-Arena-Size: 4500000
  36. Update-Leaderboard-Every-Minutes: 15
  37. Broadcaster-Send-Every: -1
  38. Check-For-Updates: true
  39. Broadcast-Time:
  40. - 60
  41. - 30
  42. - 15
  43. - 5
  44. - 4
  45. - 3
  46. - 2
  47. - 1
  48. Allowed-Commands:
  49. - sw
  50. - skywars
  51. - tell
  52. - help
  53. - r
  54. - msg
  55. - ban
  56. - kick
  57. - report
  58. - warn
  59. - mute
  60. - history
  61. - helpop
  62. - ac
  63. - afk
  64. Mystery-Box:
  65. Block-Type: ENDER_PORTAL_FRAME
  66. Cost: 500
  67. Contents:
  68. - 'Kits : 30%'
  69. - 'Cages : 35%'
  70. - 'Trails : 35%'
  71. Rarities:
  72. - 'Common : 60%'
  73. - 'Rare : 30%'
  74. - 'Legendary : 10%'
  75. Party:
  76. Default-Slots: 3
  77. Custom-Slots:
  78. - '4 : skywars.party.slots.4'
  79. - '5 : skywars.party.slots.5'
  80. - '6 : skywars.party.slots.6'
  81. Bungee-Mode:
  82. enabled: true
  83. hub: hub
  84. MySQL:
  85. enabled: true
  86. table: Skywars
  87. host: 188.212.100.223
  88. port: 3306
  89. database:
  90. username:
  91. password:
  92. max_uuid_size: 36
  93. Rollback:
  94. Scan-Speed: 50000
  95. Repair-Speed: 10000
  96. Queue-Size: 1
  97. Send-Status-Update-Every: 20
  98. Ranks:
  99. First-Rank-Exp: 20
  100. Rank-Modifier: 1.3
  101. Max-Rank: 30
  102. Executed-Commands:
  103. Player-Win: []
  104. Arena-Start:
  105. - time set 1000 %world%
  106. Saving-Task:
  107. Enabled: true
  108. Save-Every-Minutes: 10
  109. Winners-Map:
  110. enabled: false
  111. display-image: false
  112. image-url: http://i.imgur.com/FrgIjmJ.png
  113. Team-Coloring:
  114. default: '&a'
  115. randomizer-enabled: true
  116. randomizer-colors:
  117. - '&2'
  118. - '&3'
  119. - '&5'
  120. - '&6'
  121. - '&7'
  122. - '&8'
  123. - '&9'
  124. - '&a'
  125. - '&b'
  126. - '&c'
  127. - '&d'
  128. - '&e'
  129. Scoreboard-Title-Animation:
  130. enabled: true
  131. interval: 8
  132. frames:
  133. - '&b&lU'
  134. - '&b&lUl'
  135. - '&b&lUlt'
  136. - '&b&lUltr'
  137. - '&b&lUltra'
  138. - '&b&lUltra&7&lM'
  139. - '&b&lUltra&7&lMc'
  140. - '&b&lUltra&7&lMc'
  141. - '&b&lUltra&7&lMc'
  142. - '&b&lUltra&7&lMc'
  143. - '&b&lUltra&7&lM'
  144. - '&b&lUltra'
  145. - '&b&lUltr'
  146. - '&b&lUlt'
  147. - '&b&lUl'
  148. - '&b&lU'
  149. - ''
  150. Action-Bar-Enabled: true
  151. Titles:
  152. enabled: true
  153. fadeIn: 10
  154. stay: 40
  155. fadeOut: 10
  156. Lobby: world, -224.5, 96, -98.5, -89.70236, -5.23201
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement