From 28d8a2e64b78b6ae3b3d84e89bd2d5518a45c9d4 Mon Sep 17 00:00:00 2001 From: EpicKnarvik97 Date: Mon, 31 Oct 2022 17:59:56 +0100 Subject: [PATCH] Improves built-in command usage documentation --- src/main/resources/plugin.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 19712ad..5147962 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -10,7 +10,12 @@ description: Adds a minstrel trait to Citizens NPCs commands: minstrel: permission: minstrel.admin - usage: / [argument] + usage: | + / addsong - Adds the song to the selected minstrel + / listsongs - Lists songs for the selected minstrel + / removesong - Removes the song at the selected index from the selected minstrel's playlist + / pitch [pitch] [force update] - Changes the pitch of the selected minstrel + / volume [volume] [force update] - Changes the volume of the selected minstrel description: Used to see, or alter, a minstrel's songs permissions: minstrel.admin: