v1.5
Details
-
FilenamePlayerStats-1.5.jar
-
Uploaded by
-
UploadedJul 5, 2022
-
Size927.07 KB
-
Downloads391
-
MD55bdbbc7e414e680808199861f7b9914d
Supported Bukkit Versions
- 1.19
- 1.18.2
- 1.18.1
- 1.18
Changelog
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 to-display number(s) (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)

- Time (previously ticks): automatically switches between days + hours and hours + minutes based on the size of the to-display number(s) (and hours + minutes + seconds is shown in 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