[WIP] Zephyr - Ported to Sponge!

I’m porting over my plugin Zephyr to Sponge using common code between this plugin and the Bukkit version. WIP.

Track development here:

2 Likes

It would be nice to see a link, obviously once you have it available on Github :smile:

Zephyrus

By the way, @MinnyMin3, that is a very nice plugin!

2 Likes

Glad go See more Plugins ported to Sponge :slight_smile:

Meant to reply, link to github is up! You can see how I’ve factored out a lot of code to make each implementation simpler. For now I can’t do a whole lot with Sponge as a lot of the API is still awaiting implementation but most of the common framework is there. I have separate api and common packages inside of the Zephyr-Core project.