Suggestion Closed · Implemented

[Feature Request] Allow instance placeholders in Command Sender function

#3513 opened by Unknown 3 years ago

Unknownreported this suggestion

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.

Instance placeholders

Example use case: minecraft:execute in %md_dungeon_id% run setblock 23 100 10 minecraft:candle[lit=true,candles=4]

Unknowncommented

Hey there! This should now be possible in the latest dev builds after I fixed an issue with PAPI placeholders not being used by the command sender if it was set to "CONSOLE".

Sign in to join the discussion.