Advertisement
Guest User

Untitled

a guest
Sep 21st, 2012
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.59 KB | None | 0 0
  1. global-settings:
  2. enabled: true
  3. allowed-commands: /list, /pl
  4. update-notification: true
  5. classes:
  6. Knight:
  7. items: diamond_sword, potion:8197:3, potion:8233:2
  8. armor: 306,307,308,309
  9. Tank:
  10. items: iron_sword, potion:8229:4
  11. armor: 310,311,312,313
  12. Archer:
  13. items: wood_sword, bow, arrow:256, potion:8197:3, bone:2
  14. armor: 298,299,300,301
  15. Chemist:
  16. items: stone_sword, potion:16428:30, potion:16388:8, potion:16389:20, potion:8197:3, potion:8226:1
  17. armor: 314,315,316,317
  18. Oddjob:
  19. items: stone_sword, flint_and_steel:10, netherrack:3, tnt:5, potion:8197:3, potion:8195:3
  20. armor: 298,299,300,301
  21.  
  22. arenas:
  23. default:
  24. settings:
  25. world: world
  26. enabled: true
  27. protect: true
  28. logging: true
  29. entry-fee: ''
  30. clear-wave-before-next: true
  31. clear-boss-before-next: true
  32. lightning: true
  33. auto-equip-armor: true
  34. soft-restore: false
  35. soft-restore-drops: false
  36. require-empty-inv-join: false
  37. require-empty-inv-spec: false
  38. hellhounds: true
  39. pvp-enabled: false
  40. monster-infight: false
  41. allow-teleporting: false
  42. spectate-on-death: true
  43. auto-respawn: true
  44. share-items-in-arena: true
  45. min-players: 0
  46. max-players: 10
  47. max-join-distance: 0
  48. first-wave-delay: 5
  49. wave-interval: 15
  50. final-wave: 0
  51. monster-limit: 100
  52. monster-exp: true
  53. keep-exp: true
  54. food-regen: false
  55. lock-food-level: true
  56. spout-class-select: false
  57. player-time-in-arena: world
  58. auto-ignite-tnt: false
  59. waves:
  60. recurrent:
  61. death?:
  62. type: default
  63. priority: 1
  64. frequency: 1
  65. monsters:
  66. zombies: 10
  67. skeletons: 10
  68. spiders: 10
  69. creepers: 10
  70. wolves: 10
  71. NormalSpecial:
  72. type: special
  73. priority: 2
  74. frequency: 4
  75. monsters:
  76. powered_creepers: 10
  77. zombie_pigmen: 10
  78. angry_wolves: 10
  79. blazes: 10
  80. Giant_explosions:
  81. type: special
  82. priority: 3
  83. frequency: 12
  84. monsters:
  85. exploding_sheep: 5
  86. giant: 1
  87. levelUP:
  88. type: ubgrades
  89. priority: 10
  90. frequency: 15
  91. wave: 15
  92. ubgrades:
  93. All: potion:8261:2
  94. Archer: arrows:150
  95. chemist: potion:16428:20, potion:16388:5, potion:16389:20
  96. Oddjob: tnt:4, netherrack:2
  97. All: 384:10
  98. time to enchant:
  99. type: special
  100. priority: 6
  101. frequency: 15
  102. wave: 17
  103. monsters:
  104. chicken: 1
  105. single:
  106. swarm1:
  107. type: swarm
  108. wave: 6
  109. monster: slimes
  110. amount: low
  111. SHEEEPS:
  112. type: swarm
  113. wave: 15
  114. monsters: exloding_sheeps
  115. amount: medium
  116. Tintenfische:
  117. type: boss
  118. wave: 30
  119. monster: squid
  120. health: high
  121. abilities: flood, arrows, throw-target
  122. ability-interval: 3
  123. ability-announce: true
  124. boss1:
  125. type: boss
  126. wave: 10
  127. monster: cave_spider
  128. health: medium
  129. abilities: root-target, throw-nearby
  130. evil_chicken:
  131. type: boss
  132. wave: 99
  133. monster: chicken
  134. health: psycho
  135. abilities: osidian-bomb , chain-lightning, warp-to-player
  136. ability-announce: true
  137. ability-interval: 2
  138. rewards:
  139. waves:
  140. every:
  141. '3': feather, bone
  142. '5': grass:5, gravel:8, stone:6
  143. '10': iron_ingot:10, gold_ingot:8 ,diamond
  144. after:
  145. '7': emerald:1
  146. '13': iron_sword, iron_pickaxe, iron_spade
  147. '16': diamond_sword
  148. '20': 2256, 2257, 2258, 2259, 2260, 2261, 2262, 2263, 2264
  149. '20': diamond:5
  150. '20': diamond:20
  151. '50': diamond:50
  152. '50': 2256, 2257, 2258, 2259, 2260, 2261, 2262, 2263, 2264
  153. '100': diamond:64
  154. '100': emerald
  155. '100': cake
  156. class-limits:
  157. Archer: -1
  158. Oddjob: -1
  159. Chemist: -1
  160. Tank: -1
  161. Knight: -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement