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

VoidGenPlus

VoidGenPlus generates an empty world with only one bedrock block at coordinates (0, 0).

Загрузки
420
Подписчики
1
Обновлён
20 декабря 2025 г.
Лицензия
MIT

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

Исходный код

VoidGenPlus

VoidGenPlus is a lightweight Minecraft plugin for Paper 1.21.8 that generates a void world with a single bedrock block at the spawn point. It's ideal for creating lobbies, creative worlds, or skyblock maps.

🛠️ Features

  • Generates an empty world with only one bedrock block at coordinates (0, 0).
  • Compatible with Paper 1.21.8.
  • Simple configuration via bukkit.yml.

📦 Installation

  1. Download the latest VoidGenPlus.jar file.
  2. Place the .jar file into your server's plugins/ directory.
  3. Restart the server to load the plugin.

⚙️ Configuration

To use VoidGenPlus as the world generator, modify your bukkit.yml file located in the root directory of your server:

worlds:
  your_world_name:
    generator: VoidGenPlus

Replace your_world_name with the desired name of your world.

🧪 Usage

After configuring bukkit.yml, start your server. When the specified world is generated, it will be an empty void with a single bedrock block at the spawn location.

🧰 Requirements

  • Paper server version 1.21.8+
  • Java 21

📄 License

This project is licensed under the MIT License.


Ченджлог

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

folia support

1.0.0Релиз1.21.8, 1.21.9, 1.21.10 · 18 ноября 2025 г.

Migrate from Paper API to Folia API 1.21.8 with thread-safety documentation

1.0.0Релиз1.21.7, 1.21.8 · 10 июля 2025 г.

VoidGenPlus

VoidGenPlus is a lightweight Minecraft plugin for Paper 1.21.7 that generates a void world with a single bedrock block at the spawn point. It's ideal for creating lobbies, creative worlds, or skyblock maps.

🛠️ Features

  • Generates an empty world with only one bedrock block at coordinates (0, 0).
  • Compatible with Paper 1.21.7.
  • Simple configuration via bukkit.yml.([Modrinth][1])

📦 Installation

  1. Download the latest VoidGenPlus.jar file.
  2. Place the .jar file into your server's plugins/ directory.
  3. Restart the server to load the plugin.

⚙️ Configuration

To use VoidGenPlus as the world generator, modify your bukkit.yml file located in the root directory of your server:([GitHub][2])

worlds:
  your_world_name:
    generator: VoidGenPlus

Replace your_world_name with the desired name of your world.([Modrinth][1])

🧪 Usage

After configuring bukkit.yml, start your server. When the specified world is generated, it will be an empty void with a single bedrock block at the spawn location.([Modrinth][1])

🧰 Requirements

  • Paper server version 1.21.7
  • Java 21

📄 License

This project is licensed under the MIT License.


Комментарии

Загружаем…