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

Fixed flag bypasses when actions done in adjacent claims affect another #102

Closed mizarc closed 1 month ago

mizarc commented 1 month ago

This issue is present in flags such as pistons or sculk spread, where if someone places the source block in one claim, it can have an effect in the other claim. The existing checks only take into account changes done outside of any claim affecting areas inside of a claim, not changes that could be done using an adjacent claim.