Advertisement
Guest User

And1roid mobarena config

a guest
Apr 5th, 2012
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.70 KB | None | 0 0
  1. # MobArena v0.94.4.65 - 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.  
  5. global-settings:
  6. enabled: true
  7. allowed-commands: /list, /pl
  8. update-notification: true
  9.  
  10. classes:
  11. Knight:
  12. items: diamond_sword, potion:8197:5
  13. armor: 306,307,308,309
  14.  
  15. Archer:
  16. items: iron_sword, bow, arrow:256, potion:8197:5, bone
  17. armor: 298,299,300,301
  18.  
  19. arenas:
  20. SkyFight:
  21. settings:
  22. world: world
  23. enabled: true
  24. protect: true
  25. logging: true
  26. entry-fee:
  27. clear-wave-before-next: true
  28. clear-boss-before-next: true
  29. lightning: false
  30. auto-equip-armor: true
  31. soft-restore: false
  32. soft-restore-drops: false
  33. require-empty-inv-join: false
  34. require-empty-inv-spec: false
  35. hellhounds: false
  36. pvp-enabled: false
  37. monster-infight: false
  38. allow-teleporting: false
  39. spectate-on-death: true
  40. auto-respawn: true
  41. share-items-in-arena: true
  42. min-players: 0
  43. max-players: 5
  44. max-join-distance: 5
  45. first-wave-delay: 0
  46. wave-interval: 0
  47. final-wave: 0
  48. monster-limit: 100
  49. monster-exp: false
  50. keep-exp: true
  51. food-regen: false
  52. lock-food-level: true
  53. spout-class-select: false
  54. player-time-in-arena: world
  55. auto-ignite-tnt: false
  56.  
  57. waves:
  58. recurrent:
  59.  
  60. def1:
  61. type: default
  62. priority: 1
  63. frequency: 1
  64. monsters:
  65. zombies: 10
  66. skeletons: 10
  67. spiders: 10
  68. creepers: 10
  69. angry-wolves: 10
  70.  
  71. spec1:
  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.  
  81. single:
  82. swarm1:
  83. type: swarm
  84. wave: 3
  85. monster: zombie
  86. amount: small
  87.  
  88.  
  89.  
  90. boss1:
  91. type: boss
  92. wave: 9
  93. monster: cave_spider
  94. health: medium
  95.  
  96.  
  97.  
  98. boss2:
  99. type: boss
  100. wave: 19
  101. monster: cave_spider
  102. health: medium
  103. abilities: arrows, root-target, throw-nearby
  104. rewards:
  105. waves:
  106. every:
  107. '1': $50
  108. '5': iron_ingot:5
  109. '10': gold_ingot:1
  110. after:
  111. '15': diamond_sword
  112. '20': diamond
  113.  
  114. coords:
  115. p1: 1260,194,130,285.10846,24.000032
  116. p2: 1298,223,175,176.20853,-45.449978
  117. l1: 1267,209,127,313.00836,22.200003
  118. l2: 1275,213,136,147.70844,29.700008
  119. spectator: 1278,211,140,1.3085938,28.499985
  120. arena: 1278,202,138,0.25857544,19.200014
  121. spawnpoints:
  122. s1: 1296,203,153,-268.09305,41.849884
  123.  
  124. lobby: 1271,210,132,-357.94177,42.450005
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement