https://github.com/hyperdefined/toolstats
Track various tool stats!
https://github.com/hyperdefined/toolstats
paper-plugin
Last synced: 4 months ago
JSON representation
Track various tool stats!
- Host: GitHub
- URL: https://github.com/hyperdefined/toolstats
- Owner: hyperdefined
- License: gpl-3.0
- Created: 2022-01-28T18:22:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2026-03-04T23:15:24.000Z (4 months ago)
- Last Synced: 2026-03-05T04:28:25.956Z (4 months ago)
- Topics: paper-plugin
- Language: Java
- Homepage:
- Size: 1.21 MB
- Stars: 38
- Watchers: 3
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
ToolStats
ToolStats is a Paper plugin that display various stats about tools. This plugin is inspired off of [GearStats](https://www.spigotmc.org/resources/gearstats.12960/). You can either track all statistics by default, or a use a token system to add statistics to tool/armor. You can configure how each statistic is shown on the item, or disable it!
Here is everything it tracks:
* Blocks mined (pickaxes, shovels, axes, hoes, shears).
* Crops mined (hoes).
* Player/mob kills (swords, axes, tridents, bows/crossbows, mace).
* Ownership of items when crafted, looted (from chests/vaults/barrels), traded, spawned via creative, and caught from fishing.
* Armor damage taken (shields too).
* Damage done with weapons.
* Fish caught.
* Sheep sheared.
* Arrows shot (bows/crossbows).
* Flight time with elytras.
* Critical strikes for melee weapons.
* Times trident thrown.
The best part is, this data is stored on the item itself.
If item lore is ever incorrect/missing, you can run `/toolstats reset`. This command fixes the lore on whatever item you are holding.














## Documentation
Visit the [wiki](https://docs.hyper.lol/plugins/toolstats/about/) for help.
## License
This plugin is released under GNU General Public License v3. See [LICENSE](https://github.com/hyperdefined/ToolStats/blob/master/LICENSE).