Some Odd Occurrences, whilst using command blocks.
I don't know what went wrong...
Click to reveal
Input:
tellraw @a[r=10] You Win
Output:
[18:54] Invalid json: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 6
tellraw @a[r=10] You Win
Output:
[18:54] Invalid json: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 6
I don't know what went wrong...
3
you are not using the tellraw command correctly
Here is the command
/tellraw @a[r=10] {text:"This is a message"}
Here is the command
/tellraw @a[r=10] {text:"This is a message"}
What if I wanted to input a "" within the msg?
