aboutsummaryrefslogtreecommitdiff
path: root/src/net/brysonsteck/Resurrection/plugin.yml
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2021-08-25 00:23:03 -0600
committerBryson Steck <steck.bryson@gmail.com>2021-08-25 00:23:03 -0600
commit90bf30acfe869e17cf4209465f67cd70919c63b0 (patch)
tree099300dd7eaee5b30c8c0c7bee1ff3843150345e /src/net/brysonsteck/Resurrection/plugin.yml
parent9764af18a7bd1e9c9564993bccf7826e565ec7c7 (diff)
downloadresurrection-90bf30acfe869e17cf4209465f67cd70919c63b0.tar
resurrection-90bf30acfe869e17cf4209465f67cd70919c63b0.tar.gz
resurrection-90bf30acfe869e17cf4209465f67cd70919c63b0.tar.bz2
did some cleanup for transtioning out of beta
Diffstat (limited to 'src/net/brysonsteck/Resurrection/plugin.yml')
-rw-r--r--src/net/brysonsteck/Resurrection/plugin.yml10
1 files changed, 7 insertions, 3 deletions
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