Closed fluxionary closed 5 months ago
I do not think that the use-case of strip_color_codes
applies in this case. Command blocks are only triggered when there are people nearby, hence does not qualify as a regular chat command. Sending colors, such as in welcome messages or to improve readability should not be restricted.
Command blocks are only triggered when there are people nearby
sure, but the receiver doesn't have to be nearby, you can currently send messages to anyone on the server.
Well ... that sucks
For my reference 3922
currently, players can get around the strip_color_codes setting by putting color escape sequences in a command block. this PR prevents that.