I’m porting over my plugin Zephyr to Sponge using common code between this plugin and the Bukkit version. WIP.
Track development here:
I’m porting over my plugin Zephyr to Sponge using common code between this plugin and the Bukkit version. WIP.
Track development here:
It would be nice to see a link, obviously once you have it available on Github 
By the way, @MinnyMin3, that is a very nice plugin!
Glad go See more Plugins ported to Sponge 
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.