MobArena-config

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
Welton123
Příspěvky: 2388
Registrován: 08 úno 2012, 17:54
Reputation: 0
Kontaktovat uživatele:

MobArena-config

#1 Příspěvekod Welton123 » 21 bře 2013, 02:18

93.91.240.147:27653


Hoj, chci na serveru nastavit mob arénu, ale vždy, když upravi config tak mob arena začne svítit červeně a nereaguje na příkazy.
MOhl by mi někdo říct, co mám v configu špatně? :) Děkuji

config:
Spoiler: zobrazit

Kód: Vybrat vše

# MobArena v0.94.4.95 - 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:
    rytir:
        items: diamond_sword, potion:8197:1, 322:2
        armor: 0,307,308,309
    viking:
        items: stone_sword, potion:8229:2
        armor: 298,0,0,301
    lucisnik:
        items: wood_sword, bow, arrow:256, potion:8197:2, bone:2
        armor: 298,299,300,301
    kouzelnik:
        items: 286, potion:16388:4, potion:16389:11, potion:8197:3, potion:8225:2
        armor: 0,315,0,301
    PRO:
        items: diamond_sword, 360:6, potion:8197:5, potion:16417:2
        armor: 310,0,304,313
arenas:
    default:
        settings:
            world: world
            enabled: true
            protect: true
            entry-fee: $100
            clear-wave-before-next: true
            clear-boss-before-next: true
            clear-wave-before-boss: true
            lightning: true
            auto-equip-armor: true
            soft-restore: true
            soft-restore-drops: true
            require-empty-inv-join: true
            require-empty-inv-spec: true
            hellhounds: false
            pvp-enabled: false
            monster-infight: false
            allow-teleporting: false
            spectate-on-death: true
            auto-respawn: true
            share-items-in-arena: true
            min-players: 0
            max-players: 0
            max-join-distance: 0
            first-wave-delay: 5
            wave-interval: 20
            final-wave: 30
            monster-limit: 100
            monster-exp: false
            keep-exp: true
            food-regen: true
            lock-food-level: false
            spout-class-select: false
            player-time-in-arena: world
            auto-ignite-tnt: true
            auto-start-timer: 0
            use-class-chests: true
        waves:
            recurrent:
                def1:
                    type: default
                    priority: 1
                    frequency: 1
                    monsters:
                        zombies: 5
                        skeletons: 8
                        spiders: 4
                        creepers: 7
                        wolves: 3
                spec1:
                    type: special
                    priority: 2
                    frequency: 4
                    monsters:
                        powered-creepers: 8
                        zombie-pigmen: 4
                        angry-wolves: 5
                        blazes: 5
            single:
                swarm1:
                    type: special
                    wave: 5
                    monster: exploding_sheep: 4
                    amount: low
                bosscreeper:
                    wave: 9
                    type: boss
                    monster: creeper
                    health: medium
                    abilities: arrows, fireballs
                    ability-announce: true
                    ability-interval: 3
        rewards:
            waves:
                every:
                    '3': bread:2
                    '5': $10
                    '10': iron_ingot:4
                after:
                    '7': bread:5
                    '13': $30
                    '16': diamond_sword
        class-limits:
            Archer: -1
            Oddjob: -1
            Chemist: -1
            Tank: -1
            Knight: -1
        coords:
            p1: 375,64,72,-275.5496,0.9000199
            p2: 429,91,138,-146.8494,8.700049
            arena: 402,70,101,1.200511,2.2500327
            lobby: 402,67,80,0.45064196,1.9500831
            spectator: 402,78,99,5.394101E-4,4.5000663
            spawnpoints:
                s4: 405,69,117,-237.5993,36.000084
                s5: 409,68,112,-261.1493,56.4
                s6: 411,68,106,-296.69934,58.649998
            containers:
                s1: 390,65,114,0.0,0.0
                s2: 390,65,115,0.0,0.0
                s3: 390,65,116,0.0,0.0
                c1: 409,68,117,0.0,0.0
                c2: 392,67,112,0.0,0.0
CZ/SK TOP Databáze MineCraft Serverů ►KLIK◄
Chceš i Ty mít měnící se podpis? ►KLIK◄

vojtamaniak
Příspěvky: 3512
Věk: 26
Registrován: 18 úno 2012, 21:02
Reputation: 11

Re: MobArena-config

#2 Příspěvekod vojtamaniak » 21 bře 2013, 07:19

Zkus:
Spoiler: zobrazit

Kód: Vybrat vše

