Releases: hyperdefined/ToolStats
Releases · hyperdefined/ToolStats
1.3
- Added new reset lore function. If the lore on items is wrong or broken, you can run
/toolstats resetto fix the lore. This will check the item tags and apply the correct lore (using your config's formatting). This command now requirestoolstats.usepermission (which is allowed by default). - Fixed fishing rods tags duplicating when you catch a fish.
- Added tab completions for sub-commands.
- Fixed
plugin.ymlpermissions. - Fixed "Dropped by" tags not having the mob name.
1.2.3
- Fixed certain stats being tracked when events were canceled.
- Possibly fix creation tags being duplicated (see #3).
- Added messages about shift clicking trades/crafts since it's not fully supported. These can be disabled.
The config has changed, so please make sure to update it. The warning messages were added. If you don't want to delete your config, simply add this under messages:
# Display this message if the player shift click trades/crafts items. It's not really easy to get every single item
# that is crafted. The tag will only be added to the first item. If you don't want this message, simply replace them both with ""
shift-click-warning:
crafting: "&cCrafting items via shift clicking does not fully apply tags to each item. This is a limitation with the Bukkit API."
trading: "&cTrading items via shift clicking does not fully apply tags to each item. This is a limitation with the Bukkit API."1.2.2
This is a simple change to allow older versions to run the plugin. Versions 1.15+ can now run it! Nothing else has changed. If you don't want to update, you don't need to.
1.2.1
- Fixes an issue with listening to
EntityDamageByBlockEvent.
1.2
- Fully customize the look and feel of the messages! Note: this might not work with your existing items! It's recommended to only change them when you first install the plugin now. If you change them, they will not properly update and you might have duplicate tags. This is a limitation of how lores work (the plugin searches for the lore, so changing words might make it miss it). If you do not want to mess up existing tags, you can change the colors only and not the wording.
- Fixed villager trading. Players were about to trade without spending anything. This was from me incorrectly setting the item that gets traded.
The config has once again changed, so please regenerate!
1.1
- Fixed some very small issues that were not noticed during testing.
- Added mob/player kills tracking to bows and crossbows.
- Added more tracking for "how" items were acquired:
- Traded items
- Items caught from fishing
- Items found in chests
- Elytras now display when they were found and by who.
The configuration has changed, so please make sure to delete and let the server remake it!
1.0
Initial release of plugin. Please report any issues that occur!