aboutsummaryrefslogtreecommitdiff
path: root/src/net/brysonsteck/Resurrection/plugin.yml
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2021-07-19 18:43:12 -0600
committerBryson Steck <steck.bryson@gmail.com>2021-07-19 18:43:12 -0600
commit5210b99c5fdd0d816ff3858468b1361702c8e1d7 (patch)
treee30fd7d4ddf31073e9ae12f57372428452bccbc9 /src/net/brysonsteck/Resurrection/plugin.yml
parentd0df7cb76069c0022fea8d1e3f0938a585ffcda6 (diff)
downloadresurrection-5210b99c5fdd0d816ff3858468b1361702c8e1d7.tar
resurrection-5210b99c5fdd0d816ff3858468b1361702c8e1d7.tar.gz
resurrection-5210b99c5fdd0d816ff3858468b1361702c8e1d7.tar.bz2
added bug command
Diffstat (limited to 'src/net/brysonsteck/Resurrection/plugin.yml')
-rw-r--r--src/net/brysonsteck/Resurrection/plugin.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/net/brysonsteck/Resurrection/plugin.yml b/src/net/brysonsteck/Resurrection/plugin.yml
index 9eca574..8c6c6be 100644
--- a/src/net/brysonsteck/Resurrection/plugin.yml
+++ b/src/net/brysonsteck/Resurrection/plugin.yml
@@ -15,4 +15,8 @@ commands:
resurrect:
description: Manually resurrects a player.
permission: op
- usage: /resurrect PLAYER_NAME \ No newline at end of file
+ usage: /resurrect PLAYER_NAME
+
+ bug:
+ description: Displays contact info if you encounter a bug.
+ usage: /bug \ No newline at end of file