aboutsummaryrefslogtreecommitdiff
path: root/src/net/brysonsteck/Resurrection/plugin.yml
blob: 1d5aa86e7ef2a1e89ce9dfd2fa5e1a5773e48a98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
main: net.brysonsteck.Resurrection.Resurrection
name: Resurrection
author: 'Bryson Steck'
version: '0.2.1 beta'
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]

  resurrect:
    description: Manually resurrects a player.
    permission: op
    usage: /resurrect PLAYER_NAME

  bug:
    description: Displays contact info if you encounter a bug.
    usage: /bug