Support for multiple words in chat Title commandSuggestion
Hi

I'm currently improving our sdonate commands but betterchat does not support spaces in command
chat group set <groupname> Title

For example chat group set Group2 Title "bunch of text" is unsupported, but chat group set Group2 Title "bunch_of_text" works

It supports multiple words with spaces if manually done in the file, just the commands arent supported.

So I am forced to use underscores, also, could it not be case sensitive, crappy sdonate uses all caps when you type even if you didnt so dont know what you miscapitalised in the betterchat command
Have you tried using quotation marks around the title?