Support for folia without any extra code.
Support for folia without any extra code.
Any technical input?
not completely sure how it works but I believe you need to use different types of schedulers such as EntitySchedulers or RegionSchedulers.
"RegionScheduler, AsyncScheduler, GlobalRegionScheduler, and EntityScheduler acting as a replacement for the BukkitScheduler. The entity scheduler is retrieved via Entity#getScheduler, and the rest of the schedulers can be retrieved from the Bukkit/Server classes."
I found a project which supports all platforms: https://github.com/A248/MorePaperLib
https://github.com/TechnicallyCoded/FoliaLib Found this also, they handle it completely on the backend which I love (I think??)