A modern, fully functional skyblock core with minimal dependencies. The plugin's primary deployment and testing version is the latest version of spigot available. SkyblockX was designed because of ASkyblock being discontinued and also not being supported past Spigot-1.12 and all replacements being poorly designed or unstable.
- Get a skyblock release binary using one of the following options.
- Download from spigot.
- Compile a binary file on your own, see the developers section.
- Get a spigot binary file.
- Download buildtools and compile a jar; Use the wiki if you're confused on how to do this.
- Run the compiled Spigot jar.
- Agree to the EULA & restart.
- Move the Skyblock binary from step 1 into
/plugins
. - Restart the server.
- This plugin is built using Kotlin instead of Java.
- SavageFramework for storage management & a collection of tools for cross version support.
- Gradle is used for dependency management.