mojira.dev
MC-295813

link are not clickable on tellraw

writing with tellraw the link doesn’t work to click

/tellraw @a ["",{"text":"try click this link here","clickEvent":{"action":"open_url","value":"https://bugs.mojang.com/ "},"color":"aqua"}]

Attachments

Comments 2

This is simply outdated syntax. The correct syntax would be

/tellraw @a ["",{text:"try click this link here",click_event:{action:"open_url",url:"https://bugs.mojang.com/"},color:"aqua"}]

which works as intended.

Thank you for your report!
After consideration, the issue is being closed as Invalid.

This report does not describe a bug.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

Edoard

(Unassigned)

Confirmed

(Unassigned)

1.21.5 Release Candidate 2

Retrieved