Summary:
In the latest beta preview, when I try run command like /say with hover note, hover note replaces with [@].
Steps to reproduce:
Get command block and write
/say example
.In hover note write "anything".
Observed results:
[@] example Hover Note replaces with [@].
Expected results:
["anything"] example Hover Note must display correctly.
Linked issues
is duplicated by 1
Attachments
Comments 3
Is there any chance of repair? Since the map was halfway through production, the progress of the plot dialogue stopped. Hope it can be fixed soon😧 ~
[@] is used for command blocks reporting to chat in the current release, so this is not a new issue in the latest Preview. [!] was used in previous versions if I recall correctly, but I don’t believe the hover note text has ever been displayed in chat. The “Hover Note” field controls text that displays when you hover your pointer over the command block.
Update: apparently this does work as the reporter expects on iOS, just not in Windows. My apologies.