bpermissions help is this is not working for me

Discussion in 'Bukkit Help' started by PlayCraft121, Sep 29, 2013.

?

will it work please post a comment of it fixed please

Poll closed Oct 24, 2013.
  1. no shut up, mate

    0 vote(s)
    0.0%
  2. i would be happy to help ima BOSS

    0 vote(s)
    0.0%
Thread Status:
Not open for further replies.
  1. Offline

    PlayCraft121

    Code:
    groups:
      Guest:
        prefix: '[Guest] '
        build: false
        permissions:
        - multiverse.portal.access.sgportal
        - multiverse.portal.access.sgexitportal
        - sg.arena.join.*
        - sg.arena.vote
        - sg.arena.spectate
        - sg.lobby.join
        - essentials.help
        - essentials.rules
        - essentials.motd
        - modifyworld.chat
      Member:
        default: false
        prefix: '&2[&aMember&2]&7 '
        build: true
        permissions:
        - essentials.help
        - essentials.rules
        - essentials.motd
        - essentials.afk
        - essentials.back
        - essentials.back.ondeath
        - essentials.depth
        - essentials.delhome
        - essentials.help
        - essentials.home
        - essentials.kit
        - essentials.kit.tools
        - essentials.list
        - essentials.mail
        - essentials.mail.send
        - essentials.me
        - essentials.motd
        - essentials.msg
        - essentials.ping
        - essentials.r
        - essentials.rules
        - essentials.seen
        - essentials.sethome
        - essentials.signs.use.disposal
        - essentials.spawn
        - essentials.suicide
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
      VIP:
        default: false
        prefix: '&6[&eVIP&6]&7 '
        inheritance:
        - Guest
        - Member
        build: true
        permissions:
        - sg.kits.Scout
        - essentials.help
        - essentials.rules
        - essentials.motd
      Mod:
        default: false
        prefix: '&1[&9Mod&1]&f '
        inheritance:
        - VIP
        - Member
        - Guest
        build: true
        permissions:
        - sg.arena.forcestart 
        - sg.arena.disable
        - sg.arena.enable
        - sg.arena.nocmdblock
        - essentials.sethome.multiple.staff
        - essentials.helpop
        - essentials.home.others
        - essentials.nick
        - essentials.warp
        - essentials.warp.list
      Admin:
        default: false
        prefix: '&9[&bAdmin&9]&f '
        inheritance:
        - Mod
        - VIP
        - Member
        - Guest
        build: true
        permissions:
        - bPermissions.admin
        - sg.arena.forcestart 
        - essentials.nick
        - essentials.warp
        - essentials.warp.list
        - sg.arena.create
        - sg.arena.setspawn
        - sg.arena.resetspawns
        - sg.arena.delete
        - sg.lobby.set
        - essentials.gamemode
        - essentials.give
        - essentials.god
        - sg.arena.forcestart 
        - sg.arena.disable
        - sg.arena.enable
        - sg.arena.nocmdblock
        - essentials.sethome.multiple.staff
        - essentials.helpop
        - essentials.home.others
        - essentials.nick
        - essentials.warp
        - essentials.warp.list 
      Owner:
        default: false
        prefix: '&e[&bOwner&e]&e '
        build: true
        permissions:
        - bPermissions.admin
        - sg.arena.forcestart 
        - sg.arena.disable
        - sg.arena.enable
        - sg.arena.nocmdblock
        - essentials.sethome.multiple.staff
        - essentials.helpop
        - essentials.home.others
        - essentials.nick
        - essentials.warp
        - essentials.warp.list
        - sg.arena.create
        - sg.arena.setspawn
        - sg.arena.resetspawns
        - sg.arena.delete
        - sg.lobby.set
        - essentials.gamemode
        - essentials.give
        - essentials.god
    users:
      DiamondCrazy13:
        group:
        - Owner
      Dickun:
        group:
        - Admin
    
     
  2. Offline

    Lolmewn

    And... what exactly isn't working?
     
  3. Offline

    PlayCraft121

    i can not go in portals etc i have not found out the wrest i just need the portals to work first is it all correct though?
     
  4. Offline

    VpDefault

    Maybe this could solve any problems you have: very useful for things that may not work or as you wanted


     
  5. Offline

    Lolmewn

    PlayCraft121 Well, it looks like the Owner group doesn't inherit any permissions from other groups. I think that's your issue.
     
  6. Offline

    PlayCraft121

    can you copy and paste then show me how its done properly editing it?
     
  7. Offline

    Lolmewn

    PlayCraft121
    I simply mean you forgot the
    Code:
    inheritance:
    - someGroup
    
    part in your Owner group.
     
  8. Offline

    PlayCraft121

    • 5-post spam
    at the bottom also i want to keep the multiverse portals and my prefixes etc dont work i think i really need help copy all my groups files and post them all correctly please help
     
  9. Offline

    Lolmewn

    I'm not going to copy/paste it for you, I told you what to do.
    Then spamming the thread really isn't going to help.
     
  10. Offline

    PlayCraft121

    • 5-post spam
    ok,:oops: did i just miss that in my owner one and where do i put it?
     
  11. Offline

    Necrodoom

    Locked since you have refused to listened to my warnings and continued to spam.
     
    PlayCraft121 likes this.
Thread Status:
Not open for further replies.

Share This Page