From 3a9878aebc60f3c4211efb92993d0acdb792f108 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Mon, 29 Nov 2021 13:09:40 -0700 Subject: changing spawn teleports --- src/net/brysonsteck/Resurrection/plugin.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/net/brysonsteck/Resurrection/plugin.yml') 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. -- cgit v1.2.3