mojira.dev
MC-44188

/tellraw clickEvent And hoverEvent not working

Ok. Here's my command:

/tellraw @a {text:"HOVER OVER MEH",hoverEvent:[{action:"show_text",value:"Hi"}]}

and all I get from the commandblock is the stupid response: "An unknown error occured while attempting to preform this command" I have no idea if this is a Bug or not, but that's all I know.

Attachments

Comments 2

You're doing it wrong. hoverEvent is no array.
Use this:

/tellraw @a {"text":"HOVER OVER MEH", "hoverEvent":{"action":"show_text","value":"Hi"}}

Thank You!

On Sun, Jan 5, 2014 at 1:59 AM, [Mod] Kumasasa (JIRA) <

W. Powe

(Unassigned)

Unconfirmed

Minecraft 1.7.4

Retrieved