Introduction

IgniteSky is a skyblock plugin for Paper and Folia, built to be the last one a server owner has to install. It covers the ground that SuperiorSkyblock2 and BentoBox cover, then keeps going: three island modes in one plugin, a worth and level system that scans off the main thread, native client dialogs that work on Bedrock through Geyser, multi island ownership, proxy sharding, and an addon SDK that extends the plugin as a real dependency rather than through reflection.

If you run a skyblock server today, the goal of this wiki is simple. By the time you reach the end of it, there should be nothing about IgniteSky you have to guess at.

What makes it different

How this wiki is laid out

The sidebar follows the order most people need things in. Getting Started takes you from an empty server to a working island. Playing explains the systems your players touch every day. Features covers the bigger systems like the skill tree, prestige and seasons. Networks & Scaling is for multi server setups. Server Admin and Developers are the operator and integration reference.

In a hurry?

Jump straight to the Quick Start. It gets you from a fresh install to your first island in about a minute.

Requirements at a glance

  • A Paper or Folia server on 1.21.7 or newer (native dialogs need this; the rest is forgiving).
  • Java 21.
  • Optionally Vault and an economy plugin for the bank and economy features. Everything degrades gracefully if they are absent.

Ready? Start with Installation.