Skip to content
ImIllusion edited this page Aug 21, 2023 · 6 revisions

SkyblockCore Documentation

GitHub release (latest by date including pre-releases) GitHub issues

This project consists on an advanced Skyblock core made to scale massively.

The core is extensively configurable. Please make sure the plugin's configuration matches the kind of setup you are running.


Technical Aspects

REWRITING


Some thoughts

SkyblockCore is incredibly difficult to develop, unlike a regular core, there is a lot of thought put into every line of code, the plugin is supposed to expect players switching across servers, proxies, players leaving mid-loading, different proxies for the same team members, all of it while handling all of the commands on the spigot side, so players on a survival server can't run skyblock commands.

It might not seem like it, but this project is absolutely massive in its current state, and I'd say it's about 15% done.

If you'd like to help with the project, even as someone without any code experience, here are some things that would greatly help me out:

  • Testing
  • Helping with the wiki
  • Writing issues
  • Planning
  • Donating (purely your choice, there's no benefit other than making me happy)

Wiki content