Dialog actions of type run_command
or dynamic/run_command
do nothing if chat is set to "Hidden" in chat settings.
How to reproduce
Enter the following command into a command block:
/dialog show @p {actions:[{action:{command:"give @s stone",type:run_command},label:"Give stone"}],title:MC-299548,type:multi_action}
Power the command block
Click the UI button labelled “Give stone”
Click “Yes” to confirm command execution
→ ✔ You are given a block of stoneSet chat to "Hidden" in chat settings
Repeat steps 2–4
→ ❌ You are not given a block of stone
Linked issues
relates to 2
Comments 0
No comments.