FastAsyncWorldEdit

FastAsyncWorldEdit

245k Downloads

FAWE ignores worldguard region restriction

MaechtigerMatthias opened this issue ยท 0 comments

commented

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

  1. Enable region-restriction in config
  2. Add fawe.worldguard.members to a non admin player
  3. create a region with worldguard
  4. let player use //tree in region he is not added.
  5. 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

Anything else?

No response