aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/plugin.yml
diff options
context:
space:
mode:
authorsowgro <tpoke.ferrari@gmail.com>2024-06-10 01:05:22 -0400
committersowgro <tpoke.ferrari@gmail.com>2024-06-10 01:05:22 -0400
commita8f5a1457a3da4b99a982ab0e400f96c0d91c9f4 (patch)
tree50df898fd1e6e50c0d8ae5f1fd0fc7b1f3599351 /src/main/resources/plugin.yml
parent2aa28e390b8a9fa763baef30e204af78e1a28456 (diff)
downloadTumble-a8f5a1457a3da4b99a982ab0e400f96c0d91c9f4.tar.gz
Tumble-a8f5a1457a3da4b99a982ab0e400f96c0d91c9f4.tar.bz2
Tumble-a8f5a1457a3da4b99a982ab0e400f96c0d91c9f4.zip
Change command format
Diffstat (limited to 'src/main/resources/plugin.yml')
-rw-r--r--src/main/resources/plugin.yml24
1 files changed, 12 insertions, 12 deletions
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml
index 0d9b70c..8bb306e 100644
--- a/src/main/resources/plugin.yml
+++ b/src/main/resources/plugin.yml
@@ -7,29 +7,29 @@ load: POSTWORLD
author: MylesAndMore
website: https://github.com/MylesAndMore/Tumble
commands:
- join:
+ tumble-join:
description: Joins a Tumble match.
- usage: '§cUsage: /tumble:join <arenaName> [gameType]'
+ usage: '§cUsage: /tumble-join <arenaName> [gameType]'
permission: tumble.join
- leave:
+ tumble-leave:
description: Quits a Tumble match.
- usage: '§cUsage: /tumble:leave'
+ usage: '§cUsage: /tumble-leave'
permission: tumble.leave
- forcestart:
+ tumble-forcestart:
description: Force starts a Tumble match.
- usage: '§cUsage: /tumble:forcestart [arenaName]'
+ usage: '§cUsage: /tumble-forcestart [arenaName]'
permission: tumble.forcestart
- forcestop:
+ tumble-forcestop:
description: Force stops a Tumble match.
- usage: '§cUsage: /tumble:forcestop [arenaName]'
+ usage: '§cUsage: /tumble-forcestop [arenaName]'
permission: tumble.forcestop
- config:
+ tumble-config:
description: Modify arenas and worlds.
- usage: '§cUsage: /tumble:config <add|set|disable|delete> <data>'
+ usage: '§cUsage: /tumble-config <add|set|disable|delete> <data>'
permission: tumble.config
- reload:
+ tumble-reload:
description: Reloads the plugin's config.
- usage: '§cUsage: /tumble:reload'
+ usage: '§cUsage: /tumble-reload'
permission: tumble.reload
permissions:
tumble.join: