View difference between Paste ID: RgpAUnXF and BDi3tkua
SHOW: | | - or go back to the newest paste.
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
global-settings:
5
    update-notification: true
6
    enabled: true
7
    allowed-commands: /list,/pl
8
classes:
9
    Tank:
10
        items: iron_sword,potion:8229:2
11
        armor: 310,311,312,313
12
    Oddjob:
13
        items: stone_sword,flint_and_steel,netherrack:2,tnt:4,potion:8197:3
14
        armor: 298,299,300,301
15
    Knight:
16
        items: diamond_sword,potion:8197:3
17
        armor: 306,307,308,309
18
    Chemist:
19-
        items:
19+
        items: stone_sword,potion:16428:30,potion:16388:8,potion:16389:20,potion:8197:3,potion:8226:1
20-
stone_sword,potion:16428:30,potion:16388:8,potion:16389:20,potion:8197:3,potion:8226:1
20+
21
    Archer:
22
        items: wood_sword,bow,arrow:256,potion:8197:3,bone
23
        armor: 298,299,300,301
24
    Slayer:
25
        items: diamond_sword,bow,arrow:256,potion:8197:3,bone
26
        armor: 306,307,308,309
27
arenas:
28
    default:
29
        settings:
30
            world: Sam'sBirthday
31
            wave-interval: 15
32
            spout-class-select: false
33
            spectate-on-death: true
34
            soft-restore-drops: false
35
            soft-restore: false
36
            share-items-in-arena: true
37
            require-empty-inv-spec: false
38
            require-empty-inv-join: false
39
            pvp-enabled: false
40
            protect: true
41
            player-time-in-arena: world
42
            monster-limit: 100
43
            monster-infight: false
44
            monster-exp: false
45
            min-players: 0
46
            max-players: 0
47
            max-join-distance: 0
48
            logging: true
49
            lock-food-level: true
50
            lightning: true
51
            keep-exp: true
52
            hellhounds: false
53
            food-regen: false
54
            first-wave-delay: 5
55
            final-wave: 0
56
            entry-fee: ''
57
            enabled: true
58
            clear-wave-before-next: false
59
            clear-boss-before-next: false
60
            auto-respawn: true
61
            auto-ignite-tnt: false
62
            auto-equip-armor: true
63
            allow-teleporting: false
64
        waves:
65
            recurrent:
66
                def_wave:
67-
                new_wave:
67+
68
                    type: default
69
                    monsters:
70
                        zombie: 3
71
                    growth: old
72
                spec_wave:
73
                    wave: 8
74
                    type: swarm
75
                    priority: 8
76
                    monster: zombie
77
                    frequency: 8
78
                    amount: low
79
            single:
80
                villager_mage:
81
                    wave: 15
82
                    type: boss
83-
                new_wave:
83+
84
                    health: low
85
                    ability-interval: 3
86
                    ability-announce: true
87
                    abilities: chain-lightning,fireballs,flood
88
                lightning_chicken:
89
                    wave: 10
90
                    type: boss
91
                    monster: chicken
92
                    health: medium
93
                    ability-interval: 5
94
                    ability-announce: true
95
                    abilities: chain-lightning,lightning-aura
96
                giant:
97
                    wave: 25
98
                    type: boss
99
                    monster: giant
100
                    health: psycho
101
                    ability-interval: 10
102
                    ability-announce: true
103
                    abilities: shuffle-positions
104
                disorientating_wolf:
105
                    wave: 5
106
                    type: boss
107
                    monster: angry_wolf
108
                    health: low
109
                    ability-interval: 3
110
                    ability-announce: true
111
                    abilities: root-target,disorient-target
112
                boming_silverfish:
113
                    wave: 20
114
                    type: boss
115
                    monster: silverfish
116
                    health: high
117
                    ability-interval: 3
118
                    ability-announce: true
119
                    abilities: living-bomb,arrows
120
        rewards:
121
            waves:
122
                every:
123
                    '5': dirt:4,gravel:4,stone:4
124
                    '3': feather,bone,stick
125
                    '10': iron_ingot:10,gold_ingot:8
126
                after:
127
                    '7': minecart,storage_minecart,powered_minecart
128
                    '16': diamond_sword
129
                    '13': iron_sword,iron_pickaxe,iron_spade
130
        coords:
131
            spectator: -570,8,-690,-178.19995,5.3999977
132
            spawnpoints:
133
                two: -576,4,-697,-330.9001,30.74997
134
                three: -563,4,-700,-304.1999,27.299965
135
                one: -570,4,-708,-182.09985,16.649971
136
            p2: -558,35,-681,-139.95006,84.15003
137
            p1: -589,1,-727,-134.25003,89.74996
138
            lobby: -561,4,-722,-176.40005,51.450035
139
            leaderboard: -568,6,-681,0.0,0.0
140
            arena: -574,6,-718,-358.65005,21.149998