Jannyboy11 / ScalaPluginLoader

PluginLoader for Bukkit that provides Scala runtime classes and enhanced APIs.
https://www.spigotmc.org/resources/scalaloader.59568/
GNU Lesser General Public License v3.0
26 stars 10 forks source link

Support Paper's new Lifecycle event system. #24

Open Jannyboy11 opened 6 months ago

Jannyboy11 commented 6 months ago

See https://github.com/Jannyboy11/ScalaPluginLoader/commit/e1da7173c5f54ae889fc30c2e282053166a167fc

Jannyboy11 commented 6 months ago

Since there are no lifecyle events yet in Paper, this is not testable yet.