aboutsummaryrefslogtreecommitdiff
path: root/src/net/brysonsteck/Resurrection/plugin.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/brysonsteck/Resurrection/plugin.yml')
-rw-r--r--src/net/brysonsteck/Resurrection/plugin.yml31
1 files changed, 0 insertions, 31 deletions
diff --git a/src/net/brysonsteck/Resurrection/plugin.yml b/src/net/brysonsteck/Resurrection/plugin.yml
deleted file mode 100644
index 6277c7b..0000000
--- a/src/net/brysonsteck/Resurrection/plugin.yml
+++ /dev/null
@@ -1,31 +0,0 @@
-main: net.brysonsteck.Resurrection.Resurrection
-name: Resurrection
-author: 'Bryson Steck'
-version: '1.2'
-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.
- 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 \ No newline at end of file