2.10.1
on Sep 12, 2025- Fix config init
2.10.0
on Aug 27, 2025What's Changed
- Config Refactor, support secret file and read-only config by @Tert0 in #115
- For config details, checkout readme.
- Update README.md with config options by @NorskNoobing in #95
- Update to Minecraft 1.21.8 and Java 21 compatibility by @3r08r in #123
- General Updates for release of 2.10.0 by @jimchen5209 in #126
- Remove embedded Fabric API, fabric loader will now block you when proper Fabric API is not installed.
- Change config
hackMaessageChain
default value to false
New Contributors
- @Tert0 made their first contribution in #115
- @NorskNoobing made their first contribution in #95
- @3r08r made their first contribution in #123
- @jimchen5209 made their first contribution in #126
Full Changelog: v2.9.0...v2.10.0
2.4.0
on Dec 10, 2022Important
- Secure chat not working (All chat will convert to system message)
Change
- Support Minecraft 1.19.3
- Disable secure chat
2.1.1
on Jul 17, 2022Fixed
hackEarlySend
not using Velocity forward protocol 2- Incompatible with Quilt API
2.1.0
on Jun 9, 2022Change
- Enable Velocity forward protocol 2
2.0.0
on Jun 8, 2022Important
- Not support old Minecraft version due login packet changed.
- Velocity forward protocol 2 not fully tested.
Change
- Update to support Minecraft 1.19
- Support Velocity forward protocol 2 (Enforcing secure profile support)
1.1.5
on Jul 17, 2021Change
- Update latest fabric-api to support Minecraft 1.17.1
- Fix error handle
1.1.4
on Jun 9, 2021Change
- Update latest fabric-api to support Minecraft 1.17
1.1.2
on May 12, 2021Fixed
- Incompatible with fabric-api 0.34.1+