Auxilor / eco

Spigot development library, built for the latest version.
MIT License
155 stars 51 forks source link

Fixed Folia support with new API versions #352

Open HarvelsX opened 5 months ago

HarvelsX commented 5 months ago

Poorly tested, needs rework of crap in task adapters (in general kinda like a wrapper, not an adapter)

HarvelsX commented 4 months ago

Should we adapt RunnableTask?

HarvelsX commented 4 months ago

Huh? What about GlobalScheduler, why do you expect the central (x: 0, y: 0) region to be loaded? https://github.com/Auxilor/eco/blob/55fc6d762f7d1bb0906a78f225e562c10c4045f7/eco-api/src/main/java/com/willfp/eco/core/scheduling/Scheduler.java#L116

Logic unrelated to game-side processing should be executed asynchronously.