This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. use okb3 to promote or demote a rank2. check user.yml of bpermissions3.
What is the expected output? What do you see instead?The expected output is for okb3 to erase the group, or overwrite the group, that is current, and replace it with the promoting or demoting group. What it seems to be doing is appending the promoting or demoting group to the end, so now i have multiple groups on one user, which isn't very useful for demoting imo.
What version of the product are you using?3.4.0
Do you have an error log of what happened?No, It's not throwing any errors.
Please provide any additional information below.I guess just make sure that okb3 is erasing the entry before adding stuff to it. Also I have bPermissions set to single mode, not multi or lump. which leads me to believe that okb3 is the culprit since it is the only thing modifying it.
Try 3.5.0, it fixed the Multigroup error.
I will try it thanks!
seem's to have fixed my issue, did you remove console command support? every time i try to issue a command in console i get 'This command can only be used by ingame players.'
Once i get my server up and running, I won't be doing much administration from the console. just at the moment it was kinda handy.
@JacobWestern: Go
I changed the whole command system to mine. That's maybe why you got issue with some commands. Will get fixed in the next versions.
To post a comment, please login or register a new account.