Added RTP to plugin.yml
This commit is contained in:
parent
06076a750f
commit
a3d5e62aed
1 changed files with 9 additions and 7 deletions
16
plugin.yml
16
plugin.yml
|
@ -1,7 +1,9 @@
|
|||
main: buttondevteam.presents.Main
|
||||
name: ButtonPresents
|
||||
version: 0.0.1
|
||||
|
||||
commands:
|
||||
hello:
|
||||
description: A set of Hello World commands and listeners, type in /hello to see subcommands
|
||||
main: buttondevteam.presents.Main
|
||||
name: ButtonPresents
|
||||
version: 0.0.1
|
||||
|
||||
commands:
|
||||
hello:
|
||||
description: A set of Hello World commands and listeners, type in /hello to see subcommands
|
||||
rtp:
|
||||
description: A command that allows players to randomly teleport across the map
|
Loading…
Reference in a new issue