mobarena

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
partizan155
Příspěvky: 93
Registrován: 28 črc 2011, 09:43
Reputation: 0

mobarena

#1 Příspěvekod partizan155 » 02 pro 2012, 20:17

Server: 93.91.240.157:37091

Nazdar udělal jsem si mob arenů všechno jede ale jak jsem se začal hrabat v configu abych přidall bosa + special moba
no a dopadlo to tak že se nezjevuje žádny boss ani ten co tam byl dát už defaultně v tom configu a ani ty vybuchujici ovečky nebouchaj a ani se nestřídají ti náhodní mobové ve specialu pořád jsou tam ty ovce

Spoiler: zobrazit

Kód: Vybrat vše

# MobArena v0.94.4.81 - 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:3
        armor: 306,307,308,309
    Tvrdak:
        items: iron_sword, potion:8229:2
        armor: 310,311,312,313
    Lukostrelec:
        items: wood_sword, bow, arrow:256, potion:8197:3, bone:0
        armor: 298,299,300,301
    Chemik:
        items: stone_sword, potion:16428:30, potion:16388:8, potion:16389:20, potion:8197:3, potion:8226:1
        armor: 314,315,316,317
    Podpurce:
        items: stone_sword, flint_and_steel, netherrack:2, tnt:4, potion:8197:3
        armor: 298,299,300,301
arenas:
    default:
        settings:
            world: world
            enabled: true
            protect: true
            logging: true
            entry-fee: '$5'
            clear-wave-before-next: false
            clear-boss-before-next: true
            lightning: true
            auto-equip-armor: true
            soft-restore: false
            soft-restore-drops: false
            require-empty-inv-join: false
            require-empty-inv-spec: false
            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: 15
            final-wave: 20
            monster-limit: 100
            monster-exp: false
            keep-exp: true
            food-regen: false
            lock-food-level: true
            spout-class-select: false
            player-time-in-arena: world
            auto-ignite-tnt: false
        waves:
            recurrent:
                def1:
                    type: default
                    priority: 1
                    frequency: 1
                    monsters:
                        zombies: 10
                        skeletons: 10
                        spiders: 10
                        creepers: 10
                        wolves: 10
                spec1:
                    type: special
                    priority: 2
                    frequency: 4
                    monsters:
                        powered-creepers: 10
                        zombie-pigmen: 10
                        angry-wolves: 10
                        exploding_sheep: 10
                        blazes: 10
            single:
        chickenboss1:
                    wave: 7
                    type: boss
                    monster: chicken
                    health: low
                    abilities: throw-distant,arrows,shuffle-positions,root-target,disorient-target
                    ability-announce: true
                    ability-interval: 5
        swarm1:
                    type: swarm
                    wave: 6
                    monster: slime
                    amount: low
        boss2:
                    type: boss
                    wave: 10
                    monster: cave_spider
                    health: medium
                    abilities: arrows, root-target, throw-nearby
        rewards:
            waves:
                every:
                    '3': feather, bone, stick
                    '5': 5:10, 366:4, stone:7
                    '10': iron_ingot:5, gold_ingot:2
                after:
                    '7': bone:32
                    '13': iron_sword, iron_pickaxe, iron_spade
                    '16': diamond_sword
        class-limits:
            Lukostrelec: -1
            Podpurce: -1
            Chemik: -1
            Tvrdak: -1
            Rytir: -1
        coords:
            p1: 268,61,112,327.4493,60.7501
            p2: 294,73,140,142.0494,67.2
            arena: 285,63,131,134.84952,17.400015
            lobby: 283,64,114,-1.5004032,14.100038
            spectator: 270,67,129,-90.9004,8.250035
            spawnpoints:
                s1: 282,63,130,128.99957,17.700047
            leaderboard: 285,66,109,0.0,0.0


EDIT jo a i když udělám toto entry-fee: '$5' tak pořád to od hráčů nebere žádné peníze zkoušel jsem i toto entry-fee: $5 ale pořád nic používám Iconomy....

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: mobarena

#2 Příspěvekod nejento » 02 pro 2012, 21:57

Kód: Vybrat vše

# MobArena v0.94.4.81 - 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:3
        armor: 306,307,308,309
    Tvrdak:
        items: iron_sword, potion:8229:2
        armor: 310,311,312,313
    Lukostrelec:
        items: wood_sword, bow, arrow:256, potion:8197:3, bone:0
        armor: 298,299,300,301
    Chemik:
        items: stone_sword, potion:16428:30, potion:16388:8, potion:16389:20, potion:8197:3, potion:8226:1
        armor: 314,315,316,317
    Podpurce:
        items: stone_sword, flint_and_steel, netherrack:2, tnt:4, potion:8197:3
        armor: 298,299,300,301
