Перейти к содержимому
Mineforgian

VoidGen

All in one super lightweight Void World Generator

Загрузки
48K
Подписчики
57
Обновлён
20 июня 2026 г.
Лицензия
GPL-3.0-only

Опубликован 5 июля 2025 г.


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 official Discord server.

Disclaimer

This is a fork of the original plugin, VoidGen. 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 Tutorial Page.

License

VoidGen is licensed under the GNU General Public License v3.0.

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 Multiverse 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:

/mv create <world_name> <env> -g VoidGen:<parameters> -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 Tutorial Page 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.
level-type=FLAT

Import

Use the following command, when creating a new World:

/mv import <world_name> <env> -g VoidGen:<parameters> -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 Tutorial Page 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:
generator: VoidGen:<parameters>

Ченджлог

2.3.8Релиз26.1.1, 26.1.2, 26.2 · 20 июня 2026 г.
2.3.7Релиз26.1, 26.1.1, 26.1.2 · 14 мая 2026 г.

[2.3.7] - 14/05/2026

Added

2.3.6Релиз1.21.11, 26.1, 26.1.1 · 1 апреля 2026 г.

[2.3.6] - 01/04/2026

Added support for Minecraft 26.1.1. I've decided to go back to Java 21 since so many users uses it.

Changed

2.3.5Релиз1.21.10, 1.21.11, 26.1 · 25 марта 2026 г.

[2.3.5] - 26/03/2026

Added support for Minecraft 26.1, Java 25 is required by the plugin to work.

Added

Changed

2.3.4Релиз1.21.9, 1.21.10, 1.21.11 · 11 декабря 2025 г.

[2.3.4] - 11/12/2025

This version makes the biome parameter not needed anymore. You can have the minecraft default biomes generate.

Added

Changed

2.3.3Релиз1.21.8, 1.21.9, 1.21.10 · 15 октября 2025 г.
2.3.2Релиз1.21.7, 1.21.8, 1.21.9 · 21 августа 2025 г.

[2.3.2] - 21/08/2025

Added

2.3.1Релиз1.21.6, 1.21.7, 1.21.8 · 17 августа 2025 г.

[2.3.1] - 17/08/2025

Changed

  • Dropped support for versions bellow 1.15 (they are no longer supported as they are just TOO OLD, please UPDATE)

Added

  • Added a new layer system (please read the wiki on the main page)
  • Added a new block data system along with the new layer system

Fixed

  • Fix older versions not working (again)

Комментарии

Загружаем…