aboutsummaryrefslogtreecommitdiff
path: root/src/plugin.yml
blob: 97990bf9f4fdb85faa2694f3a017b9f3ae739e31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
main: net.brysonsteck.Resurrection.Resurrection
name: Resurrection
author: 'Bryson Steck'
version: '1.3'
website: https://brysonsteck.net/resurrection.html
description: Makes players wait large amounts of time before respawning!
database: false
api-version: 1.13

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.
    usage: /source
  
  dead:
    description: Displays all players who are awaiting resurrection.
    usage: /dead