Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Tags
Creators
Details
VoidGenPlus
VoidGenPlus is a lightweight Minecraft plugin for Paper 1.21.8 that generates a void world with a single bedrock block at the spawn point. It's ideal for creating lobbies, creative worlds, or skyblock maps.
๐ ๏ธ Features
- Generates an empty world with only one bedrock block at coordinates (0, 0).
- Compatible with Paper 1.21.8.
- Simple configuration via
bukkit.yml.
๐ฆ Installation
- Download the latest
VoidGenPlus.jarfile. - Place the
.jarfile into your server'splugins/directory. - Restart the server to load the plugin.
โ๏ธ Configuration
To use VoidGenPlus as the world generator, modify your bukkit.yml file located in the root directory of your server:
worlds:
your_world_name:
generator: VoidGenPlus
Replace your_world_name with the desired name of your world.
๐งช Usage
After configuring bukkit.yml, start your server. When the specified world is generated, it will be an empty void with a single bedrock block at the spawn location.
๐งฐ Requirements
- Paper server version 1.21.8+
- Java 21
๐ License
This project is licensed under the MIT License.


