Problem Description
When joining a server using <=1.21.5, clicking on a message with a click event of type run_command that executes a command unknown to the client results in nothing happening
Solution Description
Сommand should run anyway or at least confirmation menu should open
Alternatives
No response
Additional Info
player.sendMessage(MiniMessage.miniMessage().deserialize("<click:run_command:'/unvisiblecommand'>click here to run super secret command"));