aboutsummaryrefslogtreecommitdiff
path: root/src/net/brysonsteck/Resurrection/plugin.yml
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2021-11-29 13:09:40 -0700
committerBryson Steck <steck.bryson@gmail.com>2021-11-29 13:09:40 -0700
commit3a9878aebc60f3c4211efb92993d0acdb792f108 (patch)
tree6879ced4df305d49ef46ac96e1f7b7672e03c3c0 /src/net/brysonsteck/Resurrection/plugin.yml
parentf27cd8e3149a77bd05c0bbd4ca77b1e561c45528 (diff)
downloadresurrection-3a9878aebc60f3c4211efb92993d0acdb792f108.tar
resurrection-3a9878aebc60f3c4211efb92993d0acdb792f108.tar.gz
resurrection-3a9878aebc60f3c4211efb92993d0acdb792f108.tar.bz2
changing spawn teleports
Diffstat (limited to 'src/net/brysonsteck/Resurrection/plugin.yml')
-rw-r--r--src/net/brysonsteck/Resurrection/plugin.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/net/brysonsteck/Resurrection/plugin.yml b/src/net/brysonsteck/Resurrection/plugin.yml
index b75407d..b436e22 100644
--- a/src/net/brysonsteck/Resurrection/plugin.yml
+++ b/src/net/brysonsteck/Resurrection/plugin.yml
@@ -1,7 +1,11 @@
main: net.brysonsteck.Resurrection.Resurrection
name: Resurrection
author: 'Bryson Steck'
-version: '1.1'
+version: '1.1.1'
+website: https://brysonsteck.net/resurrection.html
+description: Makes players wait large amounts of time before respawning!
+database: false
+
commands:
about:
description: Displays information about Resurrection.
@@ -11,6 +15,7 @@ commands:
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.