From e8f9bab8af6bc8fdee1236b9e2b01c03d6dfd726 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Sun, 6 Jun 2021 12:20:32 -0600 Subject: hopefully fixed command crash --- .../Resurrection/net/brysonsteck/Resurrection/plugin.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'out/production') diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/plugin.yml b/out/production/Resurrection/net/brysonsteck/Resurrection/plugin.yml index a253795..2a0f9a5 100644 --- a/out/production/Resurrection/net/brysonsteck/Resurrection/plugin.yml +++ b/out/production/Resurrection/net/brysonsteck/Resurrection/plugin.yml @@ -10,4 +10,9 @@ commands: timecheck: description: Displays the remaining time before the player (or specified player) is resurrected. - usage: /timecheck [PLAYER NAME] \ No newline at end of file + usage: /timecheck [PLAYER NAME] + + resurrect: + description: Manually resurrects a player. + permission: op + usage: /resurrect PLAYER_NAME \ No newline at end of file -- cgit v1.2.3