
fawe.permpack.basic not working with GroupManager
lollingtonbear opened this issue ยท 3 comments
Server Implementation
Paper
Server Version
1.21.3
Describe the bug
Using PaperMC 1.21.4 build 75
Using GroupManager v3.2
The fawe.permpack.basic doesn't seem to be working. Users with that permission can't use any fawe commands. I tried making the user an owner in the region but that didn't fix it.
If I give the user the * permission they can use all the fawe commands so there is obviously a permission that works somewhere.
I also tried creating my own fawe_basic group with the same perms in fawe.permpack.basic. Users assigned to that new group are able to use the fawe commands so the core worldedit permissions work, just not when using "fawe.permpack.basic".
The above is also true if the user has the fawe.admin permission.
To Reproduce
Use GroupManager to assign the fawe.permpack.basic permissions to either a group or directly to a user.
Example user with permission:
abc99999-9999-9999-9999-999999999999:
lastname: playername
group: agroupname
subgroups: []
permissions:
- fawe.permpack.basic
Expected behaviour
Granting a user the fawe.permpack.basic permission should give them the set of perms specified in /src/main/resources/plugin.yml
Screenshots / Videos
No response
Error log (if applicable)
No response
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/01bfdd70474145fd81ad3562ff874627
Fawe Version
FastAsyncWorldEdit-Paper-2.12.4-SNAPSHOT-1011
Checklist
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
No response