Changes don't take effect until user relogs. #567


  • New
  • Defect
Open
  • _ForgeUser11680263 created this issue Jun 19, 2013

    When changing a users group or reloading bPermissions using /bp reload, the changes don't take effect until affected users relog.

    In the case of /bp reload, every user loses permissions to do anything until they relog.
    In the case of setting a users group with /setgroup or /u setgroup, the user will retain the old group and have the new group's prefix applied next to their current prefix, but not have the new group's permissions.  I.e.- [newgroupPrefix][oldgroupPrefix]User as opposed to [newgroupPrefix]User.  When they relog, their old group is removed and their new group is applied correctly.

    The only workaround I have found is to use Essentials' /kick and /kickall commands.  When I reload the permissions using /bp reload, I also have to run /kickall after to ensure all players relog.  In my server's shop, where users can purchase ranks and have them applied automatically via command, I have to run the command /kick {name} in order to force the user to relog to obtain their new rank.

  • _ForgeUser11680263 added the tags New Defect Jun 19, 2013
  • _ForgeUser11847000 posted a comment Oct 30, 2013

    Having the same issue on my server.

    Everything is updated. Is there no fix for this?


    Edited Oct 30, 2013

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