Releases: hyperdefined/ToolStats
Releases · hyperdefined/ToolStats
2.0
Happy 4 years, ToolStats!
If you like ToolStats, consider supporting me on Buy Me a Coffee or Patreon!
- Fixed wrong number formatting used for arrows shot and sheep sheared stat.
- Fixed villager trade ignoring
allow-creativeconfig. - Fixed reset token using the wrong value for crops mined.
- Added these new stat tracking:
- Bosses killed - separated by wither and ender dragon.
- Critical strikes - whenever you hit a critical hit on a melee weapon.
- Trident throws - count how many times you throw a trident.
- Damage taken was added to shields.
- Added new
world-limitconfig option. Turn off/on ToolStats in any world. - Reworked how the plugin handles loot chests and tagging items from them.
- This fixes specifically issues with ValhallaMMO.
- This also fixes breaking loot chests (before you open) and dropping items not having tags.
This update will update your config automatically to add the new options.
1.9.11
- Added support for spears.
1.9.10
1.9.9
1.9.8
1.9.7
- Added missing chat messages for editing/removing stats via command.
- Added support for changing the material of each tokens.
- Added support for specifying custom model data value for each token.
- Added
{levels}placeholder to token lore.
1.9.6
- Added configuration options to further customize toggling origin dates/owner for each origin type. Before, ToolStats would only toggle ownership and creation time together. This now lets you set them individually.
- Changed many configuration names around (the plugin will convert your current config, no action needed).
- Added
normalize-time-creationwhich sets time creation to be at 12AM, making creation times more "similar." - Added new sub-commands
editandremovethat lets you change stats to any value or remove stats. - Added new configuration option
allow-creativeto allow stat tracking while in creative mode. - Added
dropped-ontracking for when an item drops from a mob.
1.9.5
1.9.4
1.9.3
- New flight time format. A new entry will be added to your config. Furthermore, the plugin will auto remove the old format on current items to allow backwards compatibility (by @sebampuero with #97 and help from me).
- A new remove token has been added. This token removes all stats from an item. See the remove token on the wiki.
- Added "damage done" tracking. This applies to weapons and tracks how much damage they've done overtime.
- Fix exception from being thrown if the version running is not on GitHub (by @sebampuero with #96).