
CompletelyEmpty
A void world generator that actually generates completely empty worlds.
- Загрузки
- 160
- Подписчики
- 3
- Обновлён
- 10 июня 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 10 октября 2025 г.

Please join the Streamline Hub Discord in order to get updates and for me to fully assist you with bugs, questions, or suggestions.
Discord: click here
CompletelyEmpty is a plugin that provides a world generator that does exactly what it says: makes a world that is completely empty. When used, this world will still have default Minecraft overworld biomes, but it will not have: structures, feature placements, or naturally generated terrain.
This makes it great for using as a terrain generator for spawn worlds or hub worlds.
This will explain how to use the plugin to generate these completely empty worlds.
Without a World Manager Plugin
When using without a world management plugin, you need to set up the world to be loaded as a Completely Empty world in your bukkit.yml. This is done by adding the following yml text to the bottom of this bukkit.yml file:
worlds:
<world>:
generator: CompletelyEmpty
Note: replace <world> with the name of the world or world folder you are wanting to make into a Completely Empty world.
Example:
worlds:
hub1:
generator: CompletelyEmpty
hub2:
generator: CompletelyEmpty
With a World Manager Plugin
I would recommend you use PhantomWorlds over other plugins. It does everything that Multiverse does, but better and in a single plugin.
To make a world that is a Completely Empty world with PhantomWorlds, run the following command:
/phantomworlds:worlds create <world> NORMAL gen:CompletelyEmpty
Note: replace <world> with the name you want the world to have for making it into a Completely Empty world.
Example:
/phantomworlds:worlds create hub1 NORMAL gen:CompletelyEmpty
Ченджлог
1.0.1Релиз26.1.1, 26.1.2, 26.2 · 10 июня 2026 г.
- Added proper Folia Support.
- Fixed not loading on some versions.
1.0.0Релиз1.21.11, 26.1, 26.1.1 · 9 апреля 2026 г.
- Made it work on all versions.
0.0.1Релиз1.21.9, 1.21.10, 1.21.11 · 10 октября 2025 г.
- Initial plugin.
Комментарии
Загружаем…