Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for hyperdefined

Track various tool stats!

Report ToolStats?

Release
1.6

hyperdefined released this version: March 4, 2023

  • Hopefully improved compatibility in some cases with other plugins.
  • Fixed using different tools in offhand.
  • Fixed "dropped by" tags not being added to drops when killed by trident throwing or shooting with a bow.
  • Added support for full customization of number and date formatting (#24). The plugin will complain about you not having some config values, you can add these! If you add them, make sure to update your config-version to 4.
# Change the default formatting for dates.
# See: https://www.digitalocean.com/community/tutorials/java-simpledateformat-java-date-format
# Example: "dd/MM/yyyy"
date-format: "M/dd/yyyy"

# Change number formatting.
# You probably do not need to touch this.
number-formats:
  comma-separator: ","
  decimal-separator: "."
  comma-format: "#,###"
  decimal-format: "#,###.00"

Information

Published onMarch 4, 2023
Downloads1

Platforms

Paper Paper (1.15-1.19.3)