dStattrack
dStattrack counts kills, broken blocks and caught fish directly on the item a player is holding, and shows the running totals in the itemβs lore. Pay once to apply a stattrack, then watch the numbers climb as you play.
It is built on DzusillCore (bundled β no separate install) and stores its counters as NBT through NBTAPI, so they survive drops, trades and chests.
What it does
Section titled βWhat it doesβ- π On-item counters β kills, blocks broken and fish caught are stored on the item itself, not in a database.
- π‘οΈ Tracks the right tools β swords/bow/crossbow/trident/mace count kills, pickaxe/axe/shovel/hoe/shears count broken blocks, fishing rods count fish.
- π° Pay to apply β applying a stattrack charges the player through Vault (configurable price).
- πΌοΈ Drag-and-drop GUI β
/dstattrackopens a menu: drop an item, click Add. - π¨ Custom lore & sounds β every line of the on-item display and every feedback sound is configurable MiniMessage.
- π’ Admin tools β set any counter to an exact value, inspect raw tags, or remove a stattrack entirely.
Requirements
Section titled βRequirementsβ| Requirement | Version |
|---|---|
| Server | Paper 1.21.1 |
| Java | 21 |
| Vault + an economy plugin | required to apply a stattrack |
| NBTAPI | required to store counters on items |
Both are soft dependencies: the plugin still loads if one is missing, but applying stattracks wonβt work without them. See Requirements.