Releases: MrNavaStar/ProtoWeaver
Releases · MrNavaStar/ProtoWeaver
ProtoWeaver 1.3.15
- Fix some problems with proto proxy that cause ProtoServers connections to not become valid when they connect
ProtoWeaver 1.3.14
- Actually fix protocols always mismatching
- Client/Server will now log warnings if different ProtoWeaver versions are being used on either side
ProtoWeaver 1.3.13
- Fix Protocols mismatching no matter what
ProtoWeaver 1.3.12
- Protocols can now be properly compared using
.equals()
- Some logging fixes
ProtoWeaver 1.3.11
- 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
ProtoWeaver 1.3.10
- Make plugin load sooner on paper + show author
- more internal improvements
ProtoWeaver 1.3.9
- Very minor performance improvements with some internal refactoring
ProtoWeaver 1.3.8
- Fix crashes when using multiple protocols
ProtoWeaver 1.3.7
- Fix crashes related to registering enum packets
ProtoWeaver 1.3.6
- Client module works again