PermissionsEX not working

Discussion in 'Bukkit Help' started by Aiamscat, Jan 12, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Aiamscat

    Regular:
    default: false
    permissions:
    - multiverse.portal.access.NyancraftToAdventure
    - multiverse.portal.access.AdventureToNyancraft
    - multiverse.portal.access.NewNyanToAdventure
    - multiverse.portal.access.AdventureToNewNyan
    - multiverse.portal.access.TAC9ToAdventure
    - multiverse.portal.access.AdventureToTAC9
    - multiverse.access.nyancraft
    - multiverse.access.Adventure
    - multiverse.access.New_NyanCraft
    - multiverse.access.Tac9
    - commandbook.spawn
    - modifyworld.*
    - commandbook.list
    - commandbook.afk
    - commandbook.help
    - commandbook.motd
    - commandbook.rules
    - factions.participate
    - factions.create
    - admincmd.spawn.tp
    - mywarp.warp.sign.warp
    - ChestShop.shop.buy
    - ChestShop.shop.sell
    - ChestShop.shop.create
    - commandbook.msg
    - mcmmo.skills.*
    - factions.chat
    - iConomy.rank
    - iConomy.payment
    - iConomy.list
    worlds:
    Tac9:
    permissions:
    - multiverse.portal.access.NyancraftToAdventure
    - multiverse.portal.access.AdventureToNyancraft
    - multiverse.portal.access.NewNyanToAdventure
    - multiverse.portal.access.AdventureToNewNyan
    - multiverse.portal.access.TAC9ToAdventure
    - multiverse.portal.access.AdventureToTAC9
    - multiverse.access.nyancraft
    - multiverse.access.Adventure
    - multiverse.access.New_NyanCraft
    - multiverse.access.Tac9
    - modifyworld.*
    - commandbook.list
    - commandbook.rules
    - mywarp.warp.sign.warp
    - commandbook.msg
    options:
    rank: '950'
    prefix: ' &7(&eRegular&7)&f'




    why isnt the permissions working for tac9 they got same as the other world
     
  2. Offline

    Refalm

    I had the same problem.

    Turns out that you can't set general permissions, and set exceptions for worlds.
    If you use worlds, you need to set permissions for each individual world, and don't use the general permissions at all. It's fucked up that it works that way.
     
  3. Offline

    Aiamscat

    damn, because the inheritance doesnt worl too, so each group has like alot on itself, thanks for this, do you nkow if multiverse works as well?.....
     
  4. Offline

    Refalm

    Yeah it works with Multiverse.
     
  5. Offline

    Aiamscat

    ok i just did what you said, yet i am still getting the same default permissions.... for tac9, so maybe permissionsex just doesnt work, fuck up plugin...
     
  6. Offline

    fr0zenst0rm

    hmmmm maybe you must edit the permissions via console. example:
    Code:
    /pex group default add "<permission>"
    this problem was in the old "Permissions" plugin, too!
     
Thread Status:
Not open for further replies.

Share This Page