Skip to content

Commit 9abddc9

Browse files
committed
Update README.md
1 parent dba672e commit 9abddc9

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,17 @@
1111
<a href="https://wakatime.com/badge/user/992a7647-176a-477c-8086-e1abfba87ff4/project/0200f07a-f303-4103-a5f2-34b38c9c1fa4"><img src="https://wakatime.com/badge/user/992a7647-176a-477c-8086-e1abfba87ff4/project/0200f07a-f303-4103-a5f2-34b38c9c1fa4.svg" alt="wakatime"></a>
1212
</p>
1313

14-
ToolStats is a small plugin that display various stats about tools. This plugin is inspired off of [GearStats](https://www.spigotmc.org/resources/gearstats.12960/). You can disable/enable which stats are shown on which tools via the config. Note: stats are tracked regardless of config setting.
14+
ToolStats is a small plugin that display various stats about tools. This plugin is inspired off of [GearStats](https://www.spigotmc.org/resources/gearstats.12960/). You can disable/enable which stats are shown on which tools via the config. Note: stats are tracked regardless of config setting. The config is to disable the lore on the item.
15+
16+
Here is everything it tracks:
17+
* Blocks mined (pickaxes, shovels, axes, hoes, shears)
18+
* Player/mob kills (swords, axes, tridents, bows/crossbows)
19+
* Ownership of items when crafted, looted (from chests), traded, and caught from fishing.
20+
* Armor damage taken.
21+
* Fish caught.
22+
* Sheep sheared.
23+
24+
The best part is, this data is stored on the item itself.
1525

1626
![Image](https://raw.githubusercontent.com/hyperdefined/ToolStats/master/images/image.png)
1727
![Image](https://raw.githubusercontent.com/hyperdefined/ToolStats/master/images/image2.png)

0 commit comments

Comments
 (0)