WiIIiam278 / HuskTowns

A simple and elegant proxy-compatible Towny-style protection plugin
https://william278.net/project/husktowns
Apache License 2.0
76 stars 43 forks source link

players can remove items from frames on farm chunks #459

Open matipoirierg opened 6 months ago

matipoirierg commented 6 months ago

This happens even if public build access is disabled for farm chunks.

WiIIiam278 commented 6 months ago

so this is because Item Frames are an entity and farm chunks have OperationType.PLAYER_DAMAGE_ENTITY set in flags.yml. I think. Needs testing from me.