Stránka 1 z 1

Problém z PEX

Napsal: 20 dub 2012, 23:26
od othnielx
Server: 217.196.213.150:25565

Zdravim, mám problém z pluginem PEX když ho nahodím na server vypisuje "Internal server error".
Mohl by se mi někdo podívat v čem je chyba ?

Kód: Vybrat vše

groups:
    Player:
        default: true
        info:
            prefix: '&6'
            suffix: ''
            build: true
        permissions:
        - 'authme.player.*'
        - 'essentials.afk'
        - 'essentials.helpop'
        - 'essentials.list'
        - 'essentials.mail'
        - 'essentials.mail.send'
        - 'essentials.motd'
        - 'essentials.msg'
        - 'essentials.rules'
        - 'essentials.warp'
        - 'essentials.spawn'
        - 'essentials.warp.*'
        - 'essentials.tpa'
        - 'iConomy.holdings'
        - 'iConomy.help'
        - 'iConomy.payment'
        - 'falsebook.ic.standard'
        - 'lwc.create'
        - 'lwc.info'
        - 'lwc.remove'
        - 'lwc.flag.*'
        - 'lwc.modify'
        - 'simplereserve.kick.prevent'
        - -essentials.warp.*
        - ChestShop.shop.create
        - ChestShop.shop.buy
        - ChestShop.shop.sell
    VIP:
        default: false
        info:
            prefix: '&2'
            suffix: ''
            build: true       
        permissions:
        - 'authme.player.*'
        - simplereserve.enter.kick
        - -simplereserve.kick.prevent
        - falsebook.blocks.lift
        - falsebook.blocks.bridge
        - falsebook.blocks.gate
        - essentials.afk
        - essentials.helpop
        - essentials.list
        - essentials.mail
        - essentials.mail.send
        - essentials.motd
        - essentials.msg
        - essentials.rules
        - essentials.kit.start
        - essentials.kit
        - essentials.tpa
        - essentials.tpaccept
        - essentials.signs.use.time
        - essentials.signs.use.heal
        - essentials.warp
        - essentials.spawn
        - essentials.warp.*
        - essentials.tpa
        - iConomy.holdings
        - iConomy.help
        - iConomy.payment
        - falsebook.ic.standard
        - lwc.create
        - lwc.info
        - lwc.remove
        - lwc.flag.*
        - lwc.modify
        - ChestShop.shop.create
        - ChestShop.shop.buy
        - ChestShop.shop.sell
    HlOP:
        default: false
        info:
            prefix: '&4'
            suffix: ''
            build: true
        permissions:
        - '*'
    Majitel:
        default: false
        info:
            prefix: '&c'
            suffix: ''
            build: true
        permissions:
        - 'authme.player.*'
        - simplereserve.enter.kick
        - -simplereserve.kick.prevent
        - falsebook.blocks.lift
        - falsebook.blocks.bridge
        - falsebook.blocks.gate
        - essentials.afk
        - essentials.helpop
        - essentials.list
        - essentials.mail
        - essentials.mail.send
        - essentials.motd
        - essentials.msg
        - essentials.rules
        - essentials.kit.start
        - essentials.kit
        - essentials.tpa
        - essentials.tpaccept
        - essentials.signs.use.time
        - essentials.signs.use.heal
        - essentials.warp
        - essentials.spawn
        - essentials.warp.*
        - essentials.tpa
        - iConomy.holdings
        - iConomy.help
        - iConomy.payment
        - falsebook.ic.standard
        - lwc.create
        - lwc.info
        - lwc.remove
        - lwc.flag.*
        - lwc.modify
        - -essentials.give
        - -essentials.gamemode
    - -bukkit.command.gamemode
        - -bukkit.command.give
        - -bukkit.command.xp
        - ChestShop.shop.create
        - ChestShop.shop.buy
        - ChestShop.shop.sell
    OP:
        default: false
        info:
            prefix: '&1'
            suffix: ''
            build: true
        permissions:
        - '*'
        - -'essentials.time'
        - -'essentials.weather'
        - -'essentials.kit'
        - 'authme.player.*'
        - -essentials.warp.*
        - ChestShop.shop.create
        - ChestShop.shop.buy
        - ChestShop.shop.sell
users:
    othnielx:
        worlds:
            States of Freedom:
                group:
                - Hlop
    fawerick:
        worlds:
            States of Freedom:
                group:
                - Majitel
    bejstin:
        worlds:
            States of Freedom:
                group:
                - Majitel
    sboox:
        worlds:
            States of Freedom:
                group:
                - Majitel
    bloodware:
        worlds:
            States of Freedom:
                group:
                - Majitel

Za opravení, odpověd děkuji.

