Developer Documentation https://github.com/TechnicallyCoded/FoliaLib Description This is a cross-compatibility scheduler layer for plugins that wish to support Spigot, PaperMC, and Folia at the same time!
Folia uses a very different scheduler system which is, by default, exposed through the Paper API or the Folia API. However, not everyone runs PaperMC or Folia and all developers know that cross-compatibility is important for public plugins!
Therefore, I made this API for people like me who wants to unlock Folia's abilities while not sacrificing spigot server compatibility or requiring the use of the Paper API. I did all of this while making the process easier and more concise than the native APIs. (at least, in my opinion)