Global group perms not working. #423


  • New
  • Defect
Open
  • gabizou_ created this issue Sep 19, 2012

    Describe to us the issue that you're having:

    So I have multiple worlds but I want all groups to have some basic perms like using ShowCaseStandalone shops etc. Issue being that if I make the global groups.yml have those perms and users that are indeed in the global users.yml file with that group, when entering a new world that hasn't been set up, the world defaults them to group: default and no default permissions.

    Which steps will reproduce this problem?:
    1) Start a bukkit server with Multiverse-Core and bPermissions
    2) Go ahead and setup bPermissions with those files (should be global groups enabled with that config file)
    3) Add yourself to the owner group
    4) Attempt to use /perm and get a "You're not allowed to do that!" messsage from bPerms.
    ....

    Do you have an error log of what happened?

    Nope.

    Which version of bPermissions are you using?:

    v 2.9.22 from BukkitDev.

    Which version of CraftBukkit?: Beta build: 1.3.2-R0.1

    Which OS? Debian (squeeze) with Java 7u5

    Any other information we may need (plugins, configs, etc):

    Here's my config file: http://pastebin.com/kWkGxP06

    my global groups.yml file: http://pastebin.com/v5fbaW0g a bit trimmed down for the sake of length.

    my global users.yml file: http://pastebin.com/aBUTwf1W just with my name as that with owner group defined.

    I went on IRC in #bananacode and rymate1234 and ChrisC took a look and couldn't find any issues in the files. I've been able to replicate this issue on my home computer as well.

  • gabizou_ added the tags New Defect Sep 19, 2012
  • gabizou_ posted a comment Sep 19, 2012

    oddly enough I was recieving my meta prefix and the owner group's suffix from the global files. Though still none of the permissions were working whatsoever.

    EDIT: One thing I forgot to note was also, the Herochat permissions were working fine as defined in the global groups.yml file. None of the other perms granted in the global groups.yml file were working (for VanishNoPacket, Multiverse, ShowCaseStandalone etc.).

    EDIT2: I just tried a /user has permnode test and I got this while in console: http://pastebin.com/2N6RQWpm


    Edited Sep 19, 2012

To post a comment, please login or register a new account.