Advertisement
Guest User

Untitled

a guest
Jan 18th, 2020
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.07 KB | None | 0 0
  1. global-settings:
  2. enabled: true
  3. allowed-commands: /list, /pl
  4. update-notification: true
  5. prefix: '&a[MobArena] '
  6. pet-items:
  7. wolf: bone
  8. classes:
  9. Knight:
  10. items: diamond_sword, potion:instant_heal:3, splash_potion:instant_heal:5
  11. armor: iron_helmet, iron_chestplate, iron_leggings, iron_boots
  12. Tank:
  13. items: iron_sword, potion:instant_heal:2, splash_potion:instant_heal:5
  14. armor: diamond_helmet, diamond_chestplate, diamond_leggings, diamond_boots
  15. effects: slow, health_boost
  16. Archer:
  17. items: stone_sword, bow, arrow:256, potion:instant_heal:3, bone
  18. armor: leather_helmet, chainmail_chestplate, leather_leggings, leather_boots
  19. effects: speed
  20. Chemist:
  21. items: stone_sword, splash_potion:instant_damage:30, splash_potion:poison:8, splash_potion:instant_heal:20,
  22. potion:instant_heal:3
  23. armor: chainmail_helmet, chainmail_chestplate, chainmail_leggings, chainmail_boots
  24. effects: speed:1
  25. Oddjob:
  26. items: stone_sword, flint_and_steel, netherrack:2, tnt:4, potion:instant_heal:3
  27. armor: leather_helmet, leather_chestplate, leather_leggings, leather_boots
  28. SpeedFreak:
  29. items: stone_sword, splash_potion:poison:8, splash_potion:instant_heal:10, potion:instant_heal:3
  30. armor: leather_helmet, leather_chestplate, chainmail_leggings, leather_boots
  31. effects: speed:2
  32. StrongMan:
  33. items: diamond_sword, potion:instant_heal:3, splash_potion:instant_heal:3
  34. armor: leather_helmet, leather_chestplate, leather_leggings, leather_boots
  35. effects: strength
  36. arenas:
  37. default:
  38. settings:
  39. prefix: ''
  40. world: world
  41. enabled: true
  42. protect: true
  43. entry-fee: ''
  44. default-class: ''
  45. clear-wave-before-next: false
  46. clear-boss-before-next: false
  47. clear-wave-before-boss: false
  48. soft-restore: false
  49. soft-restore-drops: false
  50. require-empty-inv-join: false
  51. require-empty-inv-spec: false
  52. pvp-enabled: false
  53. monster-infight: false
  54. allow-teleporting: false
  55. spectate-on-death: true
  56. share-items-in-arena: true
  57. min-players: 0
  58. max-players: 0
  59. max-join-distance: 0
  60. join-interrupt-timer: 0
  61. first-wave-delay: 5
  62. next-wave-delay: 0
  63. wave-interval: 15
  64. final-wave: 0
  65. monster-limit: 100
  66. monster-exp: false
  67. keep-exp: false
  68. food-regen: false
  69. lock-food-level: true
  70. player-time-in-arena: world
  71. auto-ignite-tnt: false
  72. auto-start-timer: 0
  73. start-delay-timer: 0
  74. auto-ready: false
  75. use-class-chests: true
  76. boss-health-bar: boss-bar
  77. display-waves-as-level: false
  78. display-timer-as-level: false
  79. use-scoreboards: true
  80. isolated-chat: false
  81. global-join-announce: false
  82. global-end-announce: false
  83. show-death-messages: true
  84. waves:
  85. recurrent:
  86. def1:
  87. type: default
  88. priority: 1
  89. frequency: 1
  90. monsters:
  91. zombies: 10
  92. skeletons: 20
  93. spiders: 5
  94. creepers: 10
  95. wolves: 5
  96. spec1:
  97. type: special
  98. priority: 2
  99. frequency: 4
  100. monsters:
  101. powered-creepers: 10
  102. zombie-pigmen: 10
  103. angry-wolves: 10
  104. blazes: 10
  105. single:
  106. swarm1:
  107. type: swarm
  108. wave: 6
  109. monster: skeletons
  110. amount: small
  111. boss1:
  112. type: boss
  113. wave: 10
  114. monster: cave_spider
  115. health: veryhigh
  116. abilities: arrows, throw-nearby, lightning-aura, fireballs
  117. boss2:
  118. type: boss
  119. wave: 13
  120. monster: zombie_pigman
  121. health: veryhigh
  122. abilities: root-target, arrows, fetch-distant, fire-aura
  123. rewards:
  124. waves:
  125. every:
  126. '3': feather, bone, stick
  127. '5': coal:4
  128. '10': iron_ingot:15, gold_ingot:10
  129. after:
  130. '7': minecart, iron_ingot: 5, gold_ingot:5
  131. '13': diamond:1, gold_ingot:5, iron_ingot:5
  132. '16': diamond_sword,diamond:2
  133. coords:
  134. spawnpoints: {}
  135. containers: {}
  136. class-limits:
  137. Oddjob: -1
  138. Knight: -1
  139. Archer: -1
  140. My Items: -1
  141. Tank: -1
  142. Chemist: -1
  143. Dungeon:
  144. settings:
  145. prefix: ''
  146. world: world
  147. enabled: true
  148. protect: true
  149. entry-fee: ''
  150. default-class: ''
  151. clear-wave-before-next: false
  152. clear-boss-before-next: false
  153. clear-wave-before-boss: false
  154. soft-restore: false
  155. soft-restore-drops: false
  156. require-empty-inv-join: false
  157. require-empty-inv-spec: false
  158. pvp-enabled: false
  159. monster-infight: false
  160. allow-teleporting: false
  161. spectate-on-death: true
  162. share-items-in-arena: true
  163. min-players: 0
  164. max-players: 4
  165. max-join-distance: 0
  166. join-interrupt-timer: 0
  167. first-wave-delay: 5
  168. next-wave-delay: 0
  169. wave-interval: 15
  170. final-wave: 0
  171. monster-limit: 100
  172. monster-exp: false
  173. keep-exp: false
  174. food-regen: false
  175. lock-food-level: true
  176. player-time-in-arena: world
  177. auto-ignite-tnt: false
  178. auto-start-timer: 0
  179. start-delay-timer: 0
  180. auto-ready: false
  181. use-class-chests: false
  182. boss-health-bar: boss-bar
  183. display-waves-as-level: false
  184. display-timer-as-level: false
  185. use-scoreboards: true
  186. isolated-chat: false
  187. global-join-announce: false
  188. global-end-announce: false
  189. show-death-messages: true
  190. waves:
  191. recurrent:
  192. def1:
  193. type: default
  194. priority: 1
  195. frequency: 1
  196. monsters:
  197. zombies: 10
  198. skeletons: 20
  199. spiders: 5
  200. creepers: 10
  201. wolves: 5
  202. spec1:
  203. type: special
  204. priority: 2
  205. frequency: 4
  206. monsters:
  207. powered-creepers: 10
  208. zombie-pigmen: 10
  209. angry-wolves: 10
  210. blazes: 10
  211. single:
  212. swarm1:
  213. type: swarm
  214. wave: 6
  215. monster: skeletons
  216. amount: medium
  217. boss1:
  218. type: boss
  219. wave: 10
  220. monster: cave_spider
  221. health: veryhigh
  222. abilities: arrows, root-target, throw-nearby, fireballs, lightning-aura, chain-lightning
  223. boss2:
  224. type: boss
  225. wave: 13
  226. monster: zombie_pigman
  227. health: veryhigh
  228. abilities: root-target, arrows, fetch-distant, fire-aura
  229. rewards:
  230. waves:
  231. every:
  232. '3': feather, bone, stick
  233. '5': coal:4
  234. '10': iron_ingot:15, gold_ingot:10
  235. after:
  236. '7': minecart, iron_ingot: 5, gold_ingot:5
  237. '13': diamond:1, gold_ingot:5, iron_ingot:5
  238. '16': diamond:2
  239. coords:
  240. spawnpoints:
  241. 93,64,-351: 93.5,64,-350.5,0.0,0.0,world
  242. 88,64,-363: 88.5,64,-362.5,0.0,0.0,world
  243. 85,64,-377: 85.5,64,-376.5,0.0,0.0,world
  244. 68,64,-378: 68.5,64,-377.5,0.0,0.0,world
  245. 56,64,-378: 56.5,64,-377.5,0.0,0.0,world
  246. 46,64,-372: 46.5,64,-371.5,0.0,0.0,world
  247. 45,64,-362: 45.5,64,-361.5,0.0,0.0,world
  248. 47,64,-352: 47.5,64,-351.5,0.0,0.0,world
  249. 55,64,-348: 55.5,64,-347.5,0.0,0.0,world
  250. 65,64,-348: 65.5,64,-347.5,0.0,0.0,world
  251. 75,64,-348: 75.5,64,-347.5,0.0,0.0,world
  252. 86,64,-348: 86.5,64,-347.5,0.0,0.0,world
  253. containers:
  254. 92,64,-352: 92,64,-352,0.0,0.0,world
  255. 73,64,-363: 73,64,-363,0.0,0.0,world
  256. 52,64,-372: 52,64,-372,0.0,0.0,world
  257. l1: 79,63,-345,0.0,0.0,world
  258. l2: 90,67,-339,0.0,0.0,world
  259. p1: 42,63,-382,0.0,0.0,world
  260. p2: 99,88,-346,0.0,0.0,world
  261. lobby: 85.5,64,-340.5,182.42,0.0,world
  262. arena: 97.5,64,-346.5,91.73,0.0,world
  263. exit: 84.5,64,-335.5,358.31,0.0,world
  264. spectator: 95.5,76,-354.5,-264.26,0.0,world
  265. class-limits:
  266. Oddjob: -1
  267. Knight: -1
  268. Archer: -1
  269. My Items: -1
  270. Tank: -1
  271. Chemist: -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement