
30.9K
231
- Updated hyperlib, which fixes a lot of text parsing issues.
- Update hyperlib.
- Removed left over debug messages with RoseStacker.
- Added new
addcommand to add stats to an item. - Fixed
editcommand always showing successful message when it fails.
- Migrated into a Paper plugin.
- Bump API to Minecraft 26.1.1.
- Migrated dependencies to use Paper's loader instead of being shaded into jar.
- Fix sheep sheared not checking if the sheep was a baby.
- Added support for tracking kills with RoseStacker.
- Added missing creative mode checks for different events.
- Added new stat tracker: logs stripped.
- Make events check if it was canceled, which should better help future compatibility issues with other plugins.
- Fixed shields not tracking origin from crafting, trading, and trial chambers.
- Added elytra to valid items for trial chambers by request (#119).
- Fixed compatibility with OpenInv (#116).
- Fixed
fish-caughtedit command not working. - Migrated into a Paper plugin.
- Improvements to command suggestions.
- Fixed edit command logic on certain situations.
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.
- Added support for spears.
- Added new
purgecommand. This command let's you remove ALL ToolStats data from a given item. See the wiki for more information. - Added flight time support for
gliderdata component. This means armor pieces with this data component can track flight time.
- Added new
- Fixed
damage-donetoken not working with axes in anvils (#109).
- Fixed
- 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.
- 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.
- Added missing damage done reset to
/toolstats reset. - When a stat is disabled, remove tokens if items have the applied token.
- Fixed
java.lang.NullPointerException: Cannot invoke "java.util.Collection.toArray()" because "c" is nullonPlayerMoveEventwith elytras (#99).
- Added missing damage done reset to
- Fix wrong bow/crossbow being used for damage done (fixes #98).
- 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).
- More misc fixes.
- Fully fix off-hand duplication.
- Turning off statistics via configuration now fully disables the data from the item, rather than turning off just the lore. This means the items won't track data regardless of configuration.
- Adding tokens to items now follows the configuration for statistics that are disabled/enabled.
- When hashes are disabled, remove them from items that have it.
- Added missing
fishing-rodto configuration sections. - Added missing
crops-harvestedto configuration. - Configuration now updates in order from lowest configuration version to highest.
- New token system (off by default)! This let's players add stat tokens to their items to track stats instead of everything being tracked! You can find more information on the wiki: https://github.com/hyperdefined/ToolStats/wiki/Token-System
- Fixed MiniMessage support.
1
