Guest User

Untitled

a guest
Jul 28th, 2021
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.76 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. # Executed commands on Player-Win variables -> %player%, Arena-Start -> %world%, Arena-Countdown -> %arena%, Arena-End -> %world%, %arena%
  11. # Custom slots format -> 'Slot amount : Permission'
  12. # Mystery-Box chances don't have to add up to 100%
  13. # If Empty-Chunk-Generator is enabled, the world importing feature will import worlds with a custom generator that generates empty chunks
  14. # Please BE AWARE. Holographic-Stats are resource intensive. and so is an animated Title
  15.  
  16. Use-FastAsyncWorldEdit-When-Possible: true
  17. Load-Delay-Ticks: 10
  18. Empty-Chunk-Generator: false
  19. Check-For-Updates: true
  20. use-UUID: false
  21. use-Vault: false
  22. Starting-Coins: 800
  23. Ending-Length: 10
  24. Block-Behind-Signs: 159
  25. Party-Invitation-Length: 30
  26. Load-Skins-On-Skulls: true
  27. Disable-Natural-Mob-Spawning: true
  28. Fireworks-Enabled: true
  29. Lobby-Scoreboard: true
  30. Display-Rank-In-Chat: true
  31. Allow-Spectator-Join: true
  32. Selling-Value: 0.33
  33. Update-Leaderboard-Every-Minutes: 15
  34. Teleport-Sound-Enabled: true
  35. Use-GameMode-3-For-Spectators: true
  36. Default-Kit: Jumper
  37. Broadcaster-Send-Every: 60
  38. Broadcast-Time:
  39. - 60
  40. - 30
  41. - 15
  42. - 5
  43. - 4
  44. - 3
  45. - 2
  46. - 1
  47. Allowed-Commands:
  48. - ss
  49. - supersmash
  50. - tell
  51. - help
  52. - r
  53. - msg
  54. - ban
  55. - kick
  56. - report
  57. Command-Aliases: []
  58. Rewards:
  59. Coins:
  60. On-Play: 5
  61. On-Kill: 3
  62. On-Win: 50
  63. Exp:
  64. On-Play: 3
  65. On-Kill: 3
  66. On-Win: 20
  67. Skills:
  68. Leap:
  69. Cooldown: 7
  70. Multiplier: 1.8
  71. Warper:
  72. Max-Distance: 30
  73. Check-Cooldown: 3
  74. Separate-Chats:
  75. Lobby: false
  76. Arena: false
  77. Killstreaks:
  78. - '2 : give %player% beef 3'
  79. - '5 : give %player% golden_apple 2'
  80. - '7 : give %player% diamond 5'
  81. Mystery-Box:
  82. Block-Type: ENDER_CHEST
  83. Cost: 1000
  84. Duplicate-Refund: 750
  85. Contents:
  86. - 'Trails : 35%'
  87. - 'Kits : 25%'
  88. - 'Cages : 40%'
  89. Rarities:
  90. - 'Common : 60%'
  91. - 'Rare : 30%'
  92. - 'Legendary : 10%'
  93. Party:
  94. Default-Slots: 3
  95. Custom-Slots:
  96. - '4 : supersmashx.party.slots.4'
  97. - '5 : supersmashx.party.slots.5'
  98. - '6 : supersmashx.party.slots.6'
  99. Bungee-Mode:
  100. enabled: false
  101. hub: lobby
  102. restart-command: restart
  103. MySQL:
  104. enabled: false
  105. table: SuperSmashX
  106. host: localhost
  107. port: 3306
  108. database: database
  109. username: root
  110. password: root
  111. max_uuid_size: 36
  112. Rollback:
  113. Scan-Speed: 50000
  114. Repair-Speed: 10000
  115. Queue-Size: 1
  116. Send-Status-Update-Every: 20
  117. Ranks:
  118. First-Rank-Exp: 20
  119. Rank-Modifier: 1.3
  120. Max-Rank: 30
  121. Commands:
  122. - '30 : broadcast %player% has reached the highest rank!'
  123. Hotbar-Items:
  124. Arena-Selector:
  125. enabled: true
  126. slot: 1
  127. Shop:
  128. enabled: true
  129. slot: 2
  130. Party:
  131. enabled: true
  132. slot: 3
  133. Profile:
  134. enabled: true
  135. slot: 5
  136. Boosters:
  137. enabled: true
  138. slot: 6
  139. Quit:
  140. enabled: true
  141. slot: 9
  142. Arena-Hotbar-Items:
  143. Profile:
  144. enabled: true
  145. slot: 1
  146. Quit:
  147. enabled: true
  148. slot: 9
  149. Executed-Commands:
  150. Player-Win: []
  151. Arena-Countdown:
  152. - broadcast Super Smash X arena %arena% is about to start in %seconds% seconds!
  153. Arena-Start: []
  154. Arena-End: []
  155. Saving-Task:
  156. Enabled: true
  157. Save-Every-Minutes: 10
  158. Team-Coloring:
  159. default: '&a'
  160. randomizer-enabled: true
  161. randomizer-colors:
  162. - '&2'
  163. - '&3'
  164. - '&5'
  165. - '&6'
  166. - '&7'
  167. - '&8'
  168. - '&9'
  169. - '&a'
  170. - '&b'
  171. - '&c'
  172. - '&d'
  173. - '&e'
  174. Scoreboard-Title-Animation:
  175. enabled: false
  176. interval: 8
  177. frames:
  178. - '&b&lSuper Smash X'
  179. - '&e&lSuper Smash X'
  180. - '&b&lSuper Smash X'
  181. - '&a&lSuper Smash X'
  182. - '&b&lSuper Smash X'
  183. - '&c&lSuper Smash X'
  184. - '&e&lS&b&luper Smash X'
  185. - '&b&lS&e&lu&b&lper Smash X'
  186. - '&b&lSu&e&lp&b&ler Smash X'
  187. - '&b&lSup&e&le&b&lr Smash X'
  188. - '&b&lSupe&e&lr &b&lSmash X'
  189. - '&b&lSuper &e&lS&b&lmash X'
  190. - '&b&lSuper &e&lS&b&lmash X'
  191. - '&b&lSuper S&e&lm&b&lash X'
  192. - '&b&lSuper Sm&e&la&b&lsh X'
  193. - '&b&lSuper Sma&e&ls&b&lh X'
  194. - '&b&lSuper Smas&e&lh &b&lX'
  195. - '&b&lSuper Smash &e&lX'
  196. Action-Bar-Enabled: true
  197. Titles-Enabled: true
  198. Custom-Maps:
  199. Winner-Map:
  200. enabled: true
  201. texts:
  202. - Congratulations
  203. - ' For winning!!!'
  204. image: https://i.imgur.com/FrgIjmJ.png
  205. Play-Again-Message:
  206. enabled: true
  207. header: '&b&m---------&e Super Smash X &b&m---------'
  208. content:
  209. - ' '
  210. - ' &6Click to play again!'
  211. - ' '
  212. footer: '&b&m--------------------------------'
Add Comment
Please, Sign In to add comment