-
Bug
-
Resolution: Works As Intended
-
None
-
1.20.1
-
None
-
Windows 10. But Linux has the same Bug
-
Unconfirmed
I used the /tellraw command. The command should give a click message. After clicking, a command should run.
What I expected to happen was...:
Clicking should run a command, like /say hi
What actually happened was...:
Nothing
Steps to Reproduce:
1. Copy the command: tellraw @p {"text":"Hey","clickEvent":{"action":"run_command","value":"/say hi"}}
2. Run it
3. Click on the message
- is duplicated by
-
MC-279264 click_event "run_command" action fails with commands /say and /tell
- Resolved