1.11.3 for 1.21.6 (>=1.21.6 <=1.21.8)
on Sep 4, 2025- Updated Realms Connect Mixin to use ID over IP
- Supports: -[>=1.21.6 <=1.21.8]-
1.11.2 for 1.21.6+ (1.21.6 -> 1.21.8) [GUI Fix]
on Aug 7, 2025- Fixed Matrix bug that caused the mod statistics GUI to render in the same layer as the main game GUI
1.11.1 for 1.21.6+ (1.21.6 -> 1.21.8) [Realms Fix]
on Aug 6, 2025- Fix Realms crash
- Added Realms Tracking with Realm ID
- Added Realms connect and disconnect events
1.11 for 1.26+ (1.21.6 -> 1.21.8)
on Aug 6, 2025- Upgraded mod to minecraft 1.21.6
1.10 for 1.21.5
on Aug 1, 2025Upgraded mod to minecraft 1.21.5
1.9.1 for 1.21+ (1.21 -> 1.21.4)
on Feb 2, 2025- Added support for Mod Menu.
- Added background width option.
- Re-added show total option.
- Changed how stats are linked to server ips, the original input ip is now used over the final destination ip.
- Fixed bug where closing the game fails to save settings and stats.
- Fixed bug that causes the tracking timer to carry over session data.
- General code clean up.
1.9 for 1.21+ (1.21 -> 1.21.4)
on Jan 26, 2025- Upgraded mod to minecraft 1.21+ (1.21 -> 1.21.4 confirmed)
- Fixed bug where afk delay value was loaded without first being converted from minutes to seconds.
- Fixed bug causing session timer to reset after resuming after afk.
1.8 for 1.20.5+ (1.20.5 / 1.20.6)
on Jun 23, 2024- Upgraded mod to minecraft 1.20.5+ (1.20.5, 1.20.6 confirmed)
- Fixed mod mixins and hooked into more stable functions
- Added new timer formats
- Restructured mod option screens
- Replaced current option data handling system with the default Minecraft option data functions
- Reworked how the HUD is rendered and follows Minecraft's implementation
- Added RGB text and background colouring
-
- Added transform options (Positioning and sizing)
- Updated mod icon
- Added mod translations
- Fixed bugs
1.6.2 for 1.20.3+
on Apr 5, 2024Updated project to Minecraft 1.20.3+
- Confirmed to work with:
- 1.20.3
- 1.20.4
1.6.1 for 1.20.2
on Apr 5, 2024- Updated for Minecraft 1.20.2
1.3.0 for 1.19.4
on Apr 5, 2024Updated to Minecraft 1.19.4
1.6.0 for 1.20.1
on Apr 5, 2024Updated for Minecraft 1.20.1
1.5.0 for 1.20
on Apr 5, 2024Updated for Minecraft 1.20
1.2.0 for 1.19.3
on Apr 5, 2024- "AFK Delay" now gets read on mod initialisation
- Client chat messages no longer keep the player "Active" indefinitely
- Minor optimisations