Group Manager Permissions not working

Discussion in 'Bukkit Help' started by Alpaca_Wizard, May 23, 2014.

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

    Alpaca_Wizard

    So I have set up permissions for my server, but when I apply them to players they don't get the permissions listed in the configs. Please help.

    http://pastebin.com/zmK1U7HH
     
  2. Offline

    Necrodoom

    Give an example of a permission one should have and can't use it.
     
  3. Offline

    CODsniperkid

    Alpaca_Wizard Please tell us exactly which plugins/permissions do not work and if any error comes up, so that we can better assist you in finding your problem.
     
  4. Offline

    Alpaca_Wizard

    I've tried setting it up again but it still won't work. For example I have added the /help and /list but when i move to guest group I cannot use these commands. Also here is the new setup http://pastebin.com/YrFYg0vK
     
  5. Offline

    BooGaLoo90

    Alpaca_Wizard, are you seeing in your startup log file "permissions backing up to Superperms" or "superperms compatibility enabled"

    i had this problem with my server. try downgrading from vault 1.2.31 to vault 1.2.27 and see if that fixes this error.
    http://dev.bukkit.org/bukkit-plugins/vault/files/41-vault-1-2-27/
    make sure to delete the /plugins/vault folder as that was added in 1.3
     
  6. Offline

    Alpaca_Wizard

    No im not seeing that :(, so I tried to downgrade the vault and it still wont allow access to those commands
     
  7. Offline

    BooGaLoo90

    Im not that great with permissions. but theres a few errors i see:

    1) you have 2 ranks with default: true which can mess up things. rank Default and rank Builder. you cant have 2 default groups.
    2) take the apostrophes off of your permissions only. dont touch any of the info areas.
    3) if a group is not given any permissions, they have no permissions at all and cannot do anything. there is no need to give ranks a "- -*" permission, this will only complicate things because this may prevent those groups from having any permissions even if you give them some. take this out, and only give the permissions that group is supposed to have.
     
    JaguarJo likes this.
  8. Offline

    JaguarJo

    You have a typo in there. Guest is inheriting from g:defult_permissions instead of g:default_permissions. The a in default is missing.
     
  9. Offline

    Sleaker

    Just as a heads up, if a plugin stopped working properly in 1.2.31 it means they were not using Vault correctly and need to patch, report to the Rank plugin/permission plugin.
     
  10. Offline

    BooGaLoo90


    i used the latest version of pex and groupmanager and both gave me the super perms loaded as backup permissions file. I noticed those log entries were from [vault] and so i disabled vault and it magically fixed itself. then i tried downgrading to 1.2.27 and everything worked perfect. im not sure whos at fault, but theres a compability error somehwere i believe. im not a coder though so i have no real clue.
     
  11. Offline

    Sleaker

    The Superperms loaded as backup is always displayed by Vault. It's supposed to do that. The issue with 1.2.27 vs 1.2.31 is whatever plugins you're running that manage ranks not doing so properly. This will continue to be an issue and they need to update. They are going to have to update as it will still be an issue in future versions if they don't update and due to MC changes with UUID stuff you wont be able to use 1.2.27 for much longer (1.8+)

    The OP post about permissions not loading however is unrelated to all of this and not a Vault issue. So if you have anymore questions feel free to message me.
     
Thread Status:
Not open for further replies.

Share This Page