run_command in /tellraw not working
I put a command in a command block, with tellraw:
tellraw @a {text:"Please enter ",extra:[{text:"PIN",color:gold,clickEvent:{action:run_command,value:"/tellraw @p {text:\"Sorry, out of service\"}"}}]}
I click the button, the message (Please enter PIN) displays, just how it should (correct english?
). But when I clicked on 'PIN', nothing happens! Not even an error.
Environment
windows 7, java 7
Linked Issues
Created Issue:
run_command in /tellraw not working
I put a command in a command block, with tellraw:
tellraw @a {text:"Please enter ",extra:[{text:"PIN",color:gold,clickEvent:{action:run_command,value:"/tellraw @p
{text:\"Sorry, out of service\"}"}}]}
I click the button, the message (Please enter PIN) displays, just how it should (correct english?
). But when I clicked on 'PIN', nothing happens! Not even an error.
Environment
windows 7, java 7
- Unresolved
- Open
- Unconfirmed
- Creative
- run_command tellraw
- 13w39b
I put a command in a command block, with tellraw:
tellraw @a {text:"Please enter ",extra:[{text:"PIN",color:gold,clickEvent:{action:run_command,value:"/tellraw @p
{text:\"Sorry, out of service\"}"}}]}
I click the button, the message (Please enter PIN) displays, just how it should (correct english?
). But when I clicked on 'PIN', nothing happens! Not even an error.
I put a command in a command block, with tellraw:
tellraw @a {text:"Please enter ",extra:[{text:"PIN",color:gold,clickEvent:{action:run_command,value:"/tellraw @p {text:\"Sorry, out of service\"}"}}]}I click the button, the message (Please enter PIN) displays, just how it should (correct english?
). But when I clicked on 'PIN', nothing happens! Not even an error.
testing discovered
Sorry that I forgot, but this also doesn't work with /tell, /say, and /tp
okay, so i was fooling around with the options, and i saw that i had 'web links' in 'multiplayer settings' off, i turned it on and the click thing worked. I personally don't think this is intended, but that's not up to me
Made a new ticket
MC-33677thanks!