bukkitgui2
bukkitgui2 copied to clipboard
Delayed tasks
I have a request for a new task action: Delayed task run
This action would need two parameters, the delay, and the task name. This action would wait for a specified duration before running the specified task.
Would this run one time after the GUI started? or one time after the server started?
This would run upon being triggered by whatever triggers are added. Basically, the aim of this type of action would be able to have actions occur after a delay period instead of instantly.