EngineHub / EngineHub/WorldGuard
Cannot access the inventory of entities like chest minecarts when not member of a region
- Dominant language
- Java
- Stars
- 938
- Forks
- 671
- PR merge metrics
- No merged PRs in 30d
Description
### WorldEdit Version
Bukkit-Official(7.4.3-beta-01+80c6d6122)
### WorldGuard Version
Bukkit-Official (7.0.17-SNAPSHOT+2357-aa51603)
### Platform Version
Paper version 26.1.2-18-main@6bac3c9 (2026-04-20T10:18:10Z) (Implementing API version 26.1.2.build.18-alpha)
### Confirmations
- [x] I am using the most recent Minecraft release.
- [x] I am using a version of WorldEdit compatible with my Minecraft version.
- [x] I am using a version of WorldGuard compatible with my Minecraft version.
- [x] I am using the latest or recommended version of my platform software.
- [x] I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
- [x] I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)
### Bug Description
Right clicking a chest minecart in a region where i am not member gives the message "Sorry, but you can't change that here." even is chest-access is set to allow.
No other flags are set on the region or the global region. I tried with interact and use to allow but it still did not work.
### Expected Behavior
The player should be able to accesss the inventory when chest-access is set to allow
### Reproduction Steps
1. create some region, set chest-access allow
2. place a chest minecart there
3. let someone who is not member of that region (and has no override) try to open that chest minecart
(same issue happens on 26.1.2 and 1.21.11)
### Optional WorldGuard-Report
_No response_
### Anything Else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.