aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/plugin.yml
diff options
context:
space:
mode:
authorsowgro <tpoke.ferrari@gmail.com>2024-06-10 00:42:55 -0400
committersowgro <tpoke.ferrari@gmail.com>2024-06-10 00:42:55 -0400
commit2aa28e390b8a9fa763baef30e204af78e1a28456 (patch)
treec5cffbcfb36419633263bc68d5a1c239df540a56 /src/main/resources/plugin.yml
parent8cb97b0bc66f6d29770e6994ee19cd0c3835055c (diff)
downloadTumble-2aa28e390b8a9fa763baef30e204af78e1a28456.tar.gz
Tumble-2aa28e390b8a9fa763baef30e204af78e1a28456.tar.bz2
Tumble-2aa28e390b8a9fa763baef30e204af78e1a28456.zip
Add config comand and file writing
Diffstat (limited to 'src/main/resources/plugin.yml')
-rw-r--r--src/main/resources/plugin.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml
index a890bdd..0d9b70c 100644
--- a/src/main/resources/plugin.yml
+++ b/src/main/resources/plugin.yml
@@ -13,7 +13,7 @@ commands:
permission: tumble.join
leave:
description: Quits a Tumble match.
- usage: '§cUsage: /tumble:leave [arenaName]'
+ usage: '§cUsage: /tumble:leave'
permission: tumble.leave
forcestart:
description: Force starts a Tumble match.
@@ -24,8 +24,8 @@ commands:
usage: '§cUsage: /tumble:forcestop [arenaName]'
permission: tumble.forcestop
config:
- description: Modify arenas and settings
- usage: '§cUsage: /tumble:config *not implemented yet*'
+ description: Modify arenas and worlds.
+ usage: '§cUsage: /tumble:config <add|set|disable|delete> <data>'
permission: tumble.config
reload:
description: Reloads the plugin's config.