Question PermissionsEx

Discussion in 'Bukkit Help' started by ewrc, Jul 3, 2015.

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

    ewrc

    So i use permissionsEx and im getting problems with pretty much everything.

    I cant get kits to work and anyone can get inf plots even though i changed it in plotme config.
    Plugin list:
    essentials
    essentials extra
    greif prevention
    modifyworld
    multiverse core and portals
    permissionsEx
    Plot Me
    World Edit

    Code:
    groups:
      default:
        default: true
        permissions:
        - modifyworld.*
        - essentials.spawn
        - essentials.sethome
        - essentials.home
        - essentials.suicide
        - essentials.bal
        - essentials.money
        - essentials.pay
        - essentials.warp
        - greifprevention.*
        - greifprevention.use.trust
        - essentials.build.*
        - essentials.balance
        - essentials.use.kits
        - essentials.kits.*
        - essentials.use.kits.*
        - essentials.kit.*
        - essentials.use.kit.*
        - essentials.balancetop
        - essentials.pay
        - essentials.help
        - essentials.ignore
        - essentials.msg
        - essentials.spawn
        - essentials.home
        - essentials.sethome
        - essentials.tpa
        - essentials.tpaccept
        - use.kits
        - use.kit.*
        prefix: '&7[Starter]&f'
        worlds:
            plotworld:
                prefix: '&7[Starter-Plots]&f'
                permissions:
                - plotme.*
                - plotme.use.*
      builder:
        permissions:
        - essentials.*
        prefix: '&2[Trusted]&3'
        inheritance:
        - default
        worlds:
            plotworld:
                prefix: '&2[Trusted-Plots]&3'
      Mod:
        permissions:
        - use.fly
        - use.kick
        - use.gamemode.*
        - use.gm.*
        prefix: '&6[Mod]&2'
        inheritance:
        - builder
      Admin:
        permissions:
        - use.ban
        - use.banip
        inheritance:
        - Mod
        prefix: '&l&kl&8Admin&l&ki&4'
      Owner:
        permissions:
        - use.*
        - op.*
        - *
        inheritance:
        - Admin
        prefix: '&l&kiii&6Owner&l&kiii&6'
    
    
    Thanks in advance
     
  2. Offline

    scrollbar

    Can you please explain what happens when you try to access kits? And are you using the command /kit to get kits or signs?
     
  3. Offline

    ewrc

    im using /kits
     
  4. Offline

    oceantheskatr

    In Owner's permissions, * needs to be '*'
     
  5. Offline

    ewrc

    gave up on Permissions Ex /locked
     
  6. Offline

    oceantheskatr

  7. Locked upon request.

    @oceantheskatr Thanks for tagging me but reporting would still be better.
    @ewrc Please report next time rather than just posting.
     
Thread Status:
Not open for further replies.

Share This Page