Skip to content

Releases: hyperdefined/ToolStats

1.4.5

12 Sep 20:58
3766db3

Choose a tag to compare

  • Ignore CUSTOM damage causes. This should rule out anymore /kill commands adding damage values to armor.

1.4.4

19 Aug 22:31
05200f0

Choose a tag to compare

  • Fix handling /kill or similar damage to armor. Armor should not track insane damage values now based on these commands.

1.4.3

15 Aug 15:52
59d0295

Choose a tag to compare

  • Proper handling of permissions in plugin.yml.

1.4.2

18 Jun 21:11
e3e1c6a

Choose a tag to compare

  • Fixes java.lang.IllegalArgumentException: Cannot measure distance from throwing in certain situations (fixes #14).

1.4.1

16 Jun 04:07
63d508f

Choose a tag to compare

  • Fixed resetting lore using /toolstats reset on looted items.
  • Fixed resetting lore using /toolstats reset on "damage taken" armor pieces.
  • Much better number formatting. They now include commas. These new formats will apply when any stat gets updated on any item. No configuration changes are needed.
  • Support for adding lore to items found in minecarts.

1.4

10 May 19:38
d9ad7eb

Choose a tag to compare

1.4
  • Fixed lore not being applied to tridents. The data was being tracked, but the lore was not being added. You can do /toolstats reset confirm to reapply the lore.
  • Handle finding new chests better. This should fix an old issue that wasn't documented.

1.3.4

24 Feb 16:48
337f88c

Choose a tag to compare

  • Fixed /toolstats throwing NPE (fixes #7).

1.3.3

24 Feb 00:58
63b3cb1

Choose a tag to compare

  • Fixed non armor items getting "damage taken" stats applied (fixes #6).
  • Fixed "damage taken" tracking not taking in account for armor reductions.

1.3.2

22 Feb 20:10
df23f40

Choose a tag to compare

  • Fixed elytras duplicating "found" tags when picking up (fixes #5). You can hold the elytra and use /toolstats reset to fix the lore.
  • Fixed /toolstats reset not setting the item after fixing the lore.

1.3.1

13 Feb 01:48
53fd7f7

Choose a tag to compare

  • Fixed a small typo with handling creation dates with /toolstats reset.

Sorry about the constant updates, this should be the final one for a bit!