FastAsyncWorldEdit

FastAsyncWorldEdit

245k Downloads

fawe.permpack.basic not working with GroupManager

lollingtonbear opened this issue ยท 3 comments

commented

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

Anything else?

No response

commented

Can you reproduce this with LuckPerms, please?

commented

Grrrrrr! I was hoping you weren't going to ask me that. I'll give it a go.

commented

So it seems to work OK in LuckPerms.

(Sorry for the delay, I figured if it was an issue with GM I might as well migrate fully.)