From 15be7013197242269a99eee54753ccc460be18f9 Mon Sep 17 00:00:00 2001 From: Henry Boles Date: Mon, 4 Oct 2021 12:07:11 -0700 Subject: [PATCH] Add help hint --- src/main/resources/plugin.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 20e393e..26fdad7 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -9,4 +9,5 @@ commands: permission-message: You do not have /<permission> usage: | §3/ritual list [page] - List all available rituals. - §3/ritual - See the information on a ritual \ No newline at end of file + §3/ritual - See the information on a ritual + §3/ritual help - See this page \ No newline at end of file