Add Support for Custom Scheduler
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 628
- Forks
- 150
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The `ACFBukkitScheduler/ACFPaperScheduler/ACFFoliaScheduler` classes all have the same method signatures.
ACF should support injecting a custom scheduler which is responsible for handling asynchronous execution.
This is particularly useful when working with the Kotlinx coroutines library, or other custom scheduling that doesn't rely entirely on the Bukkit/Paper scheduling APIs.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.