terrarium-earth / Cadmus

A land claiming mod that allows users to claim land to protect your home from thieves, bandits and monsters, and admins to claim land with region flags and advanced protection!
MIT License
21 stars 11 forks source link

Fix entity interactions #42

Closed CodexAdrian closed 7 months ago

CodexAdrian commented 7 months ago

This PR adds a few more tags to make it easier to disable protections on certain interactions In addition, it also moves away from using exclusive instanceof checks to use tag checks for better mod compat