
Vehicle Destroy Flag - not supporting other material types
patpac9 opened this issue ยท 2 comments
WorldEdit Version
7.3.9
WorldGuard Version
7.0.12
Platform Version
Paper 1,21,3 Stable
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
When I add the Vehicle Destroy Allow flag to a regoin the oak_boat is allowed to be destroyed but for example the birch_boat is not.
Expected Behavior
Other Material Vehicles such as birch_boat should be destroyable too.
Reproduction Steps
- create/define new region
- add the region flag vehicle destroy allow
- Try to destroy the birch boat
Optional WorldGuard-Report
No response
Anything Else?
No response
Is there a reason for it?
Cause placing the boat is totally functional with other materials.
Only breaking it is not.