diff --git a/plugin.yml b/plugin.yml index 165dff1..d37604d 100644 --- a/plugin.yml +++ b/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 \ No newline at end of file +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 \ No newline at end of file