in the command /tellraw the tag textColor don't function
if I write /tellraw @a {text:"test for color",textColor:"red"}
it send in chat the message,but it is white
in the command /tellraw the tag textColor don't function
if I write /tellraw @a {text:"test for color",textColor:"red"}
it send in chat the message,but it is white
You're doing it wrong. Here's how it should look: /tellraw @a
{text:"test for color",color:"red"}