Package-level declarations
Types
Link copied to clipboard
A CoroutineDispatcher that dispatches blocks to the Bukkit scheduler.
Link copied to clipboard
A TaskHandle implementation for Bukkit tasks.
Link copied to clipboard
Link copied to clipboard
A TaskHandle implementation for Coroutine jobs.
Link copied to clipboard
A condition that is met if the player is online.
Link copied to clipboard
object PluginRegistory
Registry for managing Scheduler instances per Plugin.
Link copied to clipboard
DSL for building and scheduling tasks.
Link copied to clipboard
interface TaskHandle
Represents a handle to a scheduled task.
Link copied to clipboard
Manages scheduled tasks and their lifecycle.
Properties
Link copied to clipboard
Creates a new TaskBuilder for this plugin.
Link copied to clipboard
The TaskManager instance for this plugin.