Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2019
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 5.21 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, shield
  12.     armor: iron_helmet, iron_chestplate, iron_leggings, iron_boots
  13.   Tank:
  14.     items: iron_sword, potion:instant_heal:3
  15.     armor: diamond_helmet, diamond_chestplate, diamond_leggings, diamond_boots, shield
  16.     effects: slow, absorption:4
  17.   Archer:
  18.     items: stone_sword, bow, arrow:256, potion:instant_heal:3, shield
  19.     armor: leather_helmet, leather_chestplate, leather_leggings, leather_boots
  20.     effects: speed, jump:2, slow_falling:1
  21.   Chemist:
  22.     items: stone_sword, splash_potion:instant_damage:25, splash_potion:poison:10, splash_potion:instant_heal:20
  23.     armor: chainmail_helmet, chainmail_chestplate, chainmail_leggings, chainmail_boots
  24.     effects: speed, regeneration
  25.   Oddjob:
  26.     items: stone_sword, potion:instant_heal:3, tnt:8, flint_and_steel, cobweb:2, oak_stairs:1, oak_slab:2, salmon, shield
  27.     armor: golden_helmet, leather_chestplate, leather_leggings, iron_boots
  28.     effects: speed, fire_resistance
  29.   Beastmaster:
  30.     items: stone_sword, potion:instant_heal:3, splash_potion:strength:3, bone:3, shield
  31.     armor: chainmail_helmet, leather_chestplate, chainmail_leggings, leather_boots
  32.   Spearman:
  33.     items: trident loyalty:5, stone_sword, splash_potion:instant_heal:3, shield
  34.     armor: iron_helmet, golden_chestplate, iron_leggings, iron_boots
  35.     effects: speed
  36.   Berserker:
  37.     items: stone_axe, potion:strength:3
  38.     effects: speed, regeneration:1
  39. arenas:
  40.   default:
  41.     settings:
  42.       prefix: ''
  43.       world: world
  44.       enabled: true
  45.       protect: true
  46.       entry-fee: ''
  47.       default-class: ''
  48.       clear-wave-before-next: true
  49.       clear-boss-before-next: true
  50.       clear-wave-before-boss: true
  51.       soft-restore: false
  52.       soft-restore-drops: false
  53.       require-empty-inv-join: false
  54.       require-empty-inv-spec: false
  55.       pvp-enabled: false
  56.       monster-infight: false
  57.       allow-teleporting: false
  58.       spectate-on-death: false
  59.       auto-respawn: true
  60.       share-items-in-arena: false
  61.       min-players: 0
  62.       max-players: 0
  63.       max-join-distance: 0
  64.       join-interrupt-timer: 0
  65.       first-wave-delay: 5
  66.       next-wave-delay: 0
  67.       wave-interval: 15
  68.       final-wave: 0
  69.       monster-limit: 100
  70.       monster-exp: false
  71.       keep-exp: true
  72.       food-regen: false
  73.       lock-food-level: true
  74.       player-time-in-arena: world
  75.       auto-ignite-tnt: true
  76.       auto-start-timer: 0
  77.       start-delay-timer: 0
  78.       auto-ready: false
  79.       use-class-chests: false
  80.       boss-health-bar: boss-bar
  81.       display-waves-as-level: false
  82.       display-timer-as-level: false
  83.       use-scoreboards: true
  84.       isolated-chat: false
  85.       global-join-announce: true
  86.       global-end-announce: true
  87.       show-death-messages: true
  88.     waves:
  89.       recurrent:
  90.         normal:
  91.           type: default
  92.           priority: 1
  93.           frequency: 3
  94.           monsters:
  95.             zombies: 10
  96.             skeletons: 10
  97.             spiders: 10
  98.             creepers: 5
  99.             wolves: 5
  100.         normal2:
  101.           type: default
  102.           priority: 2
  103.           frequency: 1
  104.           monsters:
  105.             husks: 10
  106.             strays: 10
  107.             cave-spiders: 10
  108.             creepers: 5
  109.             polarbears:5
  110.         special:
  111.           type: special
  112.           priority: 3
  113.           frequency: 5
  114.           monsters:
  115.             powered-creepers: 10
  116.             vindicators: 10
  117.             zombie-pigmen: 10
  118.             blazes: 10
  119.       single:
  120.         slimes:
  121.           type: swarm
  122.           wave: 5
  123.           monster: slime
  124.           amount: low
  125.         slimes2:
  126.           type: swarm
  127.           wave: 15
  128.           monster: magma-cube
  129.           amount: low
  130.         boss1:
  131.           type: boss
  132.           wave: 10
  133.           monster: iron_golem
  134.           name: "Armored Titan"
  135.           health: high
  136.           abilities: pull-nearby, disorient-target, root-target
  137.     rewards:
  138.       waves:
  139.         every:
  140.           '3': coal, iron_ingot, arrow:2, iron_nugget:4, gold_nugget
  141.           '5': coal:4, iron_ingot:3, arrow:4, gold_nugget:4, gold_ingot:1
  142.           '10': coal:8, iron_ingot:5, arrow:6, gold_ingot:3
  143.         after:
  144.           '7': coal:4, iron_ingot:3, arrow:4, gold_nugget:4, gold_ingot:1
  145.           '13': coal:8, iron_ingot:5, arrow:6, gold_ingot:3
  146.           '16': diamond
  147.     coords:
  148.       spawnpoints:
  149.         153,72,185: 153.5,72,185.5,0.0,0.0,world
  150.         150,72,185: 150.5,72,185.5,0.0,0.0,world
  151.         150,72,166: 150.5,72,166.5,0.0,0.0,world
  152.         153,72,166: 153.5,72,166.5,0.0,0.0,world
  153.       containers: {}
  154.       p2: 157,79,189,0.0,0.0,world
  155.       p1: 146,71,162,0.0,0.0,world
  156.       l2: 153,70,177,0.0,0.0,world
  157.       l1: 150,65,174,0.0,0.0,world
  158.       lobby: 151.5,66,176.5,-7.05,0.0,world
  159.       arena: 151.5,72,175.5,2.1,0.0,world
  160.       exit: 152.5,72,190.5,1.5,0.0,world
  161.       spectator: 158.5,76,175.5,-269.85,0.0,world
  162.     class-limits:
  163.       Oddjob: -1
  164.       Knight: -1
  165.       Archer: -1
  166.       My Items: -1
  167.       Tank: -1
  168.       Chemist: -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement