From db5c24bc26e4d6a34ecd1ab9118f0f098eee3581 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Sun, 6 Jun 2021 11:49:01 -0600 Subject: death event works, working on commands --- out/production/Resurrection/net/brysonsteck/plugin.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'out/production/Resurrection/net/brysonsteck/plugin.yml') 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 -- cgit v1.2.3