Advertisement
LucianDevran

Config

Apr 27th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.11 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. ocelot: salmon
  9. classes:
  10. Knight:
  11. items: diamond_sword, potion:instant_heal:3
  12. armor: iron_helmet, iron_chestplate, iron_leggings, iron_boots
  13. Tank:
  14. items: iron_sword, potion:instant_heal:2
  15. armor: diamond_helmet, diamond_chestplate, diamond_leggings, diamond_boots
  16. effects: slow, health_boost
  17. Archer:
  18. items: wooden_sword, bow, arrow:256, potion:instant_heal:3, bone
  19. armor: leather_helmet, leather_chestplate, leather_leggings, leather_boots
  20. effects: speed
  21. Chemist:
  22. items: stone_sword, splash_potion:instant_damage:30, splash_potion:poison:8, splash_potion:instant_heal:20,
  23. potion:instant_heal:3
  24. armor: chainmail_helmet, chainmail_chestplate, chainmail_leggings, chainmail_boots
  25. effects: speed:1
  26. Oddjob:
  27. items: stone_sword, flint_and_steel, netherrack:2, tnt:4, potion:instant_heal:3
  28. armor: leather_helmet, leather_chestplate, leather_leggings, leather_boots
  29. arenas:
  30. default:
  31. settings:
  32. prefix: ''
  33. world: Castle
  34. enabled: true
  35. protect: true
  36. entry-fee: ''
  37. default-class: ''
  38. clear-wave-before-next: false
  39. clear-boss-before-next: false
  40. clear-wave-before-boss: false
  41. soft-restore: false
  42. soft-restore-drops: false
  43. require-empty-inv-join: false
  44. require-empty-inv-spec: false
  45. pvp-enabled: false
  46. monster-infight: false
  47. allow-teleporting: false
  48. spectate-on-death: true
  49. auto-respawn: true
  50. share-items-in-arena: true
  51. min-players: 0
  52. max-players: 0
  53. max-join-distance: 0
  54. join-interrupt-timer: 0
  55. first-wave-delay: 5
  56. next-wave-delay: 0
  57. wave-interval: 15
  58. final-wave: 0
  59. monster-limit: 100
  60. monster-exp: false
  61. keep-exp: false
  62. food-regen: false
  63. lock-food-level: true
  64. player-time-in-arena: Castle
  65. auto-ignite-tnt: false
  66. auto-start-timer: 0
  67. start-delay-timer: 0
  68. auto-ready: false
  69. use-class-chests: false
  70. boss-health-bar: boss-bar
  71. display-waves-as-level: false
  72. display-timer-as-level: false
  73. use-scoreboards: true
  74. isolated-chat: false
  75. global-join-announce: false
  76. global-end-announce: false
  77. show-death-messages: true
  78. waves:
  79. recurrent:
  80. def1:
  81. type: default
  82. priority: 1
  83. frequency: 1
  84. monsters:
  85. zombies: 10
  86. skeletons: 10
  87. spiders: 10
  88. creepers: 10
  89. wolves: 10
  90. spec1:
  91. type: special
  92. priority: 2
  93. frequency: 4
  94. monsters:
  95. powered-creepers: 10
  96. zombie-pigmen: 10
  97. angry-wolves: 10
  98. blazes: 10
  99. single:
  100. swarm1:
  101. type: swarm
  102. wave: 6
  103. monster: slime
  104. amount: low
  105. boss1:
  106. type: boss
  107. wave: 10
  108. monster: cave_spider
  109. health: high
  110. abilities: arrows, root-target, throw-nearby
  111. rewards:
  112. waves:
  113. every:
  114. '3': feather, bone, stick
  115. '5': dirt:4, gravel:4, stone:4
  116. '10': iron_ingot:10, gold_ingot:8, $100
  117. '25': $500
  118. after:
  119. '7': stone
  120. '13': iron_sword, iron_pickaxe, iron_shovel
  121. '16': diamond_sword
  122. coords:
  123. spawnpoints: {}
  124. containers: {}
  125. class-limits:
  126. Oddjob: -1
  127. Knight: -1
  128. Archer: -1
  129. My Items: -1
  130. Tank: -1
  131. Chemist: -1
  132. Arena:
  133. settings:
  134. prefix: ''
  135. world: Castle
  136. enabled: true
  137. protect: true
  138. entry-fee: ''
  139. default-class: ''
  140. clear-wave-before-next: false
  141. clear-boss-before-next: true
  142. clear-wave-before-boss: true
  143. soft-restore: false
  144. soft-restore-drops: false
  145. require-empty-inv-join: false
  146. require-empty-inv-spec: false
  147. pvp-enabled: false
  148. monster-infight: false
  149. allow-teleporting: false
  150. spectate-on-death: true
  151. auto-respawn: true
  152. share-items-in-arena: true
  153. min-players: 0
  154. max-players: 0
  155. max-join-distance: 0
  156. first-wave-delay: 5
  157. wave-interval: 15
  158. final-wave: 0
  159. monster-limit: 100
  160. monster-exp: false
  161. food-regen: false
  162. lock-food-level: true
  163. player-time-in-arena: Castle
  164. auto-ignite-tnt: false
  165. auto-start-timer: 0
  166. start-delay-timer: 0
  167. auto-ready: false
  168. use-class-chests: true
  169. boss-health-bar: boss-bar
  170. display-waves-as-level: false
  171. display-timer-as-level: false
  172. use-scoreboards: true
  173. isolated-chat: false
  174. global-join-announce: true
  175. global-end-announce: true
  176. show-death-messages: true
  177. waves:
  178. recurrent:
  179. def1:
  180. type: default
  181. priority: 1
  182. frequency: 1
  183. monsters:
  184. zombies: 10
  185. skeletons: 10
  186. spiders: 10
  187. creepers: 10
  188. wolves: 10
  189. swarm1:
  190. type: swarm
  191. priority: 5
  192. frequency: 5
  193. monster: slime
  194. amount: low
  195. sheepswarm1:
  196. type: swarm
  197. priority: 6
  198. frequency: 7
  199. monster: exploding_sheep
  200. amount: high
  201. spec1:
  202. type: special
  203. priority: 2
  204. frequency: 4
  205. monsters:
  206. powered-creepers: 10
  207. zombie-pigmen: 10
  208. angry-wolves: 10
  209. blazes: 10
  210. single:
  211. swarmpassive:
  212. type: swarm
  213. wave: 3
  214. monster: chickens
  215. amount: psycho
  216. swarm1:
  217. type: swarm
  218. wave: 6
  219. monster: slime
  220. amount: low
  221. sheepswarm1:
  222. type: swarm
  223. wave: 11
  224. monster: exploding_sheep
  225. amount: high
  226. riot1:
  227. type: swarm
  228. monster: ZOMBIE_VILLAGER
  229. wave: 17
  230. amount: psycho
  231. boss1:
  232. type: boss
  233. wave: 10
  234. monster: cave_spider
  235. health: high
  236. abilities: arrows, root-target, throw-nearby
  237. bossSlime:
  238. type: boss
  239. wave: 20
  240. monster: slime
  241. health: medium
  242. abilities: fetch-distant, throw-nearby
  243. the_incredible_pigbeast:
  244. type: boss
  245. wave: 30
  246. monster: zombie_pigman
  247. health: psycho
  248. abilities: arrows, fireballs, throw-nearby
  249. ability-interval: 3
  250. ability-announce: true
  251. boss2:
  252. type: boss
  253. wave: 5
  254. monster: spider
  255. health: medium
  256. abilities: fire-aura, fireballs, throw-target
  257. bigbadwolf:
  258. type: boss
  259. wave: 40
  260. monster: wolf
  261. health: low
  262. abilities: root-target, fetch-target, disorient-target
  263. thunder_chicken:
  264. type: boss
  265. wave: 50
  266. monster: chicken
  267. health: low
  268. abilities: chain-lightning
  269. ability-interval: 10
  270. ability-announce: true
  271. Zeus:
  272. type: boss
  273. wave: 100
  274. monster: giant
  275. health: psycho
  276. abilities: fireballs, arrows, fire_aura, chain-lightning, warp-to-player,
  277. disorient-target, shuffle-positions
  278. ability-interval: 5
  279. Maddening_Cow:
  280. type: boss
  281. wave: 60
  282. monster: cow
  283. health: psycho
  284. abilities: fireballs, fire_aura, root-target, shuffle-positions, throw-nearby,
  285. fetch-distant
  286. abiliy-interval: 1
  287. TrickySlimeBoss:
  288. type: boss
  289. wave: 70
  290. monster: slime_huge
  291. health: medium
  292. abilities: shuffle-positions, throw-target, fetch-target, warp-to-player
  293. ability-interval: 2
  294. bossPIG:
  295. type: boss
  296. wave: 89
  297. monster: pig
  298. health: low
  299. abilities: lightning-aura, warp-to-player
  300. ability-interval: 3
  301. bossCHICKEN:
  302. type: boss
  303. wave: 90
  304. monster: chicken
  305. health: medium
  306. abilities: chain-lightning, warp-to-player
  307. ability-interval: 3
  308. bossCOW:
  309. type: boss
  310. wave: 91
  311. monster: cow
  312. health: medium
  313. abilities: shuffle-positions, warp-to-player, root-target
  314. ability-interval: 2
  315. CrazyFish:
  316. type: boss
  317. wave: 80
  318. monster: silverfish
  319. health: medium
  320. abilities: shuffle-positions, flood, root-target, disorient-target, throw-nearby
  321. ability-interval: 1
  322. upgrade2:
  323. type: upgrade
  324. wave: 14
  325. upgrades:
  326. all: potion:instant_heal:3
  327. Knight:
  328. armor: diamond_helmet
  329. items: diamond_sword 16:2;19:1
  330. Tank:
  331. items: iron_sword 19:3
  332. Oddjob:
  333. armor: iron_chestplate, iron_leggings
  334. give-all-items: true
  335. supply1:
  336. type: supply
  337. monsters:
  338. pig: 5
  339. cows: 10
  340. wave: 19
  341. drops: potion:instant_heal:3
  342. rewards:
  343. waves:
  344. every:
  345. '1': cmd(Loot):/sudo <player> /im <player> giveloot 1,
  346. '3': feather, bone, stick, coal:3
  347. '5': dirt:4, gravel:4, stone:4, ice:3, snow_block:3
  348. '10': iron_ingot:10, gold_ingot:8, iron_ingot:3, gold_ingot:3,
  349. cmd(You got Loot):/sudo <player> /im getloot
  350. '25': $500
  351. '7': bread:3, glowstone:2, arrow:25
  352. '13': iron_sword, iron_pickaxe, iron_spade
  353. '16': diamond:1
  354. '25': diamond:10, gold_ingot:4
  355. '34': diamond:20, gold_ingot:6
  356. '45': diamond:36, gold_ingot:64
  357. '52': diamond:63, gold_ingot:128
  358. '30': diamond_sword, diamond_pickaxe
  359. '40': diamond_helmet, diamond_chestplate, diamond_leggings, diamond_boots
  360. '100': cmd(100 Level):/exp <player> give 100L
  361. coords:
  362. spawnpoints:
  363. -635,65,168: -634.5,65,168.5,0.0,0.0,Castle
  364. -629,65,180: -628.5,65,180.5,0.0,0.0,Castle
  365. -635,65,192: -634.5,65,192.5,0.0,0.0,Castle
  366. -647,65,198: -646.5,65,198.5,0.0,0.0,Castle
  367. -653,65,186: -652.5,65,186.5,0.0,0.0,Castle
  368. -665,65,162: -664.5,65,162.5,0.0,0.0,Castle
  369. -647,65,174: -646.5,65,174.5,0.0,0.0,Castle
  370. containers:
  371. -635,65,204: -635,65,204,0.0,0.0,Castle
  372. -647,65,204: -647,65,204,0.0,0.0,Castle
  373. -659,65,204: -659,65,204,0.0,0.0,Castle
  374. -671,65,180: -671,65,180,0.0,0.0,Castle
  375. -659,65,156: -659,65,156,0.0,0.0,Castle
  376. -635,65,156: -635,65,156,0.0,0.0,Castle
  377. -623,65,180: -623,65,180,0.0,0.0,Castle
  378. p1: -676,63,151,0.0,0.0,Castle
  379. l2: -641,63,186,0.0,0.0,Castle
  380. l1: -652,57,175,0.0,0.0,Castle
  381. p2: -618,103,209,0.0,0.0,Castle
  382. lobby: -646.5,58,180.5,-268.34,0.0,Castle
  383. spectator: -672.5,71,154.5,-42.4,0.0,Castle
  384. arena: -646.5,65,180.5,-37.38,0.0,Castle
  385. exit: -594.5,64,206.5,-345.57,0.0,Castle
  386. leaderboard: -592,67,212,0.0,0.0,Castle
  387. class-limits:
  388. Oddjob: -1
  389. Knight: -1
  390. Archer: -1
  391. My Items: -1
  392. Tank: -1
  393. Chemist: -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement