blob: a25379599e3a765004cec2418460f390d2dee50e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
main: net.brysonsteck.Resurrection.Resurrection
name: Resurrection
author: 'Bryson Steck'
version: '0.0.1 alpha'
commands:
about:
description: Displays information about Resurrection.
permission: op
usage: /about
timecheck:
description: Displays the remaining time before the player (or specified player) is resurrected.
usage: /timecheck [PLAYER NAME]
|