Advertisement
Guest User

Untitled

a guest
Oct 24th, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.65 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%, %world%, 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. # Chest-Checks -> Slot-Overwrite is the amount of times the plugin tries to find a random slot that is empty before it just overwrites an occupied one [Ranges from 1, 10]
  17. # Chest-Checks -> Item-Duplicate is the amount of times the plugin tries to generate a random item that is not inside the chest before it just places anything. [Ranges from 1, 10]
  18. # Increasing Chest-Checks too much might decrease the performance.
  19.  
  20. Load-Delay-Ticks: 10
  21. Empty-Chunk-Generator: false
  22. use-UUID: false
  23. use-Vault: false
  24. String-Coins: 2000
  25. Coins-Per-Kill: 10
  26. Coins-Per-Win: 50
  27. Min-Exp-Per-Kill: 2
  28. Max-Exp-Per-Kill: 5
  29. Celebration-Length: 10
  30. Block-Behind-Signs: 159
  31. Max-Warnings: 3
  32. Party-Invitation-Length: 30
  33. Lobby-Chat: false
  34. In-Game-Chat: true
  35. Spectators-Chat: true
  36. Lobby-Scoreboard-Enabled: true
  37. Allow-Spectators-Inventory-View: true
  38. Load-Skins-On-Skulls: true
  39. Disable-Natural-Mob-Spawning: true
  40. Show-Health-On-Bow-Hit: true
  41. Fireworks-Enabled: true
  42. Allow-Spectator-Join: true
  43. Leash-Mobs: false
  44. Void-Instant-Kill: true
  45. Teleport-Mobs: true
  46. Display-Rank-In-Chat: true
  47. Selling-Value: 0.33
  48. Max-Arena-Size: 4500000
  49. Leave-Countdown-Seconds: 5
  50. Update-Leaderboard-Every-Minutes: 15
  51. Broadcaster-Send-Every: 60
  52. Check-For-Updates: true
  53. Broadcast-Time:
  54. - 60
  55. - 30
  56. - 15
  57. - 5
  58. - 4
  59. - 3
  60. - 2
  61. - 1
  62. Allowed-Commands:
  63. - sw
  64. - skywars
  65. - tell
  66. - help
  67. - r
  68. - msg
  69. - ban
  70. - kick
  71. - napthe
  72. - rank
  73. - rankup
  74. - fb
  75. - gg
  76. - rules
  77. - report
  78. - danhhieu
  79. Mystery-Box:
  80. Block-Type: CHEST
  81. Cost: 1000
  82. Contents:
  83. - 'Kits : 20%'
  84. - 'Cages : 50%'
  85. - 'Trails : 35%'
  86. Rarities:
  87. - 'Common : 70%'
  88. - 'Rare : 25%'
  89. - 'Legendary : 10%'
  90. Party:
  91. Default-Slots: 3
  92. Custom-Slots:
  93. - '4 : skywars.party.slots.4'
  94. - '5 : skywars.party.slots.5'
  95. - '6 : skywars.party.slots.6'
  96. Hotbar-Items:
  97. Arena-Selector:
  98. enabled: true
  99. slot: 1
  100. Shop:
  101. enabled: true
  102. slot: 2
  103. Party:
  104. enabled: true
  105. slot: 3
  106. Profile:
  107. enabled: true
  108. slot: 5
  109. Vote:
  110. enabled: true
  111. slot: 1
  112. Inventory:
  113. enabled: true
  114. slot: 2
  115. Quit:
  116. enabled: true
  117. slot: 9
  118. Chest-Checks:
  119. Slot-Overwrite: 3
  120. Item-Duplicate: 3
  121. Bungee-Mode:
  122. enabled: false
  123. hub: Lobby
  124. restart-command: restart
  125. MySQL:
  126. enabled: false
  127. table: Skywars
  128. host: localhost
  129. port: 3306
  130. database: database
  131. username: root
  132. password: root
  133. max_uuid_size: 36
  134. Rollback:
  135. Scan-Speed: 50000
  136. Repair-Speed: 10000
  137. Queue-Size: 1
  138. Send-Status-Update-Every: 20
  139. Ranks:
  140. First-Rank-Exp: 20
  141. Rank-Modifier: 1.3
  142. Max-Rank: 30
  143. Commands:
  144. - '30 : broadcast %player% has reached the highest rank!'
  145. Executed-Commands:
  146. Player-Win: []
  147. Arena-Countdown:
  148. - broadcast &aTrận đấu &c%arena%&a sẽ bắt đầu trong &e%seconds%&a giây!
  149. Arena-Start:
  150. - time set day %world%
  151. - sun %world%
  152. Killstreaks:
  153. - '2 : give %player% beef 3'
  154. - '5 : give %player% golden_apple 2'
  155. - '7 : give %player% diamond 3'
  156. Saving-Task:
  157. Enabled: true
  158. Save-Every-Minutes: 20
  159. Winners-Map:
  160. enabled: true
  161. display-image: false
  162. image-url: http://i.imgur.com/FrgIjmJ.png
  163. Team-Coloring:
  164. default: '&a'
  165. randomizer-enabled: true
  166. randomizer-colors:
  167. - '&2'
  168. - '&3'
  169. - '&5'
  170. - '&6'
  171. - '&7'
  172. - '&8'
  173. - '&9'
  174. - '&a'
  175. - '&b'
  176. - '&c'
  177. - '&d'
  178. - '&e'
  179. Scoreboard-Title-Animation:
  180. enabled: true
  181. interval: 8
  182. frames:
  183. - '&a&lSKYWARS'
  184. - '&e&lS&b&lKYWARS'
  185. - '&b&lS&e&lK&b&lYWARS'
  186. - '&b&lSK&e&lY&b&lWARS'
  187. - '&b&lSKY&e&lW&b&lARS'
  188. - '&b&lSKYW&e&lA&b&lRS'
  189. - '&b&lSKYWA&e&lR&b&lS'
  190. - '&b&lSKYWAR&e&lS'
  191. Action-Bar-Enabled: true
  192. Titles:
  193. enabled: true
  194. fadeIn: 10
  195. stay: 40
  196. fadeOut: 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement