
Never want to close the server and when needed it's so short no one even gets annoyed!

Join your server instantly — and let chunks load progressively.
InstantStartup is a performance-focused Minecraft plugin that drastically improves the player join experience by allowing players to connect immediately, while progressively loading chunks around them in a smooth, controlled way.
This plugin is especially useful for large servers with:
✅ Instant player login – no more chunk load delays on join
✅ Progressive chunk loading (configurable range & rate)
✅ Saves player location and loaded chunks across sessions
✅ Lightweight and async-safe queue system
✅ Admin reload commands via /rel
✅ Tracks loaded chunks per-player
✅ Supports safe server restarts with persistent data
✅ Configurable max chunks per tick
| Command | Permission | Description |
|---|---|---|
/rel plugins |
instantstartup.admin |
Reload all plugins (except protected ones) |
/rel plugins <name> |
instantstartup.admin |
Reload specific plugin |
/rel world <world> |
instantstartup.admin |
Reload world chunks and save locations |
/rel players |
instantstartup.admin |
Reload player chunk data |
/rel data |
instantstartup.admin |
Reload player data from disk |
/rel config |
instantstartup.admin |
Reload the configuration (if applicable) |
/rel status |
instantstartup.admin |
View plugin debug/status info |
Player data is saved in plugins/InstantStartup/playerdata.yml
Stored data includes:
MAX_CHUNKS_PER_TICK value in the code for more aggressive loading..jar from the Versions tabplugins/ folderCreated by Eldersson
GitHub: Eldersson1