aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/plugin.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/plugin.yml')
-rw-r--r--src/main/resources/plugin.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml
index dbc8973..23d50ca 100644
--- a/src/main/resources/plugin.yml
+++ b/src/main/resources/plugin.yml
@@ -1,6 +1,6 @@
main: com.MylesAndMore.Tumble.Main
name: Tumble
-version: 1.0.3
+version: 1.0.4
description: 'A Minecraft: Java Edition plugin recreating the Tumble minigame from Minecraft Legacy Console Edition.'
api-version: 1.19
load: STARTUP
@@ -48,3 +48,6 @@ permissions:
tumble.autostart:
description: Allows you to set the autostart details of Tumble.
default: op
+ tumble.update:
+ description: Allows you to get a notification if Tumble is out of date.
+ default: op