Description
Create truly empty worlds with Void World Generator
Generate completely empty (void) worlds with ease using this plugin.
Simply install the plugin and configure your world to use the Void generator — no terrain, no structures, just pure space ready for custom gameplay.
WARNING
This plugin is currently in early access.
You may encounter bugs or unexpected behavior depending on the server version or configuration.
If you find any issues or have feature suggestions, please report them through our Discord server to help improve stability and functionality.
Features
-
Generates a fully void world with no terrain, perfect for Skyblock, custom minigames, or lobby worlds.
-
Just install the plugin and set the generator type to
Voidin your world configuration. -
No unnecessary logic or overhead — only what’s needed to generate empty worlds.
-
Build your own islands, structures, or gameplay logic on top of a blank canvas.
Installation
-
Download and place the plugin
.jarfile into your server’s mods folder. -
Start the server once to generate the configuration files.
-
Open your world’s
config.jsonfile. -
Set the world generator type as follows:
WorldGen: {
"Type": "Void"
}
-
Restart the server.
-
Enjoy your fully empty world o create new with /worlds add <worldName> --gen=Void and tp with /tp world <worldName>


