SpigotTasksModule
Properties
Functions
Link copied to clipboard
Runs an async task after 1 tick (0.05 seconds)
Link copied to clipboard
Runs a task after the given ticks (1 tick = 0.05 seconds)
Link copied to clipboard
Runs an async task after the given ticks (1 tick = 0.05 seconds)
Link copied to clipboard
Runs a repeating task every given ticks (1 tick = 0.05 seconds) after the given ticks (1 tick = 0.05 seconds)
Link copied to clipboard
Runs a repeating task asynchronously every given ticks (1 tick = 0.05 seconds) after the given ticks (1 tick = 0.05 seconds)