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.
|
@ -11,3 +11,8 @@ 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
|
|
@ -11,3 +11,8 @@ 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
|
Loading…
Add table
Reference in a new issue