Плагины/CompletelyEmpty
CompletelyEmpty

CompletelyEmpty

A void world generator that actually generates completely empty worlds.

13
2

Dependencies

Discord 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

Summary 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.

More Info 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

Совместимость

Minecraft: Java Edition

1.20–1.21.101.18–1.19.41.16–1.17.11.14–1.15.21.12–1.13.21.10–1.11.21.8–1.9.41.7.2–1.7.10

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:3 недели назад
Обновлён:3 недели назад
Главная