diff --git a/README.md b/README.md index e227ddf..346e222 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ ToolStats is a Paper plugin that display various stats about tools. This plugin Here is everything it tracks: * Blocks mined (pickaxes, shovels, axes, hoes, shears) * 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. * Armor damage taken. * Fish caught. diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index df59e74..5ac3ff7 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -4,6 +4,7 @@ main: lol.hyper.toolstats.ToolStats api-version: 1.21 author: hyperdefined description: Track various tool stats! +website: https://github.com/hyperdefined/ToolStats folia-supported: true commands: toolstats: