v1.5

Details

  • Filename
    PlayerStats-1.5.jar
  • Uploaded by
  • Uploaded
    Jul 5, 2022
  • Size
    927.07 KB
  • Downloads
    391
  • MD5
    5bdbbc7e414e680808199861f7b9914d

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) time_format.png
    • Distance (previously cm): Blocks (and km for hover-text) distance_format.png
    • Damage (previously 0.5 hearts): Hearts (and 0.5 hearts for hover-text) damage_format.png
  • 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