[Feature Request] Allow instance placeholders in Command Sender function
Allow instance placeholders in Command Sender function so you can create commands that are executed from the console that get executed in a certain instance world. This would require the %md_dungeon_id% to be parsed to the instance id of the dungeon.
Example use case: minecraft:execute in %md_dungeon_id% run setblock 23 100 10 minecraft:candle[lit=true,candles=4]