Bumping the version to 2.0.0 because of a significant restructuring to the plugin to better support behaviors tailored to specific Spigot and Paper versions.
* the plugin uses the features of Spigot 1.18.1 when available to more reliably find crafting blocks when chunks are loaded.
* trapped chests once again can be used with crafting blocks without causing the block to drop an item from the recipe.
* changed the order of event processing when the crafting block inventory is being opened so that protection plugins have an opportunity to veto the attempt.
* fixed an NPE
* colorized logging on Spigot.
* can now enable debug and trace logging in the plugin without having to enable debug logging in the server itself.