aboutsummaryrefslogtreecommitdiff
path: root/src/plugin.yml
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2022-01-04 00:36:47 -0700
committerBryson Steck <steck.bryson@gmail.com>2022-01-04 00:36:47 -0700
commit7ab8389f0f2c61056fccbe827a105413300c0789 (patch)
tree2ddd89082c6fe6d8311deaa0e053e2007503c101 /src/plugin.yml
parent8dcde3ca41f45e899127891dcc64b65a6d432d55 (diff)
downloadresurrection-7ab8389f0f2c61056fccbe827a105413300c0789.tar
resurrection-7ab8389f0f2c61056fccbe827a105413300c0789.tar.gz
resurrection-7ab8389f0f2c61056fccbe827a105413300c0789.tar.bz2
fixed all System.out calls, added command
Diffstat (limited to 'src/plugin.yml')
-rw-r--r--src/plugin.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/plugin.yml b/src/plugin.yml
index bafa679..47b98a6 100644
--- a/src/plugin.yml
+++ b/src/plugin.yml
@@ -29,4 +29,8 @@ commands:
source:
description: Displays info about the source code of Resurrection.
- usage: /source \ No newline at end of file
+ usage: /source
+
+ dead:
+ description: Displays all players who are awaiting resurrection.
+ usage: /dead \ No newline at end of file