- Fix Protocols mismatching no matter what
- Protocols can now be properly compared using
.equals()
- Some logging fixes
- Big Changes to logging! The log level of any protocol can now be set, as well as new functions for logging to your protocol.
- Auth handlers now use byte arrays instead of strings
- Fix some issues with the maven, mainly paper
- Make plugin load sooner on paper + show author
- more internal improvements
- Very minor performance improvements with some internal refactoring