Open
Description
Is your feature request related to a problem? Please describe.
Allow sounds to be emitted when one of the features are triggered, this will allow player to get easily noticed when there is an important message
Describe the solution you'd like
an additional parameter inside each command, for example i use /cast a lot so:
/cast add CAST_NAME MINECRAFT_SOUND FORMAT
If it's possible allow to be autocompleted from the same autocomplete tab list from /playsound, this will be easier to take a look from any minecraft Wiki which sound shall be used.
Describe alternatives you've considered
I'm using a custom broadcast for this but, the multichat feature will be more "Server-Wide" friendly
Additional context
No additional context