
Players are able to attach leads to boats inside claims they are not members/owners of
baailey opened this issue ยท 2 comments
WorldEdit Version
7.0.14-SNAPSHOT+2333-4ec325e
WorldGuard Version
7.3.11-SNAPSHOT+7044-2be1150
Platform Version
Paper version 1.21.4-203
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
If a boat is placed inside a region, any player can place a lead on it and steal it, including with entities inside said boat
Expected Behavior
For players to be denied access to placing a lead on a boat inside another players claim
Reproduction Steps
- Create a region
- Place a boat
- Disable /rg bypass
- Steal the boat
Optional WorldGuard-Report
No response
Anything Else?
No response
Hello, I think there's bug in worldguard.
https://dev.bukkit.org/projects/worldguard/files/5888870 Since this version (7.0.13), the interact flag has higher priority than ride
If we set interact to DENY and RIDE to allow, there's still message that "that can't be ridden here"
With older version it worked
In the new one to actually allow riding I need to set interact to allow (which is not so good as it can break other things)
I think it's associated with this as well, I thought the latest build fixing this issue will fix it but it didn't @wizjany
@bobhenl submit a bug report, commenting here will not guarantee the developers will see it.