Skip to content

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.


  • πŸ“Š 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 β€” /dstattrack opens 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.

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.