2022-01-02 00:30:13 -07:00
|
|
|
main: net.brysonsteck.Resurrection.Resurrection
|
|
|
|
name: Resurrection
|
|
|
|
author: 'Bryson Steck'
|
2022-01-05 14:17:01 -07:00
|
|
|
version: '1.3'
|
2022-01-02 00:30:13 -07:00
|
|
|
website: https://brysonsteck.net/resurrection.html
|
|
|
|
description: Makes players wait large amounts of time before respawning!
|
|
|
|
database: false
|
2022-01-15 16:19:03 -07:00
|
|
|
api-version: 1.13
|
2022-01-02 00:30:13 -07:00
|
|
|
|
|
|
|
commands:
|
|
|
|
about:
|
|
|
|
description: Displays information about Resurrection.
|
|
|
|
permission: op
|
|
|
|
usage: /about
|
|
|
|
|
|
|
|
howlong:
|
|
|
|
description: Displays the remaining time before the player (or specified player) is resurrected.
|
|
|
|
usage: /howlong [PLAYER_NAME]
|
|
|
|
aliases: [timeleft]
|
|
|
|
|
|
|
|
resurrect:
|
|
|
|
description: Manually resurrects a player.
|
|
|
|
permission: op
|
|
|
|
usage: /resurrect PLAYER_NAME
|
|
|
|
|
|
|
|
bug:
|
|
|
|
description: Displays contact info if you encounter a bug using Resurrection.
|
|
|
|
usage: /bug
|
|
|
|
|
|
|
|
source:
|
|
|
|
description: Displays info about the source code of Resurrection.
|
2022-01-04 00:36:47 -07:00
|
|
|
usage: /source
|
|
|
|
|
|
|
|
dead:
|
|
|
|
description: Displays all players who are awaiting resurrection.
|
|
|
|
usage: /dead
|