Closed
Description
Looks like the bukkit module uses the default BukkitScheduler
to make async calls. Can we somehow adapt it so it will use Folia scheduler instead of that, when applicable?
Or, what could be even better, can we add a custom async call provider support? Like if I want to use Kotlin coroutines pool?
I'm not sure how to do this in the style of the project, so I open the issue instead of the PR.
Metadata
Metadata
Assignees
Projects
Status
Done