Advertisement
Guest User

Untitled

a guest
Jun 19th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.83 KB | None | 0 0
  1. # MobArena v0.100.2 - 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, /pl
  7. update-notification: true
  8. prefix: '&a[MobArena] '
  9. classes:
  10. Warrior:
  11. items: diamond_sword, potion:8197:3
  12. armor: 306,307,308,309
  13. Archer:
  14. items: stone_sword, bow 48:2, arrow:256, potion:8197:3, bone:3
  15. armor: 298,299,300,301
  16. Support:
  17. items: stone_sword, potion:16428:30, potion:16388:8, potion:16389:20, potion:8197:3, potion:8226:1
  18. armor: 314,315,316,317
  19. arenas:
  20. Arena:
  21. settings:
  22. prefix: ''
  23. world: world
  24. enabled: true
  25. protect: true
  26. entry-fee: ''
  27. default-class: ''
  28. clear-wave-before-next: true
  29. clear-boss-before-next: true
  30. clear-wave-before-boss: 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: 0
  44. max-join-distance: 0
  45. first-wave-delay: 5
  46. wave-interval: 15
  47. final-wave: 0
  48. monster-limit: 100
  49. monster-exp: true
  50. keep-exp: true
  51. food-regen: false
  52. lock-food-level: true
  53. player-time-in-arena: world
  54. auto-ignite-tnt: false
  55. auto-start-timer: 0
  56. start-delay-timer: 0
  57. auto-ready: false
  58. use-class-chests: false
  59. display-waves-as-level: false
  60. display-timer-as-level: false
  61. use-scoreboards: true
  62. isolated-chat: false
  63. global-join-announce: true
  64. global-end-announce: true
  65. show-death-messages: true
  66. waves:
  67. recurrent: *id060
  68. single: *id061
  69. rewards:
  70. waves: *id062
  71. every:
  72. '10': 409 0:1
  73. coords:
  74. spawnpoints:
  75. 5656565,34,5656586: 5656565.5,34,5656586.5,0.0,0.0,world
  76. 5656544,34,5656565: 5656544.5,34,5656565.5,0.0,0.0,world
  77. 5656565,34,5656543: 5656565.5,34,5656543.5,0.0,0.0,world
  78. 5656586,34,5656565: 5656586.5,34,5656565.5,0.0,0.0,world
  79. 5656565,34,5656565: 5656565.5,34,5656565.5,0.0,0.0,world
  80. containers: {}
  81. p1: 5656529,29,5656529,0.0,0.0,world
  82. p2: 5656601,55,5656611,0.0,0.0,world
  83. arena: 5656565.5,30,5656565.5,-178.81,0.0,world
  84. lobby: 5656565.5,43,5656604.5,-180.21,0.0,world
  85. spectator: 5656565.5,47,5656599.5,-355.17,0.0,world
  86. exit: 5656565.5,47,5656599.5,-181.18,0.0,world
  87. l1: 5656562,42,5656600,0.0,0.0,world
  88. l2: 5656568,46,5656605,0.0,0.0,world
  89. class-limits:
  90. Warrior: -1
  91. Archer: -1
  92. Support: -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement