diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2022-05-31 23:42:10 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2022-05-31 23:42:10 -0600 |
commit | ad3da034efc0a7466c725c7dd2374ff38533f3d1 (patch) | |
tree | 7ed6c2e18b45d8546befad087c2e1cf3feeeffb3 | |
parent | 49f359ebfc9e50fdf529e6fd8bf2f7a09c937c0e (diff) | |
download | resurrection-master.tar resurrection-master.tar.gz resurrection-master.tar.bz2 |
-rw-r--r-- | src/plugin.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugin.yml b/src/plugin.yml index 713c85c..44892eb 100644 --- a/src/plugin.yml +++ b/src/plugin.yml @@ -1,7 +1,7 @@ main: net.brysonsteck.Resurrection.Resurrection name: Resurrection author: 'Bryson Steck' -version: '1.3.1' +version: '1.3.2' website: https://brysonsteck.xyz/projects/Resurrection description: Makes players wait large amounts of time before respawning! database: false @@ -33,4 +33,4 @@ commands: dead: description: Displays all players who are awaiting resurrection. - usage: /dead
\ No newline at end of file + usage: /dead |