Guest User

Untitled

a guest
Jan 5th, 2022
470
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.12 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. Use-FastAsyncWorldEdit-When-Possible: true
  21. Load-Delay-Ticks: 10
  22. Empty-Chunk-Generator: false
  23.  
  24. use-UUID: false
  25. use-Vault: false
  26.  
  27. String-Coins: 2000
  28. Coins-Per-Kill: 10
  29. Coins-Per-Win: 50
  30. Min-Exp-Per-Kill: 2
  31. Max-Exp-Per-Kill: 5
  32. Celebration-Length: 10
  33. Max-Warnings: 3
  34. Party-Invitation-Length: 30
  35. Lobby-Chat: false
  36. In-Game-Chat: false
  37. Team-Chat: false
  38. Spectators-Chat: true
  39. Lobby-Scoreboard-Enabled: true
  40. Allow-Spectators-Inventory-View: true
  41. Load-Skins-On-Skulls: true
  42. Disable-Natural-Mob-Spawning: true
  43. Show-Health-On-Bow-Hit: true
  44. Show-Health-Below-Name: true
  45. Show-Health-In-Tablist: false
  46. Fireworks-Enabled: true
  47. Allow-Spectator-Join: true
  48. Leash-Mobs: false
  49. Void-Instant-Kill: false
  50. Teleport-Mobs: true
  51. Display-Rank-In-Chat: true
  52. Use-Gamemode-3-For-Spectators: true
  53. Achievement-Firework: true
  54. Selling-Value: 0.33
  55. Max-Arena-Size: 4500000
  56. Leave-Countdown-Seconds: 5
  57. Update-Leaderboard-Every-Minutes: 15
  58. Broadcaster-Send-Every: 60
  59. Check-For-Updates: true
  60. Default-Kit: NONE
  61. Date-Format: dd/MM/yyyy
  62. Broadcast-Time: [60, 30, 15, 5, 4, 3, 2, 1]
  63. Allowed-Commands: [sw, skywars, tell, help, r, msg, ban, kick, report]
  64.  
  65. Block-Behind-Join-Signs:
  66. WAITING: 'STAINED_GLASS:5'
  67. STARTING: 'STAINED_GLASS:4'
  68. UNAVAILABLE: 'STAINED_GLASS:14'
  69.  
  70. Mystery-Box:
  71. Block-Type: ENDER_CHEST
  72. Cost: 1000
  73. Contents:
  74. - 'Kits : 30%'
  75. - 'Cages : 35%'
  76. - 'Trails : 35%'
  77. Rarities:
  78. - 'Common : 60%'
  79. - 'Rare : 30%'
  80. - 'Legendary : 10%'
  81. Party:
  82. Default-Slots: 3
  83. Custom-Slots: ['4 : skywars.party.slots.4', '5 : skywars.party.slots.5', '6 : skywars.party.slots.6']
  84.  
  85. Hotbar-Items:
  86. Lobby-Items:
  87. Arena-Selector:
  88. enabled: true
  89. slot: 1
  90. Shop:
  91. enabled: true
  92. slot: 2
  93. Party:
  94. enabled: true
  95. slot: 3
  96. Profile:
  97. enabled: true
  98. slot: 5
  99. Boosters:
  100. enabled: true
  101. slot: 6
  102. Quit:
  103. enabled: true
  104. slot: 9
  105. Arena-Items:
  106. Vote:
  107. enabled: true
  108. slot: 1
  109. Inventory:
  110. enabled: true
  111. slot: 2
  112. Profile:
  113. enabled: true
  114. slot: 5
  115. Quit:
  116. enabled: true
  117. slot: 9
  118. Spectator-Items:
  119. Arena-Selector:
  120. enabled: true
  121. slot: 1
  122. Teleporter:
  123. enabled: true
  124. slot: 2
  125. Bounties:
  126. enabled: true
  127. slot: 3
  128. Profile:
  129. enabled: true
  130. slot: 5
  131. Quit:
  132. enabled: true
  133. slot: 9
  134.  
  135. Chest-Checks:
  136. Slot-Overwrite: 3
  137. Item-Duplicate: 3
  138.  
  139. Bungee-Mode:
  140. enabled: false
  141. hub: lobby
  142. restart-command: restart
  143.  
  144. MySQL:
  145. enabled: false
  146. table: Skywars
  147. host: localhost
  148. port: 3306
  149. database: database
  150. username: root
  151. password: root
  152. max_uuid_size: 36
  153.  
  154. Rollback:
  155. Scan-Speed: 50000
  156. Repair-Speed: 10000
  157. Queue-Size: 1
  158. Send-Status-Update-Every: 20
  159.  
  160. Ranks:
  161. First-Rank-Exp: 20
  162. Rank-Modifier: 1.3
  163. Max-Rank: 30
  164. Commands:
  165. - '30 : broadcast %player% has reached the highest rank!'
  166.  
  167. Executed-Commands:
  168. Player-Win: []
  169. Arena-Countdown: [broadcast Arena %arena% is about to start in %seconds% seconds!]
  170. Arena-Start: [time set 1000 %world%]
  171.  
  172. Killstreaks:
  173. - '2 : give %player% beef 3'
  174. - '5 : give %player% golden_apple 2'
  175. - '7 : give %player% diamond 5'
  176.  
  177. Bounties: [25, 50, 100, 150, 200, 300, 400, 500]
  178.  
  179. Saving-Task:
  180. Enabled: true
  181. Save-Every-Minutes: 10
  182.  
  183. Team-Coloring:
  184. default: '&a'
  185. randomizer-enabled: true
  186. randomizer-colors: ['&2', '&3', '&5', '&6', '&7', '&8', '&9', '&a', '&b', '&c', '&d', '&e']
  187.  
  188. Scoreboard-Title-Animation:
  189. enabled: false
  190. interval: 8
  191. frames: ['&b&lSKYWARS', '&e&lSKYWARS', '&b&lSKYWARS', '&a&lSKYWARS', '&b&lSKYWARS', '&c&lSKYWARS', '&e&lS&b&lKYWARS', '&b&lS&e&lK&b&lYWARS', '&b&lSK&e&lY&b&lWARS', '&b&lSKY&e&lW&b&lARS', '&b&lSKYW&e&lA&b&lRS', '&b&lSKYWA&e&lR&b&lS', '&b&lSKYWAR&e&lS']
  192.  
  193. Action-Bar-Enabled: true
  194. Titles-Enabled: true
  195.  
  196. Voting-Options:
  197. Time:
  198. enabled: true
  199. item: 'CLOCK : name:&bTime'
  200. options:
  201. - '&eSunrise : 0'
  202. - '&6Noon : 2000'
  203. - '&dSunset : 12000'
  204. - '&3Midnight : 15000'
  205. Chests:
  206. enabled: true
  207. item: 'CHEST : name:&eChests'
  208. Events:
  209. enabled: true
  210. item: 'ANVIL : name:&6Events'
  211. Health:
  212. enabled: true
  213. item: 'APPLE : name:&cHealth'
  214. options:
  215. - '&c10 Hearts : 10'
  216. - '&e20 Hearts : 20'
  217. - '&630 Hearts : 30'
  218.  
  219. Custom-Maps:
  220. Winner-Map:
  221. enabled: true
  222. texts:
  223. - 'Congratulations'
  224. - ' For winning!!!'
  225. image: 'https://i.imgur.com/FrgIjmJ.png'
  226.  
  227. Play-Again-Message:
  228. enabled: true
  229. header: '&b&m---------&e Skywars &b&m---------'
  230. content:
  231. - ' '
  232. - ' &6Click to play again!'
  233. - ' '
  234. footer: '&b&m---------------------------'
Add Comment
Please, Sign In to add comment