This version makes events cancellable. I've also spent a lot of time splitting the API and Core plugin into their own Maven modules. Please review the wiki for how to compile these modules and utilize the API.
The plugin is honeypot-core-2.x.x.jar. The API is honeypot-api-2.x.x.jar.
The API will not run on your server! Please use the Core JAR to run the plugin. The Core JAR contains the API as well, but the API jar was specifically built for development.
I've also fixed a few bugs with the update checker and just cleaned up things in general. If you have any issues or questions please open an issue!