Adds a new sub command to /execute which lets you set a delay to run any command (can be set to any amount of seconds/tick.
This is similar to the /schedule command but this would be a simpler way without needing to create a new function!
Also, /schedule forgets all context (you can't use the @s selector after using /schedule for example) this would be fixed.
and example of a command using this system is,
/execute after 20t run say success
("t" for ticks, "s" for seconds)
Please sign in to leave a comment.
0 Comments