mizarc / bell-claims

A comprehensive yet intuitive land claiming system for PaperMC servers, allowing players to protect their builds.
https://modrinth.com/plugin/bell-claims
MIT License
10 stars 5 forks source link

Stop concrete powder from turning into concrete at edge of claim with fluid flow flag #59

Open mizarc opened 2 weeks ago

mizarc commented 2 weeks ago

Water should not affect concrete power with this flag on, as it can be used as a form of griefing.

mizarc commented 1 week ago

Cannot find an event to apply this protection properly. While it is captured by the BlockFormEvent, there is no data on the fluid that is causing the event. May have to consult Spigot/PaperMC devs about this. Will push back to release 0.4 for now.