Changelog
- 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.
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
to4
.
# 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"
Files
toolstats-1.6.jar(1.06 MiB) Primary Download