Improves built-in command usage documentation

This commit is contained in:
Kristian Knarvik 2022-10-31 17:59:56 +01:00
parent 855ae55662
commit 28d8a2e64b

View File

@ -10,7 +10,12 @@ description: Adds a minstrel trait to Citizens NPCs
commands:
minstrel:
permission: minstrel.admin
usage: /<command> <addsong/removesong/listsongs/pitch/volume> [argument]
usage: |
/<command> addsong <song category> <song identifier> <duration in seconds> - Adds the song to the selected minstrel
/<command> listsongs - Lists songs for the selected minstrel
/<command> removesong <song index (0-based)> - Removes the song at the selected index from the selected minstrel's playlist
/<command> pitch [pitch] [force update] - Changes the pitch of the selected minstrel
/<command> volume [volume] [force update] - Changes the volume of the selected minstrel
description: Used to see, or alter, a minstrel's songs
permissions:
minstrel.admin: