hopefully fixed command crash
This commit is contained in:
parent
c18c642b97
commit
e8f9bab8af
3 changed files with 12 additions and 2 deletions
Binary file not shown.
|
@ -10,4 +10,9 @@ commands:
|
|||
|
||||
timecheck:
|
||||
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
|
|
@ -10,4 +10,9 @@ commands:
|
|||
|
||||
timecheck:
|
||||
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
|
Loading…
Add table
Reference in a new issue