Say someone types the following message "&&&&&&&&&&" and sends it.
Nothing would get sent, the message would be transformed into "".
Another example, what if someone types "&Hello &yWorld"
It would become "Hello World" where "Hello" is white and "World" is yellow but the & would disappear. (The & should stay if there is no valid color code after the &)
This issue is low priority / fix for fun.
Say someone types the following message "&&&&&&&&&&" and sends it.
Nothing would get sent, the message would be transformed into "".
Another example, what if someone types "&Hello &yWorld"
It would become "Hello World" where "Hello" is white and "World" is yellow but the & would disappear. (The & should stay if there is no valid color code after the &)
This issue is low priority / fix for fun.