Releases: Nan1t/NanoLimbo
Releases · Nan1t/NanoLimbo
Release v1.8.1
Release v1.8
- Support for MC 1.20.5, 1.20.6.
- Rewritten packet limiter.
- Improved VarInt writing.
- Added Logback logger to make it possible to write logs to file and see logs from other libraries, like Netty.
Remember to recreate config file, because it has breaking changes.
To run this version of limbo, you need at least JRE 11.
Thanks to all contributors for keeping this project alive!
Release v1.7
Added MC 1.20.3-1.20.4 support (thanks to @BoomEaro)
Release v1.6
- MC 1.20.2 support (thanks to @BoomEaro).
- Console command to check current limbo version (
version
,ver
). - Experimental function to limit incoming traffic. Update the settings.yml manually for this.
Release v1.5.2
- Support for MC 1.20 (thanks to @Pantera07)
- Option to return static protocol version on a ping (to support ViaVersion).
Release v1.5.1
Added 1.19.4 support (thanks to @BoomEaro)
Release v1.5
Release v1.4.1
- Support for MC 1.19.1
- Fixed join packet for 1.9.1
- Minor changes in sources
Release v1.4
- Added support for MC 1.18.2 and 1.19
- Added console commands
- Fixed bugs
Thanks to all contributors who keep this project alive!
Hotfix v1.3.4
Fixed crash on 1.16.5 clients due missing PlayerInfo packet