
PluginMIT
VoidWorldGenerator
This is a simple plugin that allows you to create a void world!
188
Downloads
1
Followers
9 months ago
Updated
📦
1
Versions
📖About VoidWorldGenerator
VoidWorldGenerator (VWG)
VoidWorldGenerator (VWG) is a lightweight plugin that allows you to create completely void worlds — ideal for lobbies, minigames, or custom builds.
Step 1: Install the Plugin
- Download the
VoidWorldGenerator.jarfile. - Place it in your server’s
pluginsfolder.
Step 2: Restart the Server
- Restart (not reload) the server to load the plugin.
Step 3: Configure World Generation
Option A: Using Bukkit World Generation
Open your
bukkit.ymlfile.Add the following:
worlds: <WORLD_NAME>: generator: VoidWorldGeneratorReplace
<WORLD_NAME>with the name of the world you want to generate.Restart the server again to generate the world.
Option B: Using Multiverse-Core
If you're using Multiverse-Core, run the following command:
/mv create <WORLD_NAME> normal -g VoidWorldGenerator
Step 4: Teleporting
Option A: Bukkit World Generation
Run the following command:execute in minecraft:<WORLD_NAME> run tp @s 0 65 0
Option B: Using Multiverse-Core
Run the following command:mvtp <WORLD_NAME>
If you need any further assistance, feel free to join the discord server!