
FAWE ignores worldguard region restriction
MaechtigerMatthias opened this issue ยท 0 comments
Server Implementation
Paper
Server Version
1.21.5
Describe the bug
Hi! I'm running a Paper 1.21 server with FAWE, WorldGuard, and LuckPerms. I want players to only be able to use FAWE (e.g. //set, //tree, etc.) inside regions they are a member or owner of.
region-restrictions: true
My players have the permissions fawe.worldguard.member and worledit.tool.tree. They can still use //tree in every region without being member oder owner.
Am I missing something?
I would ask on discord but all invite links does not work anymore :(
To Reproduce
- Enable region-restriction in config
- Add fawe.worldguard.members to a non admin player
- create a region with worldguard
- let player use //tree in region he is not added.
- tree appears
Expected behaviour
User get a message that he can't use this command in regions he is not a member of.
Screenshots / Videos
No response
Error log (if applicable)
No response
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/eff3c6a07c5c41c7bf34f813bbd6e9a7
Fawe Version
FastAsyncWorldEdit-1107
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