From 0957a1c989c09b1619ad6a27395ba942360afc39 Mon Sep 17 00:00:00 2001 From: hyperdefined Date: Mon, 23 Dec 2024 19:07:03 -0500 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index ec7742c..250aa96 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,12 @@

ToolStats

- Minecraft versions - GitHub release (latest by date) - Downloads - Made with love & fluff - Donate via Ko-fi - Discord - License: GPL v3 - wakatime + modrinth + hangar + paper + ghpages + discord-singular + kofi-singular

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. @@ -22,6 +20,7 @@ Here is everything it tracks: * Fish caught. * Sheep sheared. * Arrows shot (bows/crossbows) +* Flight time with elytras. The best part is, this data is stored on the item itself. You can also change how the lore is displayed on the items! @@ -43,8 +42,5 @@ If item lore is ever incorrect/missing, you can run `/toolstats reset`. This com ## 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). +This plugin is released under GNU General Public License v3. See [LICENSE](https://github.com/hyperdefined/ToolStats/blob/master/LICENSE). \ No newline at end of file