ASkyBlock port (Help Needed)

I’ll make this section prettier later.
I currently have a fork of ASkyBlock and a branch for the Sponge version of it.

With SkyFactory 3 releasing January 1st, there is going to be a huge need for SkyBlock plugins.
I’m asking for help from anyone to help convert the plugin by then.

I’ve already converted it from maven to gradle so it’s easy to setup.

I’ve spent about a total of 30 hours working on this so far, but still have a lot to go.

The main things left are the listeners, commands, config, and the API.
I’ve converted most of the plugin’s functionality already.

Maybe this will help you. Or not :slight_smile:

Another
https://github.com/20zinnm/Skyblock

Thank you @anon34495435 for the references, but the help I need is just for time consuming things like typing out all the config classes.

Spongyisland looks fine - partialy works… (create island with chest, can complete challenges…)
Second example is incomplete and looks like abandoned

I agree and I’d want to contribute to SpongyIsland, but they’re using Maven instead of Gradle.

Tested compile this, but get many errors:

http://pastebin.com/qQ9pt1zY

Im looking forward to when I can test a functional version.

1 Like

I apologize. I completely forgot about setting up gradle.