change these

This commit is contained in:
hyperdefined
2024-12-15 17:10:57 -05:00
parent cd62f7309e
commit 86c92c9706
2 changed files with 2 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ ToolStats is a Paper plugin that display various stats about tools. This plugin
Here is everything it tracks: Here is everything it tracks:
* Blocks mined (pickaxes, shovels, axes, hoes, shears) * Blocks mined (pickaxes, shovels, axes, hoes, shears)
* Crops mined (hoes) * Crops mined (hoes)
* Player/mob kills (swords, axes, tridents, bows/crossbows) * Player/mob kills (swords, axes, tridents, bows/crossbows, mace)
* Ownership of items when crafted, looted (from chests), traded, spawned via creative, and caught from fishing. * Ownership of items when crafted, looted (from chests), traded, spawned via creative, and caught from fishing.
* Armor damage taken. * Armor damage taken.
* Fish caught. * Fish caught.

View File

@@ -4,6 +4,7 @@ main: lol.hyper.toolstats.ToolStats
api-version: 1.21 api-version: 1.21
author: hyperdefined author: hyperdefined
description: Track various tool stats! description: Track various tool stats!
website: https://github.com/hyperdefined/ToolStats
folia-supported: true folia-supported: true
commands: commands:
toolstats: toolstats: