Every time I try he detect command it says " can't execute as (my name) old fix that here's the commands I'm trying to use .. : /execute @a ~ ~-2 ~ execute @e[type=armor_stand,name=LIGHT,r=5] ~ ~ ~ setblock ~ ~1 ~ redstone_block /execute @a ~ ~-2 ~ execute @e[type=armor_stand,name=LIGHT,r=6] ~ ~ ~ setblock ~ ~1 ~ air
Comments 8
The command /detect seems to have been remove of the game for now. But your command don't use the /detect command :/
You can replace it by setting the command block where you have the /detect command on /testforblock and move the following command (that might be execute if the block is detect) on a chain command block on conditionnal and always active mod.
That's not what I meant, the execute command keeps saying that can't execute as (my name) or any mob
That's not what I meant, the execute command keeps saying that can't execute as (my name) or any mob
Cleaning up old tickets: This ticket has not been updated recently (1 year+) so is being closed as Cannot Reproduce. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Feedback – 📖 Game Wiki
Cleaning up old tickets: This ticket has not been updated recently (1 year+) so is being closed as Cannot Reproduce. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Feedback – 📖 Game Wiki
The command /detect seems to have been remove of the game for now. But your command don't use the /detect command :/
You can replace it by setting the command block where you have the /detect command on /testforblock and move the following command (that might be execute if the block is detect) on a chain command block on conditionnal and always active mod.