File Details
1.7.7 - Update Checker Enhance
- R
- Oct 7, 2025
- 2.02 MB
- 20
- 1.21.9+24
File Name
MinerTrack-1.7.7.jar
Supported Versions
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
1.7.7 - Update Checker Enhance
Enhanced Features
Enhanced Version Parsing & Comparison: Supports more version formats including:
x.x.x(e.g.,1.2.3)x.xx.xx(e.g.,2.10.15)x.x.x.x(e.g.,3.4.5.6)- Pre-release tags like
-alpha,-beta, and numeric suffixes (e.g.,1.5.0-beta.2).
Smart Version Comparison Logic: Correctly handles semantic version ordering:
1.10.0>1.9.15- Stable releases > beta > alpha
1.0.0-beta.2>1.0.0-beta.1
Configurable Update Channels: Controlled via
update-check-channelinconfig.yml:stable: Only notify about stable (non-pre-release) updates.beta: Notify about stable and beta updates.alpha: Notify about stable, beta, and alpha updates.
Dynamic Update Detection: Now evaluates updates in real-time based on the current channel setting—no stale cache after
/mtrack reload.
Expected that the detection capabilities will be enhanced in the next version.
Happy using~

