Skip to content

Commit c00c534

Browse files
committed
test complete
1 parent d6f8176 commit c00c534

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

.github/workflows/hangar.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
name: Update Hangar Page
2-
1+
name: Update Hangar Description
32
on:
43
push:
54
branches: [ master ]
6-
75
jobs:
86
update-hangar-page:
97
runs-on: ubuntu-latest

.github/workflows/modrinth.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
name: Update Modrinth Description
12
on:
23
push:
34
branches: [ master ]

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111

1212
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.
1313

14-
test :3
15-
1614
Here is everything it tracks:
1715
* Blocks mined (pickaxes, shovels, axes, hoes, shears)
1816
* Crops mined (hoes)

0 commit comments

Comments
 (0)