VoidWNO – Advanced Void World Generator
VoidWNO is a lightweight and reliable plugin designed to create
true empty (void) worlds with full control over spawn handling and player teleportation.
![[IMG]](//proxy.spigotmc.org/7d4231b04727336bd1d0d0d77eff4fb91fde4a02/68747470733a2f2f692e696d6775722e636f6d2f4e794c4e4462492e706e67)
It works
with Multiverse-Core or completely standalone, making it perfect for survival servers, skyblock setups, lobbies, testing worlds, and custom game modes.
Key Features
- Generate real void worlds (no terrain, no noise, no structures)
- Supports NORMAL, NETHER, and END environments
- Automatic spawn platform (configurable: 1×1, 3×3, or 5×5)
- Players are safely teleported to the platform on join/teleport
- Multiverse-Core compatible
- Works without Multiverse using built-in commands
- Multi-language system (EN / ES) with full reload
- ⚙️ Configurable and lightweight
- Clean, production-ready code (no hacks, no fake voids)
World Environments Supported
VoidWNO can generate empty worlds with the following environments:
- NORMAL (Overworld)
- NETHER
- THE_END
Each world is completely empty except for the spawn platform.
Creating Void Worlds
▶ Using Multiverse-Core
You can create a void world using Multiverse like this:
Code (Text):
/mv create <worldName> normal -g VoidWNO
Examples:
Code (Text):
/mv create skyvoid normal -g VoidWNO
/mv create nethervoid nether -g VoidWNO
/mv create endvoid end -g VoidWNO
Then teleport to it:
Code (Text):
/mvtp <worldName>
VoidWNO will automatically move the player to the spawn platform.
▶
Without Multiverse (Standalone)
VoidWNO also includes its own command to create worlds:
Code (Text):
/voidwno create <worldName> [normal|nether|end] [seed]
Examples:
Code (Text):
/voidwno create skyvoid normal
/voidwno create nethervoid nether
/voidwno create endvoid end
If the command is executed by a player, they will be teleported directly to the platform.
Spawn Platform
- The platform is placed at the configured Y level
- Material and size are configurable
- Available sizes:
This prevents players from falling into the void when joining or teleporting.
Language System
VoidWNO includes a built-in language system:
- Supported languages: EN, ES
- Change language without restarting the server:
Code (Text):
/voidwno lang EN
/voidwno lang ES
The plugin will fully reload configuration and messages automatically.
Permissions
Code (Text):
voidwno.admin
- Required for all VoidWNO commands
- Default: OP
Compatibility
- Minecraft versions: 1.13 – 1.21+
- Server software: Paper / Spigot / Purpur
- Dependencies:
- Optional: Multiverse-Core
Ideal Use Cases
- Skyblock servers
- Lobby / Hub worlds
- Minigames
- Testing or development worlds
- Custom void-based game modes