From c00c534d49c15c2c69939cd708bdc46b22085941 Mon Sep 17 00:00:00 2001 From: hyperdefined Date: Mon, 30 Dec 2024 23:28:35 -0500 Subject: [PATCH] test complete --- .github/workflows/hangar.yml | 4 +--- .github/workflows/modrinth.yml | 1 + README.md | 2 -- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/hangar.yml b/.github/workflows/hangar.yml index cb0523c..9d57231 100644 --- a/.github/workflows/hangar.yml +++ b/.github/workflows/hangar.yml @@ -1,9 +1,7 @@ -name: Update Hangar Page - +name: Update Hangar Description on: push: branches: [ master ] - jobs: update-hangar-page: runs-on: ubuntu-latest diff --git a/.github/workflows/modrinth.yml b/.github/workflows/modrinth.yml index 38fd402..9c2541a 100644 --- a/.github/workflows/modrinth.yml +++ b/.github/workflows/modrinth.yml @@ -1,3 +1,4 @@ +name: Update Modrinth Description on: push: branches: [ master ] diff --git a/README.md b/README.md index a6267eb..9104232 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,6 @@ 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. -test :3 - Here is everything it tracks: * Blocks mined (pickaxes, shovels, axes, hoes, shears) * Crops mined (hoes)