Solved Is it possible to wait for a command?

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

FoxinessHD

Member
Aug 3, 2025
2
0
1
Is it possible to wait if a specific command is for example checks for updates from a Plugin I installed that the command created with skript wait until the command is done?

In clearer way:
I want to create a command in Skript that execute a command from a plugin that checks for updates. But I want it so that each command it executes it waits until the command is done.