Tellraw in clickEvent dosen't work
Commands such as
/tellraw @a {"text":"test","clickEvent":{"action":"run_command","value":"/tellraw @a {"\"text\"":"\"halo\""}"}}
or
/tellraw @a {"text":"test","clickEvent":{"action":"run_command","value":"/tellraw @a {"text":"halo"}"}}
doesn't work, but
/tellraw @a {"text":"test","clickEvent":{"action":"run_command","value":"/say hi"}}
works. Command like
/tellraw @a {"text":"test","clickEvent":{"action":"run_command","value":"/tellraw @a [hi]"}}
works only with /tellraw part - clickEvent still had JSON format error
2018-03-04, 12:31 AM
2018-03-04, 04:28 AM
2018-03-04, 04:28 AM
0
0
-