Scheduler¶
To access the Bukkit scheduler, you can use the top-level functions runTask, runTaskLater, runTaskTimer, runAsyncTask, runAsyncTaskLater, and runAsyncTaskTimer.
To access the Bukkit scheduler, you can use the top-level functions runTask, runTaskLater, runTaskTimer, runAsyncTask, runAsyncTaskLater, and runAsyncTaskTimer.