Oheers / EvenMoreFish

An advanced fishing plugin based on MoreFish, created 2 years after its last update.
MIT License
91 stars 56 forks source link

Add support for Folia #253

Closed FireML closed 6 months ago

FireML commented 6 months ago

Adds UniversalScheduler to make life easy

Adds EvenMoreFish.getScheduler(), which will choose the correct schedulers depending on the server software (Spigot, Paper, or Folia)

Replaces all usages of BukkitRunnable and Bukkit.getScheduler() with EvenMoreFish.getScheduler()

Marks the plugin as supported in the plugin.yml