WorldGuard Region Support
Closed this issue ยท 10 comments
Recently switching over from Pex to LuckPerms and the region entry flags seem to not be working and I was wondering what I am doing wrong. I have a group for each "Mine Rank" (A-Z) and in WorldGuard flags have done the command rg flag entry deny and rg addmember g: and even if im that rank It will not let me enter the mine. I see there is a plugin called ExtraContexts but I was wondering how I would apply that to this. Thanks for help!
Make sure the groups are entered as lower case as that's how LP stores them (and they are case sensitive).
ExtraContexts isn't really a solution here as that will only allow/deny permissions in certain regions, not flags.
all the groups are labeled a,b,c, etc. so I don't think that is the issue. I also made sure each group had the group. permission and it still was blocking me from entering the region
luckperms clearly is the better plugin but there is no solution to one of the biggest things that needs to be on my server.
To anyone finding this, I found that the recent version of worldguard is checking for node groups.name not group.name like everyone says. make it plural and it will fix this.