TaskManager
Manages scheduled tasks and their lifecycle.
This class is responsible for tracking active tasks and automatically cancelling them when certain events occur, such as a player quitting or a world unloading.
Parameters
plugin
the Plugin instance associated with this manager
Functions
Link copied to clipboard
Tracks the specified task handle.
Link copied to clipboard
Link copied to clipboard