aboutsummaryrefslogtreecommitdiff
path: root/out/production/Resurrection/net/brysonsteck/plugin.yml
diff options
context:
space:
mode:
Diffstat (limited to 'out/production/Resurrection/net/brysonsteck/plugin.yml')
-rw-r--r--out/production/Resurrection/net/brysonsteck/plugin.yml8
1 files changed, 7 insertions, 1 deletions
diff --git a/out/production/Resurrection/net/brysonsteck/plugin.yml b/out/production/Resurrection/net/brysonsteck/plugin.yml
index 36632da..8ca3216 100644
--- a/out/production/Resurrection/net/brysonsteck/plugin.yml
+++ b/out/production/Resurrection/net/brysonsteck/plugin.yml
@@ -1,3 +1,9 @@
main: net.brysonsteck.Resurrection
name: Resurrection
-version: alpha 0.0.1 \ No newline at end of file
+author: 'Bryson Steck'
+version: '0.0.1 alpha'
+commands:
+ about:
+ description: Displays information about Resurrection.
+ permission: op
+ usage: /about \ No newline at end of file