arenas:
    default:
        settings:
            world: world
            enabled: true
            protect: true
            logging: true
            entry-fee: '$5'
            clear-wave-before-next: false
            clear-boss-before-next: true
            lightning: true
            auto-equip-armor: true
            soft-restore: false
            soft-restore-drops: false
            require-empty-inv-join: false
            require-empty-inv-spec: false
            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: 15
            final-wave: 20
            monster-limit: 100
            monster-exp: false
            keep-exp: true
            food-regen: false
            lock-food-level: true
            spout-class-select: false
            player-time-in-arena: world
            auto-ignite-tnt: false
        waves:
            recurrent:
                def1:
                    type: default
                    priority: 1
                    frequency: 1
                    monsters:
                        zombies: 10
                        skeletons: 10
                        spiders: 10
                        creepers: 10
                        wolves: 10
                spec1:
                    type: special
                    priority: 2
                    frequency: 4
                    monsters:
                        powered-creepers: 10
                        zombie-pigmen: 10
                        angry-wolves: 10
                        exploding_sheep: 10
                        blazes: 10
            single:
                chickenboss1:
                    wave: 7
                    type: boss
                    monster: chicken
                    health: low
                    abilities: throw-distant,arrows,shuffle-positions,root-target,disorient-target
                    ability-announce: true
                    ability-interval: 5
            swarm1:
                    type: swarm
                    wave: 6
                    monster: slime
                    amount: low
            boss2:
                    type: boss
                    wave: 10
                    monster: cave_spider
                    health: medium
                    abilities: arrows, root-target, throw-nearby
        rewards:
            waves:
                every:
                    '3': feather, bone, stick
                    '5': 5:10, 366:4, stone:7
                    '10': iron_ingot:5, gold_ingot:2
                after:
                    '7': bone:32
                    '13': iron_sword, iron_pickaxe, iron_spade
                    '16': diamond_sword
        class-limits:
            Lukostrelec: -1
            Podpurce: -1
            Chemik: -1
            Tvrdak: -1
            Rytir: -1
        coords:
            p1: 268,61,112,327.4493,60.7501
            p2: 294,73,140,142.0494,67.2
            arena: 285,63,131,134.84952,17.400015
            lobby: 283,64,114,-1.5004032,14.100038
            spectator: 270,67,129,-90.9004,8.250035
            spawnpoints:
                s1: 282,63,130,128.99957,17.700047
            leaderboard: 285,66,109,0.0,0.0
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/

partizan155
Příspěvky: 93
Registrován: 28 črc 2011, 09:43
Reputation: 0

Re: mobarena

#3 Příspěvekod partizan155 » 02 pro 2012, 22:43

Díky ten boss chicken funguje
ale ty peníze to pořád nebere.... tedy takto mám 2.servery a na obouch funguje ten boss chicken a pouze na jednom funguje to že ti to odebere peníze.... na žádném nefunguje ten boss cave spider...
a v čem jsem tam měl chybu?

EDIT:I když používám stejný plugin Iconomy na obouch serverech...

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: mobarena

#4 Příspěvekod nejento » 03 pro 2012, 17:47

Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/

partizan155
Příspěvky: 93
Registrován: 28 črc 2011, 09:43
Reputation: 0

Re: mobarena

#5 Příspěvekod partizan155 » 03 pro 2012, 20:17

Dal jsem tam Vault a fungujou ty dollary ale pořád tam není ten druhej boss....

Uživatelský avatar
Sejsel
Příspěvky: 4131
Registrován: 19 čer 2011, 09:43
Reputation: 0
Bydliště: /home/sejsel/
Kontaktovat uživatele:

Re: mobarena

#6 Příspěvekod Sejsel » 05 pro 2012, 14:25

Kód: Vybrat vše

           single:
                chickenboss1:
                    wave: 7
                    type: boss
                    monster: chicken
                    health: low
                    abilities: throw-distant,arrows,shuffle-positions,root-target,disorient-target
                    ability-announce: true
                    ability-interval: 5
                swarm1:
                    type: swarm
                    wave: 6
                    monster: slime
                    amount: low
                boss2:
                    type: boss
                    wave: 10
                    monster: cave_spider
                    health: medium
                    abilities: arrows, root-target, throw-nearby
01101110011101010110001001110111


Zpět na „Minecraft, Tekkit“

Kdo je online

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