Skip to content

Releases: hyperdefined/ToolStats

2.0.4

09 Apr 23:10
a881f60

Choose a tag to compare

  • Removed left over debug messages with RoseStacker.
  • Added new add command to add stats to an item.
  • Fixed edit command always showing successful message when it fails.

2.0.3

06 Apr 18:30
11d6a5b

Choose a tag to compare

  • 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.

2.0.2

07 Mar 02:06
b484b77

Choose a tag to compare

  • Fixed shields not tracking origin from crafting, trading, and trial chambers.
  • Added elytra to valid items for trial chambers by request (#119).

2.0.1

06 Mar 21:44
a0282e6

Choose a tag to compare

  • Fixed compatibility with OpenInv (#116).
  • Fixed fish-caught edit command not working.
  • Migrated into a Paper plugin.
  • Improvements to command suggestions.
  • Fixed edit command logic on certain situations.

2.0

26 Jan 21:52
5c4b212

Choose a tag to compare

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-creative config.
  • 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-limit config 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

23 Dec 00:10
b5040a4

Choose a tag to compare

  • Added support for spears.

1.9.10

05 Nov 22:25
c28ee0f

Choose a tag to compare

  • Added barrels (and all other containers) to be checked for loot found tags (#113).
  • Trial chamber loot (from vaults) now gets looted tags (#113).

1.9.9

23 Jul 16:44
c0d79fd

Choose a tag to compare

  • Added new purge command. This command let's you remove ALL ToolStats data from a given item. See the wiki for more information.
  • Added flight time support for glider data component. This means armor pieces with this data component can track flight time.

1.9.8

15 Jul 14:50
70ed50c

Choose a tag to compare

  • Fixed damage-done token not working with axes in anvils (#109).

1.9.7

15 May 22:59
1d61770

Choose a tag to compare

  • 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.