- Fix some problems with proto proxy that cause ProtoServers connections to not become valid when they connect
- Actually fix protocols always mismatching
- Client/Server will now log warnings if different ProtoWeaver versions are being used on either side
- 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