We've split up the commands, scripting and mods, and add ons category! Please be sure you get your thread in the right place.

18

/schedule, but with commands

5 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 2
    Registered User commented
    Comment actions Permalink

    I share that idea but scheduling should work with commands and functions and not instead of functions as you wrote.

  • 0
    Registered User commented
    Comment actions Permalink

    Letting it work for commands would also still let it work for functions, since a possible command is /function NAME.

    I agree, this is a great idea. Although I think the syntax would be better as

    /schedule [command|clear] command <time> [append|replace] <custom-id>, where the custom-id is used in the schedule clear <id> half of the schedule function.

    I think this could make the schedule command extremely useful (as of right now it is very useful also, it just encourages a lot of tiny otherwise-useless functions so that small events can be scheduled).

  • 0
    Registered User commented
    Comment actions Permalink

    Yes please. It is great that we got a schedule command. That makes rather complicated setups to get some sort of delay or time control irrelevant.

    But it should work with commands as well. Sometimes I just want to delay a very specific vanilla command (e.g. something stupid like "say hi") and have to set up a whole function in order to accomplish that. That inflates my already bloated function folder more.

  • 1
    Registered User commented
    Comment actions Permalink

    Bedrock already has this, as /event

  • 0
    Registered User commented
    Comment actions Permalink

    This would be awesome. If we can have the ability to schedule both, we can benefit from running functions on a schedule, as well as not having to make a new function to schedule a singular command!