From a3d5e62aed47ee3f696789066411e58e4e15e82b Mon Sep 17 00:00:00 2001 From: alisolarflare Date: Tue, 23 May 2017 18:09:57 -0400 Subject: [PATCH] Added RTP to plugin.yml --- plugin.yml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) 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