Advertisement
Kainzo

Untitled

Jan 27th, 2012
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.71 KB | None | 0 0
  1. # MobArena v0.94.4.24 - Config-file
  2. # Read the Wiki for details on how to set up this file: http://goo.gl/F5TTc
  3. # Note: You -must- use spaces instead of tabs!
  4. global-settings:
  5. enabled: true
  6. allowed-commands: /list, /ch, /hp, /party, /tell, /l, /shout, /who, /pl, /tp, /skill, /skills, /lvl, /hero, /http, /bind, /mana, /ungod, /butcher, /title, /i
  7. update-notification: false
  8. classes:
  9. WarriorGear:
  10. items: iron_sword, diamond_sword, iron_door, diamond_spade, diamond_axe, string, coal, grilled_pork:2, iron_door, iron_ingot:5, cactus:5
  11. armor: 306,307,308,309
  12. RogueGear:
  13. items: iron_sword, gold_sword, diamond_sword, diamond_axe, grilled_pork:3, bow, arrow:250, string, coal
  14. armor: 298,299,300,301
  15. CasterGear:
  16. items: iron_hoe, book:30, grilled_pork, string:10, coal, cookie:16
  17. armor: 298,299,300,301
  18. HealerGear:
  19. items: iron_hoe, bread:6, grilled_pork:4, mushroom_soup, string, coal, paper:64, cookie:8, cactus:5, sapling:10
  20. armor: 302,303,304,305,298,299,300,301
  21. arenas:
  22. default:
  23. settings:
  24. world: test
  25. enabled: true
  26. protect: true
  27. entry-fee: ''
  28. logging: false
  29. clear-wave-before-next: false
  30. detonate-creepers: false
  31. detonate-damage: false
  32. lightning: true
  33. auto-equip-armor: true
  34. force-restore: false
  35. soft-restore: false
  36. soft-restore-drops: false
  37. require-empty-inv-join: false
  38. require-empty-inv-spec: true
  39. hellhounds: false
  40. pvp-enabled: false
  41. monster-infight: false
  42. allow-teleporting: false
  43. spectate-on-death: false
  44. share-items-in-arena: false
  45. player-limit: 1
  46. max-join-distance: 10
  47. repair-delay: 5
  48. first-wave-delay: 5
  49. wave-interval: 25
  50. special-modulo: 4
  51. max-idle-time: 0
  52. waves:
  53. recurrent:
  54. def1:
  55. type: default
  56. priority: 1
  57. frequency: 1
  58. monsters:
  59. zombies: 10
  60. skeletons: 10
  61. spiders: 10
  62. creepers: 10
  63. wolves: 5
  64. spec1:
  65. type: special
  66. priority: 2
  67. frequency: 4
  68. monsters:
  69. powered-creepers: 10
  70. zombie-pigmen: 2
  71. angry-wolves: 10
  72. slimes: 10
  73. single:
  74. bosspig:
  75. type: boss
  76. wave: 5
  77. monster: pig
  78. health: low
  79. abilities: lightning-aura, warp-to-player
  80. ability-interval: 3
  81. bosschicken:
  82. type: boss
  83. wave: 6
  84. monster: chicken
  85. health: medium
  86. abilities: chain-lightning, warp-to-player
  87. ability-interval: 3
  88. bosscow:
  89. type: boss
  90. wave: 7
  91. monster: cow
  92. health: medium
  93. abilities: shuffle-positions, warp-to-player, root-target
  94. ability-interval: 2
  95. swarm1:
  96. type: swarm
  97. wave: 7
  98. monster: slimes
  99. amount: medium
  100. boss1:
  101. type: boss
  102. wave: 9
  103. monster: spider
  104. health: medium
  105. abilities: fire-aura, disorient-target, fireballs, throw-nearby
  106. ability-interval: 5
  107. ability-announce: true
  108. boss2:
  109. type: boss
  110. wave: 13
  111. monster: zombie_pigman
  112. health: high
  113. abilities: root-target, arrows, fetch-distant, fire-aura
  114. ability-interval: 3
  115. ability-announce: true
  116. boss3:
  117. type: boss
  118. wave: 16
  119. monster: wolf
  120. health: psycho
  121. abilities: warp-to-player, fire-aura, throw-nearby, fireballs, fetch-target, arrows
  122. ability-interval: 1
  123. ability-announce: true
  124. rewards:
  125. waves:
  126. every:
  127. '3': feather, bone, stick
  128. '5': dirt:4, gravel:4, stone:4
  129. '10': iron_ingot:10, gold_ingot:8
  130. after:
  131. '7': minecart, storage_minecart, powered_minecart
  132. '13': iron_sword, iron_pickaxe, iron_spade
  133. '16': diamond_sword
  134. coords:
  135. p1: -757,4,-2247,137.27328,24.750051
  136. p2: -697,18,-2208,316.0729,9.750116
  137. lobby: -727,16,-2228,182.87314,4.500112
  138. spectator: -728,12,-2227,180.02313,14.400118
  139. arena: -727,6,-2228,-77.67688,21.000095
  140. spawnpoints:
  141. m1: -706,6,-2217,-6.7268715,22.050102
  142. s2: -706,6,-2225,-6.7268715,22.050102
  143. s3: -706,6,-2243,106.373116,20.400103
  144. m4: -729,6,-2239,98.273094,15.150116
  145. single: -748,6,-2234,37.0731,15.750113
  146. m5: -746,6,-2215,37.0731,15.750113
  147. m6: -736,6,-2211,37.0731,15.750113
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement