Allays are not correctly protected
Joo200 opened this issue ยท 1 comments
WorldEdit Version
7.0.11-SNAPSHOT
WorldGuard Version
7.0.8-SNAPSHOT
Platform Version
all
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
Allays are not correctly protected.
They can pickup items in a region with the flag item-pickup set to deny.
Expected Behavior
EntityPickupItemEvent should be denied when the Allay's owner can't pickup items at that place.
Reproduction Steps
- Create a region with item-pickup deny
- Spawn an Allay
- Drop items
Optional WorldGuard-Report
No response
Anything Else?
No response