# MobArena v0.94.4.95 - 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:
    rytir:
        items: diamond_sword, potion:8197:1, 322:2
        armor: 0,307,308,309
    viking:
        items: stone_sword, potion:8229:2
        armor: 298,0,0,301
    lucisnik:
        items: wood_sword, bow, arrow:256, potion:8197:2, bone:2
        armor: 298,299,300,301
    kouzelnik:
        items: 286, potion:16388:4, potion:16389:11, potion:8197:3, potion:8225:2
        armor: 0,315,0,301
    PRO:
        items: diamond_sword, 360:6, potion:8197:5, potion:16417:2
        armor: 310,0,304,313
arenas:
    default:
        settings:
            world: world
            enabled: true
            protect: true
            entry-fee: $100
            clear-wave-before-next: true
            clear-boss-before-next: true
            clear-wave-before-boss: true
            lightning: true
            auto-equip-armor: true
            soft-restore: true
            soft-restore-drops: true
            require-empty-inv-join: true
            require-empty-inv-spec: true
            hellhounds: false
            pvp-enabled: false
            monster-infight: false
            allow-teleporting: false
            spectate-on-death: true
            auto-respawn: true
            share-items-in-arena: true
            min-players: 0
            max-players: 0
            max-join-distance: 0
            first-wave-delay: 5
            wave-interval: 20
            final-wave: 30
            monster-limit: 100
            monster-exp: false
            keep-exp: true
            food-regen: true
            lock-food-level: false
            spout-class-select: false
            player-time-in-arena: world
            auto-ignite-tnt: true
            auto-start-timer: 0
            use-class-chests: true
        waves:
            recurrent:
                def1:
                    type: default
                    priority: 1
                    frequency: 1
                    monsters:
                        zombies: 5
                        skeletons: 8
                        spiders: 4
                        creepers: 7
                        wolves: 3
                spec1:
                    type: special
                    priority: 2
                    frequency: 4
                    monsters:
                        powered-creepers: 8
                        zombie-pigmen: 4
                        angry-wolves: 5
                        blazes: 5
            single:
                swarm1:
                    type: special
                    wave: 5
                    monster: exploding_sheep:4
                    amount: low
                bosscreeper:
                    wave: 9
                    type: boss
                    monster: creeper
                    health: medium
                    abilities: arrows, fireballs
                    ability-announce: true
                    ability-interval: 3
        rewards:
            waves:
                every:
                    '3': bread:2
                    '5': $10
                    '10': iron_ingot:4
                after:
                    '7': bread:5
                    '13': $30
                    '16': diamond_sword
        class-limits:
            Archer: -1
            Oddjob: -1
            Chemist: -1
            Tank: -1
            Knight: -1
        coords:
            p1: 375,64,72,-275.5496,0.9000199
            p2: 429,91,138,-146.8494,8.700049
            arena: 402,70,101,1.200511,2.2500327
            lobby: 402,67,80,0.45064196,1.9500831
            spectator: 402,78,99,5.394101E-4,4.5000663
            spawnpoints:
                s4: 405,69,117,-237.5993,36.000084
                s5: 409,68,112,-261.1493,56.4
                s6: 411,68,106,-296.69934,58.649998
            containers:
                s1: 390,65,114,0.0,0.0
                s2: 390,65,115,0.0,0.0
                s3: 390,65,116,0.0,0.0
                c1: 409,68,117,0.0,0.0
                c2: 392,67,112,0.0,0.0

Uživatelský avatar
Welton123
Příspěvky: 2388
Registrován: 08 úno 2012, 17:54
Reputation: 0
Kontaktovat uživatele:

Re: MobArena-config

#3 Příspěvekod Welton123 » 21 bře 2013, 14:07

Ou. Super, jde to :). Můžu se zeptat, kde jsem udělal chybu? :/
CZ/SK TOP Databáze MineCraft Serverů ►KLIK◄
Chceš i Ty mít měnící se podpis? ►KLIK◄

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: MobArena-config

#4 Příspěvekod Smexhy » 21 bře 2013, 15:18

Chyba bola tu:

Kód: Vybrat vše

monster: exploding_sheep: 4
za tým sheep nemá byť tá : ...

Uživatelský avatar
Welton123
Příspěvky: 2388
Registrován: 08 úno 2012, 17:54
Reputation: 0
Kontaktovat uživatele:

Re: MobArena-config

#5 Příspěvekod Welton123 » 21 bře 2013, 15:33

Aha, díky :)
V tom případě má nejento chybu v návodu :P
viewtopic.php?f=85&t=6809
CZ/SK TOP Databáze MineCraft Serverů ►KLIK◄
Chceš i Ty mít měnící se podpis? ►KLIK◄

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: MobArena-config

#6 Příspěvekod Smexhy » 21 bře 2013, 15:37

Nikto nie je dokonalý :D


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 34 hostů