hopefully fixed command crash

This commit is contained in:
Bryson Steck 2021-06-06 12:20:32 -06:00
parent c18c642b97
commit e8f9bab8af
3 changed files with 12 additions and 2 deletions

View file

@ -10,4 +10,9 @@ commands:
timecheck: timecheck:
description: Displays the remaining time before the player (or specified player) is resurrected. description: Displays the remaining time before the player (or specified player) is resurrected.
usage: /timecheck [PLAYER NAME] usage: /timecheck [PLAYER NAME]
resurrect:
description: Manually resurrects a player.
permission: op
usage: /resurrect PLAYER_NAME

View file

@ -10,4 +10,9 @@ commands:
timecheck: timecheck:
description: Displays the remaining time before the player (or specified player) is resurrected. description: Displays the remaining time before the player (or specified player) is resurrected.
usage: /timecheck [PLAYER NAME] usage: /timecheck [PLAYER NAME]
resurrect:
description: Manually resurrects a player.
permission: op
usage: /resurrect PLAYER_NAME