mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2026-04-29 14:01:23 +00:00
2df9ecb4e50c82c624d8641ec03ecf48ec965e71
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.4.1 to 9.5.0. - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
ToolStats
ToolStats is a Paper plugin that displays various stats about tools. This plugin is inspired off of GearStats. 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 harvested (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.
- Logs stripped.
The best part is, this data is stored on the item itself.
This plugin also has compatibility for:
You can see some of the stats below as examples:
| Crafted Origin | Player/Mob Kills | Fish Caught |
|---|---|---|
![]() |
![]() |
![]() |
| Sheep Sheared | Dropped By | Damage Taken |
|---|---|---|
![]() |
![]() |
![]() |
| Mob Kills | Elytra | Looted Origin |
|---|---|---|
![]() |
![]() |
![]() |
| Traded Origin | Spawned Origin | Raw NBT Data |
|---|---|---|
![]() |
![]() |
![]() |
| Crops Harvested | Flight Time | Arrows Shot |
|---|---|---|
![]() |
![]() |
![]() |
| Critical Strikes | Trident Throws | Logs Stripped |
|---|---|---|
![]() |
![]() |
![]() |
Documentation
Visit the wiki for help.
License
This plugin is released under GNU General Public License v3. See LICENSE.
Description
Languages
Java
100%

















