There is currently no option to use the minecraft:dynamic/run_command click event type, only the standard minecraft:run_command with ClickEvent.runCommand(), this makes Minecraft command macros inaccessible. I would like to propose something like ClickEvent.dynamicRunCommand() for this.
There is currently no option to use the
minecraft:dynamic/run_commandclick event type, only the standardminecraft:run_commandwith ClickEvent.runCommand(), this makes Minecraft command macros inaccessible. I would like to propose something like ClickEvent.dynamicRunCommand() for this.