mfnalex / Spigot-UpdateChecker

UpdateChecker for your Spigot plugins with only one line of code needed in your plugin!
GNU General Public License v3.0
54 stars 14 forks source link

Added support for multithreaded servers #35

Open Paulem79 opened 2 months ago

Paulem79 commented 2 months ago

Replaced Bukkit's schedulers by Java's native ones

Paulem79 commented 2 months ago

I'll edit this afternoon, it's just a small thing I was REALLY BUSY with a Minecraft mod

Paulem79 commented 2 months ago

Okay, should be good now @mfnalex

Paulem79 commented 2 months ago

Forgot to mention that this PR should fix #28

CJCrafter commented 1 month ago

Hey @mfnalex, is this solution one that you like? Was coming here to add Folia support using one of the libs, but I think this PR makes more sense in the context of this project. Thanks!

Paulem79 commented 1 month ago

Hey @CJCrafter if you can check if the code is working, would like it (don't do it if you don't want/don't have time)