I show how to delay Minecraft commands in a simple way! It does not use the scoreboard command or complicated redstone. I also show how this could be used to make a short timer.
The command (anything with * is a placeholder for where you put whatever you want):
execute positioned x* y* z* if entity @e[nbt={ActiveEffects: [{Duration: ticksleft*}]},distance=..1] run command*
Thanks for watching!
#minecraft #commands