Adds some notes about the limitations of this plugin

This commit is contained in:
2022-10-30 21:11:28 +01:00
parent 386d6492aa
commit 9d7a9117be
2 changed files with 17 additions and 1 deletions

View File

@ -36,6 +36,8 @@ public class MinstrelCommand implements CommandExecutor {
case "volume":
return updateVolume(minstrelTrait, args.length > 1 ? args[1] : null, sender);
}
//TODO: Add another argument for volume and pitch for whether to immediately change the volume by restarting the playlist
/* Sub-commands:
AddSong category identifier duration (remember to run play again)
RemoveSong index