VoidGen

⭐ — (68 endorsements) 📥 65,154 downloads 📌 v2.3.8 📅 7/11/2025
🟡 Updated this year

By NicoNekoDev · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 6/20/2026 📅 Created: 7/11/2025

🔍 Analysis

  • 👍 0.1% endorsement rate
  • 🏆 #106 of 1560 bukkit mods in this game by downloads

📋 About This Mod

<p align="center"> <img src="https://raw.githubusercontent.com/NicoNekoDev/VoidGen/refs/heads/master/docs/assets/Logo.svg"> <br> <a href="https://discord.gg/PPCBUsE3JC"><img src="https://img.shields.io/discord/1518173141006946374?label=Discord&logo=discord"></a> <a href="https://www.codefactor.io/repository/github/niconekodev/voidgen"><img src="https://img.shields.io/codefactor/grade/github/NicoNekoDev/VoidGen"></a> <a href="https://github.com/NicoNekoDev/VoidGen/releases/latest"><img src="https://img.shields.io/github/v/release/NicoNekoDev/VoidGen?label=release&color=success"></a> <a href="https://github.com/NicoNekoDev/VoidGen/releases/latest"><img alt="GitHub all releases" src="https://img.shields.io/github/downloads/NicoNekoDev/VoidGen/total"></a> <a href="https://github.com/NicoNekoDev/VoidGen/blob/master/LICENSE.md"><img src="https://img.shields.io/github/license/NicoNekoDev/VoidGen?label=license&color=success"></a> <br> <img src="https://raw.githubusercontent.com/intergrav/devins-badges/refs/heads/v3/assets/cozy/built-with/java25_vector.svg"> <img src="https://raw.githubusercontent.com/intergrav/devins-badges/refs/heads/v3/assets/cozy/supported/bukkit_vector.svg"> <img src="https://raw.githubusercontent.com/intergrav/devins-badges/refs/heads/v3/assets/cozy/supported/spigot_vector.svg"> <img src="https://raw.githubusercontent.com/intergrav/devins-badges/refs/heads/v3/assets/cozy/supported/paper_vector.svg"> </p> # VoidGen <p align="left"> <a href="https://modrinth.com/plugin/voidgen"><img src="https://raw.githubusercontent.com/intergrav/devins-badges/refs/heads/v3/assets/cozy/available/modrinth_vector.svg"></a> <a href="https://www.spigotmc.org/resources/121721/"><img src="https://raw.githubusercontent.com/intergrav/devins-badges/refs/heads/v3/assets/cozy/available/spigot_vector.svg"></a> </p> VoidGen is a Minecraft plugin that enables server owners to create countless custom void worlds with a powerful and lightweight generator system. The plugin is made to handle all aspects of how you create void worlds. If you find any bug or have crashed because of the plugin, please report it at the (https://discord.gg/PPCBUsE3JC). # Disclaimer This is a fork of the original plugin, (https://www.spigotmc.org/resources/voidgen.25391/). This fork was created because the original developer has been inactive on GitHub, and SpigotMC. This new plugin supports the latest Minecraft versions. # How To Find out how to setup and use the plugin on the (https://github.com/NicoNekoDev/VoidGen/blob/master/docs/tutorial.md#tutorial-section). # License VoidGen is licensed under the (https://github.com/NicoNekoDev/VoidGen/blob/master/LICENSE.md). ## World Management If you are using VoidGen for your default world and are not using any world management plugins like Multiverse, you are done here. Reload your server and the plugin should function as intended. In case you are running a world management plugin like (https://modrinth.com/plugin/multiverse-core) this is important for you. If you are not using Multiverse use the corresponding commands from your plugin of choice. You have three different choices, **Create** a world, **Import** a world and/or use the **Default world**. ### **Create** **Use the following command, when creating a new World:** ```html /mv create <world_name> <env> -g VoidGen:<parameters> -t FLAT ``` - <world_name> - This is the name of the world you want the plugin to work in. - <env> - represents the environment of the world, use ```/mv env``` to see a list of all possible environments. Most common ones are ```NORMAL``` and ```NETHER```. - <parameters> - see (https://github.com/NicoNekoDev/VoidGen/blob/master/docs/tutorial.md#parameters) for an explanation. - Void darkness start at around Y=64, if you want them to start at Y=0, set the ```level-type``` in the ```server.properties``` file to ```FLAT```. ```properties level-type=FLAT ``` ### **Import** **Use the following command, when creating a new World:** ```html /mv import <world_name> <env> -g VoidGen:<parameters> -t FLAT ``` - <world_name> represents the name of the world you want to generate. - <env> represents the environment of the world, use ```/mv env``` to see a list of all possible environments. Most common ones are ```NORMAL``` and ```NETHER```. - <parameters> - see (https://github.com/NicoNekoDev/VoidGen/blob/master/docs/tutorial.md#parameters) for an explanation. ### **Default world** - We already specified the generator in the ```bukkit.yml``` file. But we also need to change the generator in our multiverse world file to: ```yaml generator: VoidGen:<parameters> ``` - <parameters> - see (https://github.com/NicoNekoDev/VoidGen/blob/master/docs/tutorial.md#parameters) for an explanation.

