From 5210b99c5fdd0d816ff3858468b1361702c8e1d7 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Mon, 19 Jul 2021 18:43:12 -0600 Subject: added bug command --- src/net/brysonsteck/Resurrection/plugin.yml | 6 +++++- 1 file changed, 5 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 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 -- cgit v1.2.3