Losing permissions when one reloads? #531


  • New
  • Defect
Open
Assigned to _ForgeUser7180052
  • _ForgeUser8265351 created this issue Apr 17, 2013

    When I use the command /bp reload my users lose their permissions. To get those permissions back, I must then manually put them into their groups with /world expo, /user notch, /user setgroup editor.

    Which steps will reproduce this problem?:
    1) Set a user's group
    2) run the command /bp reload
    3)
    ....

    Do you have an error log of what happened?
    No, this isn't an error that causes a log.

    Which version of bPermissions are you using?: (Please don't say "latest"!!!)
    R: v2.10.4 for CB 1.4.7-R1.0
    Which version of CraftBukkit?: (Please don't say "latest"!!!)
    1.5.1-R0.2
    Which OS?
    Linux 2.6.32-5-amd64 (amd64)
    Any other information we may need (plugins, configs, etc):
    Here's my config. I'm not sure if spacing will transfer to this box properly, however know that I did space everything correctly.

    default: default
    groups:
      editor:
        permissions:
        - worldedit.*
        - -worldedit.reload
        groups: []

    Please fill out this form properly! Failing to do so may result in your ticket being marked invalid.

  • _ForgeUser8265351 added the tags New Defect Apr 17, 2013
  • _ForgeUser8265351 posted a comment Apr 21, 2013

    Forget it, I've swapped to PEX :P

  • _ForgeUser7180052 posted a comment Apr 28, 2013

    For further users it's listed in command list, at the top in bold: "/permissions save" Use save after changing permissions with commands, otherwise they'll be overwritten when you reload permissions or restart the server.


    Edited May 2, 2013
  • _ForgeUser7180052 unassigned issue from _ForgeUser13166213 Apr 28, 2013
  • _ForgeUser7180052 self-assigned this issue Apr 28, 2013

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