From 7ab8389f0f2c61056fccbe827a105413300c0789 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Tue, 4 Jan 2022 00:36:47 -0700 Subject: fixed all System.out calls, added command --- src/plugin.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/plugin.yml') 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 -- cgit v1.2.3