
VoidWorldGenerator
This is a simple plugin that allows you to create a void world!
- Загрузки
- 376
- Подписчики
- 1
- Обновлён
- 17 июля 2025 г.
- Лицензия
- MIT
Опубликован 17 июля 2025 г.
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!
Ченджлог
1.0Релиз26.1, 26.1.1, 26.1.2 · 17 июля 2025 г.
This is the first release of VoidWorldGenerator!
Комментарии
Загружаем…