v1.5
What's Changed
- Readable statistics! All time-, distance-, and damage-based statistics are now automatically formatted into a more readable unit.
- These statistics all come with hover-text that can display more information
- The range of units to display can be changed in the config, and is currently:
- Time (previously ticks): automatically switches between days + hours and hours + minutes based on the size of the given statistic number (and hours + minutes + seconds is shown in hover-text)
- Distance (previously cm): blocks (and km for hover-text)
- Damage (previously 0.5 hearts): hearts (and 0.5 hearts for hover-text)
- The hover-text color automatically adjusts based on the color of the statistic number, and can be made lighter or darker in the config
- Internal improvements and minor bug fixes
Full Changelog: v1.4...v1.5