Flag chest-access blocking owner access to chest
KoNekoD opened this issue ยท 6 comments
WorldEdit Version
7.2.14
WorldGuard Version
7.0.8
Platform Version
paper-1.19.4-524
Confirmations
- I am using the most recent Minecraft release.
- I am using a version of WorldEdit compatible with my Minecraft version.
- I am using a version of WorldGuard compatible with my Minecraft version.
- I am using the latest or recommended version of my platform software.
- I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
- I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)
Bug Description
I set the flag chest-access: DENY in the spawn-inner region, because it lies in the spawn region (so that players can not open chests in the "inner" region). But surprisingly after that neither owner, nor member have access to ALL chests in the "inner" region
Expected Behavior
In the "inner" region access to chests will be banned, and in the spawn region flowing around it everything will remain the same
Reproduction Steps
- create region spawn
- set flag chest-access ALLOW
- create region spawn-inner
- set flag chest-access DENY
- owner/member need to open chest
Optional WorldGuard-Report
https://paste.enginehub.org/PY68tog57.report
Anything Else?
No response