- Changed to using proper entity polling.
- Added more configurations.
- You can now specify more than just StoneCutters as damagers.
- Fixes entity lookup check not working on non-Folia servers. Sorry about that!
- The way the plugin works is it looks up all entities in each world, the lookup method for Bukkit was returning an empty set of entities. This has been fixed.
- Shrank file size.
- Requires BukkitOfUtils now: https://www.spigotmc.org/resources/118276/
- Fixed memory leak issues.
- Added back Folia Support.
- Fixed small issue where it would keep ticking the entity after it was off of the StoneCutter.
- Removed Folia Support.
- Was causing issues with non-folia versions.
- Fixes Folia Support.
- Fixes Async issues.
- Added initial code.