From 90bf30acfe869e17cf4209465f67cd70919c63b0 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Wed, 25 Aug 2021 00:23:03 -0600 Subject: did some cleanup for transtioning out of beta --- src/net/brysonsteck/Resurrection/plugin.yml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'src/net/brysonsteck/Resurrection/plugin.yml') diff --git a/src/net/brysonsteck/Resurrection/plugin.yml b/src/net/brysonsteck/Resurrection/plugin.yml index 1d5aa86..189a9bc 100644 --- a/src/net/brysonsteck/Resurrection/plugin.yml +++ b/src/net/brysonsteck/Resurrection/plugin.yml @@ -1,7 +1,7 @@ main: net.brysonsteck.Resurrection.Resurrection name: Resurrection author: 'Bryson Steck' -version: '0.2.1 beta' +version: '1.0' commands: about: description: Displays information about Resurrection. @@ -18,5 +18,9 @@ commands: usage: /resurrect PLAYER_NAME bug: - description: Displays contact info if you encounter a bug. - usage: /bug \ No newline at end of file + description: Displays contact info if you encounter a bug using Resurrection. + usage: /bug + + source: + description: Displays info about the source code of Resurrection. + usage: /source \ No newline at end of file -- cgit v1.2.3