Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.8–1.8.9
Platforms
Tags
Creators
Details
Licensed ARR
Published 2 days ago
🗺️ SchemWorld
A standalone world loader using a custom, ultra-fast compressed schematic format.
SchemWorld is a high-performance, lightweight world management plugin designed to automatically load, restore, and auto-save your maps using a specialized format-completely standalone, with zero external dependencies (No WorldEdit or FAWE required).
🔥 Key Features
- ⚡ Custom Schematic Format: Uses a unique palette-based compression that bypasses slow standard schematic formats, drastically reducing file size and disk read times.
- 🛡️ Lag-Free Batching: Streams block data into the world in safe chunks (50,000 blocks/tick). Players can join instantly with zero TPS drops.
- 💡 Smart Light Updates: Features an optimized lighting engine that recalculates over 1,000 chunks in less than 100 ms right after loading, eliminating "black spots."
- 💾 Async Auto-Save: Automatically saves the world state to the custom schematic every 5 minutes asynchronously, with a final sync safety save during server shutdown.
- 🌀 Built-in Border: Automatically centers and configures the WorldBorder instantly based on the map coordinates.
🛠️ Setup & Installation Guide
1. Installation
- Download
SchemWorld.jarand place it into your server'splugins/directory. - Delete the old
worldworld_netherandworld_the_endfolders - Disable the
netherin theserver.propertiesand disable theendin thebukkit.yml - Open the
bukkit.ymlfile again and paste the following lines after the last line
worlds:
world:
generator: SchemWorld
After that, start the server and enjoy :)
On the very first boot, the plugin will generate a clean, empty canvas.
To load your building into it, temporarily use WorldEdit/FAWE to paste your schematic in-game.
Once pasted, SchemWorld's automatic auto-save (or server shutdown) will instantly capture it and save it into its own high-speed format. From the next restart, it will load everything automatically with zero lag!


