/perm reload does not reload clientside. #388


  • New
  • Defect
Open
  • nikitis created this issue Aug 21, 2012

    Describe to us the issue that you're having:

    - When I add a permission which has a command assigned with it, that command does not work for the users already on the server.  One has to log out and back into the server in order to take advantage of the new permission add.  If someone new joins afterwards, the command and permission takes effect.

    Which steps will reproduce this problem?:
    1)  /world <worldname>
    2)  /group <groupname
    3)  /group addperm multiverse.teleport.*          (this happens with any permission, this is just one example.)
    4)  /perm reload
    5)  Get All Worlds Reloaded message.
    6)  /mvtp <worldname>
    7)  Get message stating needs to add following permissions.  multiverse.teleport.*
    8)  I can log out at this point and them back in, and the command works as expected.  But /perm reload does not reload for clients who were on before permission was added.  Any clients logging onto the server post addition works fine.  So server side it is reloading, but not clientside.
    ....

    Do you have an error log of what happened?

    - No, just that multiverse text that pops up as if the permission was not added.

    Which version of bPermissions are you using?: (Please don't say "latest"!!!)

    - 2.9.14

    Which version of CraftBukkit?: (Please don't say "latest"!!!)

    - git-Bukkit-jenkins-Spigot-82 (MC: 1.3.1) (Implementing API version 1.3.1-R1.1-SNAPSHOT)

    Which OS?

    - Linux  (Hosted)

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

    - WorldBorder, LagMeter, bPermissions, AlphaChest, WorldEdit, SimpleSort, Vault, Multiverse-Core, LogBlock, WorldGuard, HomeSpawnPlus, warptastic, IBelieveICanFly, mChatSuite, Chairs, NoPVP, PreciousStones, AntiBuild, HatMe, iConomy, DisguiseCraft, mcbans, Lockette, ScheduledAnnouncer2, Votifier, mcMMO, Essentials, ShowCaseStandalone, CreativeGates, VanishNoPacket, Superpickaxe, ChestShop

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

  • nikitis added an attachment Aug 21, 2012
    Attachment was deleted Dec 2, 2016
  • nikitis added an attachment reloadnotworking.jpg Aug 21, 2012

    reloadnotworking.jpg

    <p>Got error after /perm reload.</p>

  • nikitis added the tags Defect New Aug 21, 2012

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