Guest User

Untitled

a guest
Aug 9th, 2021
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.49 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. # Executed commands on Player-Win variables -> %player%, Arena-Start -> %world%, Arena-Countdown -> %arena%, Arena-End -> %world%, %arena%
  9. # Party custom slots format -> 'Slot amount : Permission'
  10. # Mystery-Box chances don't have to add up to 100%
  11. # Please BE AWARE. Holographic-Stats are resource intensive. and so is an animated Title
  12. # List of potion types: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/potion/PotionType.html
  13. # You can look for good seeds using this website: https://www.chunkbase.com/apps/biome-finder#7481151250779441525
  14. # Option Ride-Invisible-Chicken is disabled for 1.16
  15.  
  16. Load-Delay-Ticks: 10
  17. Check-For-Updates: true
  18. use-UUID: false
  19. use-Vault: false
  20. Starting-Coins: 2000
  21. Ending-Length: 15
  22. Party-Invitation-Length: 30
  23. Load-Skins-On-Skulls: true
  24. Fireworks-Enabled: true
  25. Lobby-Scoreboard: true
  26. Display-Rank-In-Chat: true
  27. Allow-Spectator-Join: true
  28. Show-Health-On-Bow-Hit: true
  29. Selling-Value: 0.33
  30. Bleeding-Damage: 1.5
  31. Update-Leaderboard-Every-Minutes: 15
  32. Use-GameMode-3-For-Spectators: true
  33. Teleport-Owned-Mobs: true
  34. Disable-Natural-Mob-Spawning: true
  35. Disable-Hunger: true
  36. Give-All-Kits-Compass: true
  37. Default-Kit: Tactician
  38. Broadcaster-Send-Every: 60
  39. Broadcast-Time:
  40. - 60
  41. - 30
  42. - 15
  43. - 5
  44. - 4
  45. - 3
  46. - 2
  47. - 1
  48. Allowed-Commands:
  49. - battleroyale
  50. - br
  51. - battleroyalex
  52. - brx
  53. - tell
  54. - help
  55. - r
  56. - msg
  57. - ban
  58. - kick
  59. - report
  60. Command-Aliases: []
  61. Realistic-Items:
  62. Drops: true
  63. Chests: true
  64. Quality-Armory-Guns:
  65. Body-Shot-Max-Damage: 15
  66. Head-Shot-Damage: 18
  67. Armor:
  68. initial-armor: 20
  69. max-armor: 20
  70. armor-refill-amount: 6
  71. Parachute:
  72. Vertical-Speed: -0.5
  73. General-Speed-Modifier: 0.75
  74. Ride-Invisible-Chicken: true
  75. Rewards:
  76. Coins-Per-Kill: 10
  77. Coins-Per-Win: 50
  78. Exp-Per-Death: 1
  79. Min-Exp-Per-Kill: 2
  80. Max-Exp-Per-Kill: 5
  81. Exp-Per-Normal-Win: 50
  82. Exp-Per-Plunder-Win: 40
  83. Separate-Chats:
  84. Lobby: false
  85. Spectators: true
  86. Arena-Players: false
  87. Mystery-Box:
  88. Block-Type: ENDER_CHEST
  89. Cost: 1000
  90. Rarities:
  91. Common: 60%
  92. Rare: 30%
  93. Legendary: 10%
  94. Party:
  95. Default-Slots: 3
  96. More-Slots:
  97. - '4 : battleroyalex.party.slots.4'
  98. - '5 : battleroyalex.party.slots.5'
  99. - '6 : battleroyalex.party.slots.6'
  100. Custom-Slots:
  101. - '4 : battleroyalex.party.slots.4'
  102. - '5 : battleroyalex.party.slots.5'
  103. - '6 : battleroyalex.party.slots.6'
  104. Loadouts:
  105. Default-Amount: 2
  106. More-Loadouts:
  107. - '3 : battleroyalex.loadouts.3'
  108. - '4 : battleroyalex.loadouts.4'
  109. - '5 : battleroyalex.loadouts.5'
  110. Bungee-Mode:
  111. enabled: false
  112. hub: lobby
  113. restart-command: restart
  114. MySQL:
  115. enabled: false
  116. table: BattleRoyaleX
  117. host: localhost
  118. port: 3306
  119. database: database
  120. username: root
  121. password: root
  122. max_uuid_size: 36
  123. Ranks:
  124. First-Rank-Exp: 20
  125. Rank-Modifier: 1.3
  126. Max-Rank: 30
  127. Commands:
  128. - '30 : broadcast %player% has reached the highest rank!'
  129. Hotbar-Items:
  130. Lobby:
  131. Arena-Selector:
  132. enabled: true
  133. slot: 1
  134. Profile:
  135. enabled: true
  136. slot: 2
  137. Party:
  138. enabled: true
  139. slot: 5
  140. Recipes:
  141. enabled: true
  142. slot: 6
  143. Quit:
  144. enabled: true
  145. slot: 9
  146. Arena:
  147. Team-Selector:
  148. enabled: true
  149. slot: 1
  150. Vote:
  151. enabled: true
  152. slot: 5
  153. Profile:
  154. enabled: true
  155. slot: 2
  156. Quit:
  157. enabled: true
  158. slot: 9
  159. Executed-Commands:
  160. Player-Win: []
  161. Arena-Countdown:
  162. - broadcast Battle Royale X Arena %arena% is about to start in %seconds% seconds!
  163. Arena-Start: []
  164. Arena-End: []
  165. Killstreaks:
  166. - '2 :: brx giveitem %player% GOLDEN_APPLE : 2'
  167. - '4 :: brx giveitem %player% BattleRoyaleX:Carepackage : 1'
  168. Saving-Task:
  169. Enabled: true
  170. Save-Every-Minutes: 10
  171. Scoreboard-Title-Animation:
  172. enabled: false
  173. interval: 8
  174. frames:
  175. - '&b&lBattle Royale X'
  176. - '&e&lBattle Royale X'
  177. - '&b&lBattle Royale X'
  178. - '&a&lBattle Royale X'
  179. - '&b&lBattle Royale X'
  180. - '&c&lBattle Royale X'
  181. - '&e&lB&b&lattle Royale X'
  182. - '&b&lB&e&la&b&lttle Royale X'
  183. - '&b&lBa&e&lt&b&ltle Royale X'
  184. - '&b&lBat&e&lt&b&lle Royale X'
  185. - '&b&lBatt&e&ll&b&le Royale X'
  186. - '&b&lBattl&e&le &b&lRoyale X'
  187. - '&b&lBattle &e&lR&b&loyale X'
  188. - '&b&lBattle R&e&lo&b&lyale X'
  189. - '&b&lBattle Ro&e&ly&b&lale X'
  190. - '&b&lBattle Roy&e&la&b&lle X'
  191. - '&b&lBattle Roya&e&ll&b&le X'
  192. - '&b&lBattle Royal&e&le &b&lX'
  193. - '&b&lBattle Royale &e&lX'
  194. Action-Bar-Enabled: true
  195. Titles-Enabled: true
  196. Custom-Maps:
  197. Winner-Map:
  198. enabled: true
  199. texts:
  200. - Congratulations
  201. - ' For winning!!!'
  202. image: https://i.imgur.com/FrgIjmJ.png
  203. Play-Again-Message:
  204. enabled: true
  205. header: '&b&m---------&e Battle Royale X &b&m---------'
  206. content:
  207. - ' '
  208. - ' &6Click to play again!'
  209. - ' '
  210. footer: '&b&m------------------------'
  211. Carepackage:
  212. Needed-Height: 30
  213. Needed-Time: 10
  214. Cause-Explosion: true
  215. Voting-Options:
  216. Time:
  217. enabled: true
  218. item: 'CLOCK : name:&bTime'
  219. options:
  220. - '&eSunrise : 0'
  221. - '&6Noon : 2000'
  222. - '&dSunset : 12000'
  223. - '&3Midnight : 15000'
  224. Scenarios:
  225. enabled: true
  226. item: 'CHEST : name:&eScenarios'
  227. Health:
  228. enabled: true
  229. item: 'APPLE : name:&cHealth'
  230. options:
  231. - '&c10 Hearts : 10'
  232. - '&e20 Hearts : 20'
  233. - '&630 Hearts : 30'
Add Comment
Please, Sign In to add comment