CivMC / Civ

Monorepo for development of and running a Civ Server.
MIT License
4 stars 11 forks source link

Protect all damageable items #397

Open MrJeremyFisher opened 3 months ago

MrJeremyFisher commented 3 months ago

Extend the tool protection listener to every item that a player can damage by using, rather than just items that break blocks.

MrJeremyFisher commented 2 months ago

This also fixes the protection not applying to things like stripping copper as that doesn't fire the BlockBreakEvent.