JoinCommand and ArenaListCommand somewhat done.
This commit is contained in:
+111
@@ -0,0 +1,111 @@
|
||||
# MobArena v0.94.4.3 - Config-file
|
||||
# Read the Wiki for details on how to set up this file: http://goo.gl/F5TTc
|
||||
# Note: You -must- use spaces instead of tabs!
|
||||
global-settings:
|
||||
enabled: true
|
||||
allowed-commands: /list, /pl
|
||||
update-notification: true
|
||||
classes:
|
||||
Knight:
|
||||
items: diamond_sword, grilled_pork:2, rotten_flesh:2
|
||||
armor: 306,307,308,309
|
||||
permissions:
|
||||
- fastfood.instanteat
|
||||
- fastfood.nostarve
|
||||
- -fastfood.autoregain
|
||||
Tank:
|
||||
items: iron_sword, grilled_pork:3, apple, coal, compass
|
||||
armor: 310,311,312,313
|
||||
permissions:
|
||||
Archer:
|
||||
items: wood_sword, bow, arrow:256, grilled_pork, bone
|
||||
armor: 298,299,300,301
|
||||
Chef:
|
||||
items: stone_sword, bread:6, grilled_pork:4, mushroom_soup, cake:5, ink_sack:3:10, wool:3:2, ink_sack:brown:10, wool:brown:2
|
||||
armor: 314,315,316,317
|
||||
permissions:
|
||||
- fastfood.instanteat
|
||||
- fastfood.nostarve
|
||||
- -fastfood.autoregain
|
||||
Oddjob:
|
||||
items: stone_sword, flint_and_steel, netherrack:2, tnt:4, pork:3, potion:32:10, potion:10, potion:8226:2, potion:8197:2, potion:16420:2
|
||||
armor: 298,299,300,301
|
||||
permissions:
|
||||
- fastfood.instanteat
|
||||
- fastfood.nostarve
|
||||
- -fastfood.autoregain
|
||||
arenas:
|
||||
lol:
|
||||
settings:
|
||||
world: Tundra
|
||||
enabled: true
|
||||
protect: true
|
||||
entry-fee: ''
|
||||
logging: yml
|
||||
clear-wave-before-next: true
|
||||
detonate-creepers: false
|
||||
detonate-damage: false
|
||||
lightning: true
|
||||
auto-equip-armor: true
|
||||
force-restore: false
|
||||
soft-restore: false
|
||||
soft-restore-drops: false
|
||||
require-empty-inv-join: false
|
||||
require-empty-inv-spec: true
|
||||
hellhounds: false
|
||||
pvp-enabled: false
|
||||
monster-infight: false
|
||||
allow-teleporting: false
|
||||
spectate-on-death: true
|
||||
share-items-in-arena: true
|
||||
player-limit: 0
|
||||
max-join-distance: 0
|
||||
repair-delay: 5
|
||||
first-wave-delay: 3
|
||||
wave-interval: 12
|
||||
special-modulo: 4
|
||||
max-idle-time: 0
|
||||
min-players: 0
|
||||
max-players: 0
|
||||
spout-class-select: true
|
||||
final-wave: 0
|
||||
waves:
|
||||
recurrent:
|
||||
def1:
|
||||
type: default
|
||||
priority: 1
|
||||
frequency: 1
|
||||
monsters:
|
||||
mushroom_cows: 10
|
||||
wave: 1
|
||||
boss1:
|
||||
type: boss
|
||||
priority: 10
|
||||
frequency: 5
|
||||
monster: zombie
|
||||
abilities: root-target, fetch-distant
|
||||
ability-interval: 3
|
||||
ability-announce: true
|
||||
rewards:
|
||||
waves:
|
||||
after:
|
||||
'7': minecart, storage_minecart, powered_minecart
|
||||
'16': diamond_sword
|
||||
'13': iron_sword, iron_pickaxe, iron_spade
|
||||
every:
|
||||
'1': sponge
|
||||
'3': feather, bone, stick
|
||||
'10': iron_ingot:10, gold_ingot:8
|
||||
'5': dirt:4, gravel:4, stone:4
|
||||
coords:
|
||||
p1: 83,64,107,0.0,0.0
|
||||
p2: 113,79,137,0.0,0.0
|
||||
arena: 100,72,132,-233.39989,10.649986
|
||||
lobby: 87,66,111,0.0,0.0
|
||||
spectator: 13,66,46,6.0015564,-3.7500422
|
||||
spawnpoints:
|
||||
s1: 88,72,112,0.0,0.0
|
||||
s2: 88,72,132,0.0,0.0
|
||||
s3: 108,72,112,0.0,0.0
|
||||
s4: 108,72,132,0.0,0.0
|
||||
leaderboard: 16,67,49,0.0,0.0
|
||||
Reference in New Issue
Block a user