Problem/Bug Permissions not working?

Discussion in 'Bukkit Help' started by pastelpumpkins, Apr 17, 2016.

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

    pastelpumpkins

    I've been trying for awhile to get these permissions to work, but so far nothing has worked.
    I'm using craftbukkit 1.9, essentials, and griefprevention.

    this is what my permissions look like;

    Code:
    groups:
      Default
        default: true
        build: true
        prefix: '&7[Member]&f'
        permissions
       -  modifyworld.*
       -  essentials.help
       -  essentials.back
       -  essentials.tpa
       -  essentials.tpaccept
       -  essentials.tpdeny
       -  essentials.fly
       -  essentials.home
       -  essentials.sethome       
       -  griefprevention.claims
       -  essentials.afk
       -  essentials.me
       -  essentials.nick
       -  essentials.nick.color
       -  essentials.spawn
       -  essentials.build
    
    Admins:
            default: false
            info:
                prefix: ''Admin"
                suffix: ''
                build: true
            inheritance:
            permissions:
            -  essentials.*
            -  ‘*’
            -  griefprevention.*
    It's been awhile since I set up permissions and I forgot how they worked
    I've been trying to use some tutorials, but so far it hasn't worked.
     
  2. Offline

    xDeeKay

  3. Offline

    pingpong1999

    Your problem is, the plugin requires you to alphabetically order the permissions. Do it through command, it Automatically orders them.
     
  4. Offline

    pastelpumpkins

    I'm running essentials, I used it in the past for permissions.

    I tried to organize it alphabetically, but it still doesn't work.
    I'm running my server through bisecthosting and I'm not to sure how to do it through command there.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
  5. Offline

    pingpong1999

    you can do it through command, In game. Also what plugin are you using for permission? It's hard to tell just form config
     
  6. Offline

    pastelpumpkins

    Oh ok, I'm using essentials groupmanger for permissions.
     
  7. Offline

    pingpong1999

    yea, I'm not good with group manager, I prefer pex
     
  8. Offline

    Poppycorn

    Here are all the GroupManager commands.
     
    PeterXonwiiXx likes this.
Thread Status:
Not open for further replies.

Share This Page