Installing SuperiorSkyblock2
Get SuperiorSkyblock2 up and running on your Minecraft server in minutes.Prerequisites
Server Requirements
- Minecraft Server: Spigot or Paper 1.13+
- Java: Java 8 or higher
- RAM: Minimum 2GB allocated (4GB+ recommended)
- Permissions Plugin: Optional (Vault + LuckPerms recommended)
Installation Steps
Download SuperiorSkyblock2
Download the latest version of SuperiorSkyblock2:
- Jenkins (Latest Builds): https://hub.bg-software.com/
- Spigot Resource Page: Official releases
SuperiorSkyblock2-VERSION.jar.Stop Your Server
If your server is running, stop it before installing:Wait for the server to fully shut down before proceeding.
Install the JAR File
Place the downloaded
SuperiorSkyblock2-VERSION.jar file into your server’s plugins folder:Install Dependencies (Optional)
For enhanced functionality, install these optional plugins:Economy & PermissionsPlaceholders
- PlaceholderAPI - Custom placeholders
- FastAsyncWorldEdit - Faster schematic pasting
- WildStacker - Entity/block stacking
SuperiorSkyblock2 supports 20+ plugins. See the full list in
plugin.yml under class-depends.Start Your Server
Start your server to generate the default configuration:The plugin will create the following directory structure:
Database Configuration
By default, SuperiorSkyblock2 uses SQLite (no setup required). For larger servers, configure MySQL/MariaDB:Initial Configuration
Editconfig.yml to customize your server:
Main Command
Customize the island command and aliases:config.yml
World Settings
Configure which dimensions are available:config.yml
Island Defaults
Set starting values for new islands:config.yml
Spawn Location
Set the spawn point (where players go when kicked/disbanded):config.yml
You can set the spawn location in-game using
/is admin setspawn while standing at the desired location.Performance Tuning
Optimize for your server size:config.yml
First-Time Setup
Create Island Schematics
SuperiorSkyblock2 comes with default schematics. To add custom schematics:
- Build your island template in-game
- Select the area with WorldEdit
- Use
/is admin schematic create <name>
plugins/SuperiorSkyblock2/schematics/Test Island Creation
Join your server and create a test island:Verify that:
- The island generates correctly
- You can teleport to it
- Commands work as expected
Troubleshooting
Plugin Won’t Load
- Check Java Version: SuperiorSkyblock2 requires Java 8+
- Check Server Type: Must be Spigot or Paper 1.13+
- Review Console Errors: Look for missing dependencies or conflicts
Islands Not Generating
- Verify
worlds.world-namein config.yml - Check that the world exists or can be created
- Ensure sufficient disk space for world files
Database Errors
- SQLite: Ensure write permissions in the plugin folder
- MySQL: Verify connection details and database exists
- Connection Issues: Check firewall and
useSSLsettings
Permission Issues
- Install Vault for permission management
- Grant players
superior.island.*for all island commands - Admins need
superior.admin.*for admin commands
Next Steps
Quick Start Guide
Learn how to create and manage your first island
Configuration Guide
Deep dive into advanced configuration options