Entity Griefing flag will decide if an ENTITY check comes out as true or false.
Leaf Decay flag will decide if a BLOCK check comes out as true or false. Since the main feature of BLOCK checks is cave decay, I decided this was the most appropiate flag.
EFFECT checks are always true. There's no appropiate flag for this. Maybe monster spawning? I don't know.
Maybe make this configurable by the user? Open to suggestions.
I also fixed the startup issues I encountered with this beta build, seems like one got fixed but the cave one didn't.
This commit adds Lands compatibility (https://www.spigotmc.org/resources/lands-minecraft-land-claim-plugin-grief-prevention-protection-gui-management-wars-1-16-support.53313/) to this project. Since there's no custom flag support, I decided on the following checks:
Maybe make this configurable by the user? Open to suggestions.
I also fixed the startup issues I encountered with this beta build, seems like one got fixed but the cave one didn't.