diff options
Diffstat (limited to 'src/net/brysonsteck/Resurrection/plugin.yml')
-rw-r--r-- | src/net/brysonsteck/Resurrection/plugin.yml | 4 |
1 files changed, 2 insertions, 2 deletions
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. |