From 2bc8c99f5a0155e374d84a6f7e0f68761e99a14a Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Sun, 4 Jul 2021 00:15:56 -0600 Subject: added howlong command --- src/net/brysonsteck/Resurrection/plugin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/net/brysonsteck/Resurrection/plugin.yml') diff --git a/src/net/brysonsteck/Resurrection/plugin.yml b/src/net/brysonsteck/Resurrection/plugin.yml index 08a62bf..9eca574 100644 --- a/src/net/brysonsteck/Resurrection/plugin.yml +++ b/src/net/brysonsteck/Resurrection/plugin.yml @@ -8,9 +8,9 @@ commands: permission: op usage: /about - timecheck: + howlong: description: Displays the remaining time before the player (or specified player) is resurrected. - usage: /timecheck [PLAYER NAME] + usage: /howlong [PLAYER_NAME] resurrect: description: Manually resurrects a player. -- cgit v1.2.3