
6.4K
5
- Fixed crash with the latest ViaVersion on BungeeCord and Bukkit platforms
- Fixed permissions not working on Bukkit platforms
- Fixed support for eagler clients using modern protocol versions
- Fixed refcounting issue with HTTPRequestInboundHandler
- Fixed API for checking supported minecraft protocol versions
- Fixed leftover handshake code that could call printStackTrace excessively
- Fixed broken check for PerMessageDeflateServerExtensionHandshaker support
- Switched to a pool of multiple JDBC connections for MySQL
- Added client capability bits for checking Optifine CIT support
- Added documentation for platforms lacking comments in config files
- Fixed compatibility with latest BungeeCord versions
- Fixed isEnableNativeTransport on modern server versions
- Fix protocol module OOM vulnerability
- Fix multi-packet DoS vulnerability
- Additional packet validation
- Fix duplicate username issue on BungeeCord
- Add logging options for origins, brands, etc
- Embed the SQLite driver inside the plugin
- Make plugins like nLogin work better
- Add coupling between the websocket ping frame handler and idle state handler
- Fix potential handshake issue on BungeeCord
- Fix compatibility with Spigot 1.8 (HttpHeaders.containsValue)
- Check for protocol V4 or greater client before invalidating skin
- Bind additional ports on Velocity through a "clone listener" option
- Actually fixed support for Velocity's
SO_REUSEPORToption
- [#6] Fixed issue with Firefox unable to connect
- Fixed support for Velocity's
SO_REUSEPORToption - Fixed data race in Bukkit platform initialization
- Fixed Bukkit platform disconnect function failing in login
- Reduced the complexity of the adapter
- Fixed an issue with very early kick messages
- Additional thread safety for handshake logic
- [#1] Fixed issue when using xCord
- Fixed IP forwarding on BungeeCord
- Fixed V4 clients dropping some packets
First release.