GitHub all releases

# VoidGen

VoidGen is a Minecraft plugin that enables server owners to create countless custom void worlds with a powerful and lightweight generator system. The plugin is made to handle all aspects of how you create void worlds. If you find any bug or have crashed because of the plugin, please report it at the (https://discord.gg/PPCBUsE3JC).

# Disclaimer

This is a fork of the original plugin, (https://www.spigotmc.org/resources/voidgen. 25391/). This fork was created because the original developer has been inactive on GitHub, and SpigotMC. This new plugin supports the latest Minecraft versions.

Find out how to setup and use the plugin on the (https://github.com/NicoNekoDev/VoidGen/blob/master/docs/tutorial.md#tutorial-section).

VoidGen is licensed under the (https://github.com/NicoNekoDev/VoidGen/blob/master/LICENSE.md).

## World Management

If you are using VoidGen for your default world and are not using any world management plugins like Multiverse, you are done here. Reload your server and the plugin should function as intended. In case you are running a world management plugin like (https://modrinth.com/plugin/multiverse-core) this is important for you. If you are not using Multiverse use the corresponding commands from your plugin of choice. You have three different choices, Create a world, Import a world and/or use the Default world.

### Create Use the following command, when creating a new World: ```html /mv create -g VoidGen: -t FLAT ``` - - This is the name of the world you want the plugin to work in. - - represents the environment of the world, use ```/mv env``` to see a list of all possible environments. Most common ones are ```NORMAL``` and ```NETHER```. - - see (https://github.com/NicoNekoDev/VoidGen/blob/master/docs/tutorial.md#parameters) for an explanation. - Void darkness start at around Y=64, if you want them to start at Y=0, set the ```level-type``` in the ```server.properties``` file to ```FLAT```. ```properties level-type=FLAT ``` ### Import Use the following command, when creating a new World: ```html /mv import -g VoidGen: -t FLAT ``` - represents the name of the world you want to generate. - represents the environment of the world, use ```/mv env``` to see a list of all possible environments. Most common ones are ```NORMAL``` and ```NETHER```. - - see (https://github.com/NicoNekoDev/VoidGen/blob/master/docs/tutorial.md#parameters) for an explanation. ### Default world - We already specified the generator in the ```bukkit.yml``` file. But we also need to change the generator in our multiverse world file to: ```yaml generator: VoidGen: ``` - - see (https://github.com/NicoNekoDev/VoidGen/blob/master/docs/tutorial.md#parameters) for an explanation.

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
NicoNekoDev
Version
2.3.8
Downloads
65,154
Endorsements
68
Category
bukkit
Created
7/11/2025
Updated
6/20/2026
Game Versions
1.15, 1.15.1, 1.15.2, 1.16, 1.16.1
Tags
management, utility, worldgen

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does VoidGen support?

The author lists 1.15, 1.15.1, 1.15.2, 1.16, 1.16.1, 1.16.2. Other versions may work but are untested by the author.

What is the latest version of VoidGen?

Version 2.3.8, published 2026-06-20 with 65,154 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by NicoNekoDev 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods