Permissions are not gives
Lemar98 opened this issue ยท 3 comments
Description
First, I issue a list of permissions to the player using the api, then I take it with /lp user permission unset , and then again I try to issue the permissions using the api, but they are issued randomly: some permissions are issued, and some then no.
Reproduction Steps
- Give permissions using my code (https://pastebin.com/4s99j54H)
- Take them with the LuckPerms team
- Try to give permissions again using my code.
- When doing "/lp user <your_nickname> permission info" you will not see all the permissions that should have been issued
Expected Behaviour
Permissions should be given normally
Server Details
git-Purpur-1171 (MC: 1.16.5)
LuckPerms Version
v5.4.62
Logs and Configs
lp config: https://pastebin.com/cSYj5zvJ
Extra Details
Please note that my code may work fine, but sometimes it breaks. For example if you give yourself permissions ("/tst give "), try to take some of them with "/lp user permission unset ", then take the rest with "/tst take " and try to give yourself permissions again "/tst give ", the plugin will not give you all rights or give them randomly