Re: Problém z PEX

Napsal: 21 dub 2012, 00:12
od Yuri1985
skus to takhle trochu jsem ti to upravil

Kód: Vybrat vše

groups:
    Player:
        default: true
        info:
            prefix: '&6'
            suffix: ''
            build: true
        permissions:
        - 'authme.player.*'
        - 'essentials.afk'
        - 'essentials.helpop'
        - 'essentials.list'
        - 'essentials.mail'
        - 'essentials.mail.send'
        - 'essentials.motd'
        - 'essentials.msg'
        - 'essentials.rules'
        - 'essentials.warp'
        - 'essentials.spawn'
        - 'essentials.warp.*'
        - 'essentials.tpa'
        - 'iConomy.holdings'
        - 'iConomy.help'
        - 'iConomy.payment'
        - 'falsebook.ic.standard'
        - 'lwc.create'
        - 'lwc.info'
        - 'lwc.remove'
        - 'lwc.flag.*'
        - 'lwc.modify'
        - 'simplereserve.kick.prevent'
        - -essentials.warp.*
        - ChestShop.shop.create
        - ChestShop.shop.buy
        - ChestShop.shop.sell
    VIP:
        default: false
        info:
            prefix: '&2'
            suffix: ''
            build: true       
        permissions:
        - 'authme.player.*'
        - simplereserve.enter.kick
        - -simplereserve.kick.prevent
        - falsebook.blocks.lift
        - falsebook.blocks.bridge
        - falsebook.blocks.gate
        - essentials.afk
        - essentials.helpop
        - essentials.list
        - essentials.mail
        - essentials.mail.send
        - essentials.motd
        - essentials.msg
        - essentials.rules
        - essentials.kit.start
        - essentials.kit
        - essentials.tpa
        - essentials.tpaccept
        - essentials.signs.use.time
        - essentials.signs.use.heal
        - essentials.warp
        - essentials.spawn
        - essentials.warp.*
        - essentials.tpa
        - iConomy.holdings
        - iConomy.help
        - iConomy.payment
        - falsebook.ic.standard
        - lwc.create
        - lwc.info
        - lwc.remove
        - lwc.flag.*
        - lwc.modify
        - ChestShop.shop.create
        - ChestShop.shop.buy
        - ChestShop.shop.sell
    HlOP:
        default: false
        info:
            prefix: '&4'
            suffix: ''
            build: true
        permissions:
        - '*'
    Majitel:
        default: false
        info:
            prefix: '&c'
            suffix: ''
            build: true
        permissions:
        - 'authme.player.*'
        - simplereserve.enter.kick
        - -simplereserve.kick.prevent
        - falsebook.blocks.lift
        - falsebook.blocks.bridge
        - falsebook.blocks.gate
        - essentials.afk
        - essentials.helpop
        - essentials.list
        - essentials.mail
        - essentials.mail.send
        - essentials.motd
        - essentials.msg
        - essentials.rules
        - essentials.kit.start
        - essentials.kit
        - essentials.tpa
        - essentials.tpaccept
        - essentials.signs.use.time
        - essentials.signs.use.heal
        - essentials.warp
        - essentials.spawn
        - essentials.warp.*
        - essentials.tpa
        - iConomy.holdings
        - iConomy.help
        - iConomy.payment
        - falsebook.ic.standard
        - lwc.create
        - lwc.info
        - lwc.remove
        - lwc.flag.*
        - lwc.modify
        - -essentials.give
        - -essentials.gamemode
        - -bukkit.command.gamemode
        - -bukkit.command.give
        - -bukkit.command.xp
        - ChestShop.shop.create
        - ChestShop.shop.buy
        - ChestShop.shop.sell
    OP:
        default: false
        info:
            prefix: '&1'
            suffix: ''
            build: true
        permissions:
        - '*'
        - -'essentials.time'
        - -'essentials.weather'
        - -'essentials.kit'
        - 'authme.player.*'
        - -essentials.warp.*
        - ChestShop.shop.create
        - ChestShop.shop.buy
        - ChestShop.shop.sell
users:
    othnielx:
        worlds:
            States of Freedom:
                group:
                - Hlop
    fawerick:
        worlds:
            States of Freedom:
                group:
                - Majitel
    bejstin:
        worlds:
            States of Freedom:
                group:
                - Majitel
    sboox:
        worlds:
            States of Freedom:
                group:
                - Majitel
    bloodware:
        worlds:
            States of Freedom:
                group:
                - Majitel

Re: Problém z PEX

Napsal: 21 dub 2012, 08:39
od othnielx
Funguje díky.
Mohl bys mi prosím napsat v čem byla chyba ? :) ať přístě nemusím když tak zase otravovat :)