mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2025-12-06 06:41:44 +00:00
51 lines
3.5 KiB
Markdown
51 lines
3.5 KiB
Markdown
<h1 align="center">ToolStats</h1>
|
|
|
|
<p align="center">
|
|
<img src="https://img.shields.io/badge/Minecraft-1.21.4-orange" alt="Minecraft versions">
|
|
<img src="https://img.shields.io/github/v/release/hyperdefined/ToolStats" alt="GitHub release (latest by date)">
|
|
<a href="https://github.com/hyperdefined/ToolStats/releases"><img src="https://img.shields.io/github/downloads/hyperdefined/ToolStats/total?logo=github" alt="Downloads"></a>
|
|
<img src="https://img.shields.io/badge/made%20with-love%20&%20fluff-red" alt="Made with love & fluff">
|
|
<a href="https://ko-fi.com/hyperdefined"><img src="https://img.shields.io/badge/Donate-Ko--fi-red" alt="Donate via Ko-fi"></a>
|
|
<img alt="Discord" src="https://img.shields.io/discord/1267600843356639413?style=flat&logo=discord&label=Discord">
|
|
<a href="https://www.gnu.org/licenses/gpl-3.0"><img src="https://img.shields.io/badge/License-GPLv3-blue.svg" alt="License: GPL v3"></a>
|
|
<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>
|
|
</p>
|
|
|
|
ToolStats is a Paper 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.
|
|
|
|
Here is everything it tracks:
|
|
* Blocks mined (pickaxes, shovels, axes, hoes, shears)
|
|
* Crops mined (hoes)
|
|
* Player/mob kills (swords, axes, tridents, bows/crossbows)
|
|
* Ownership of items when crafted, looted (from chests), traded, spawned via creative, and caught from fishing.
|
|
* Armor damage taken.
|
|
* Fish caught.
|
|
* Sheep sheared.
|
|
* Arrows shot (bows/crossbows)
|
|
|
|
The best part is, this data is stored on the item itself. You can also change how the lore is displayed on the items!
|
|
|
|
If item lore is ever incorrect/missing, you can run `/toolstats reset`. This command fixes the lore on whatever item you are holding.
|
|
|
|

|
|

|
|

|
|

|
|

|
|

|
|

|
|

|
|

|
|

|
|

|
|

|
|
|
|
## Documentation
|
|
Visit the [wiki](https://github.com/hyperdefined/ToolStats/wiki) for help.
|
|
|
|
## Support
|
|
You can join the [Discord](https://discord.gg/rJuQXVcJz8) for support.
|
|
|
|
## License
|
|
This plugin is released under GNU General Public License v3. See [LICENSE](https://github.com/hyperdefined/ToolStats/blob/master/LICENSE).
|