When you put a tellraw command in a command sign, it doesn't work.
Edit: Command used:
/give @p sign 1 0 {BlockEntityTag:{Text1:"{text:\"Click for tellraw!\",clickEvent:{action:\"run_command\",value:\"/tellraw @a [{text=\\"Hello!\\"}]\"}}"},display:{Name:"Custom Sign"}}
Comments 10
redstonehelper: Put a tellraw command in a command sign click event, and you can't give yourself the sign.
FVbico: That's fine. 1.9 is coming soon, so if I have to wait until 1.9 to put tellraw commands in command signs, I will.
The command used:
/give @p sign 1 0 {BlockEntityTag:{Text1:"{text:\"Click for tellraw!\",clickEvent:{action:\"run_command\",value:\"/tellraw @a [{text=\\"Hello!\\"}]\"}}"},display:{Name:"Custom Sign"}}
You require quotes around all keys since the first 1.9 snaoshot