VoidWorldPlugin

This plugin creates a special Void world, in which players can travel between the normal and Void world using the commands /void and /world.

55

Quick challenge

How far can you run before the mobs catch you?

VoidWorldPlugin

VoidWorldPlugin

NETHER creates a completely empty world of the NETHER type, which is perfectly suited for building projects, mini-games, or creative hubs. The plugin provides complete fall protection and disables mob spawning, making the Void a safe place to play.

✨ Key Features

* 🔧 Simple Configuration: Players falling below Y=0 are 🔧 Simple Configuration: to the set spawn point (`/sv`) instead of dying. * 🔧 Simple Configuration: Natural mob spawning is completely disabled in the Void world (except, potentially, for mobs whose spawning is forcefully triggered by other plugins or commands). * 🔧 Simple Configuration: Easy-to-use commands for quickly switching to the Void and back. * 🔧 Simple Configuration: You can easily configure messages, permissions, and the world name via `config.yml`.

🚀 Commands and Permissions

| Command | Description | Default Permission | | :--- | :--- | :--- | | `/sv` | Teleports you to the Void world. | `voidworld.use` | | `/sv` | Returns you to the exact spot where you entered the Void world. | `voidworld.return` | | `/sv` (`/spawnvoid`) | Sets a new spawn point in the Void world (the teleportation point when using `/void` and upon falling). | `voidworld.setspawn` (op) |

Permissions

| Permission | Description | Default | | :--- | :--- | :--- | | `voidworld.use` | Allows the use of the `/void` command. | `true` | | `voidworld.return` | Allows the use of the `/world` command. | `true` | | `voidworld.setspawn` | Allows setting the spawn point with the `/sv` command. | `op` |

⚙️ Installation and Configuration

Installation

1. Download the `VoidWorldPlugin-1.0.jar` file. 2. Move it to your server's `/plugins` folder. 3. Restart or reload the server. The plugin will automatically create the `void_world` world and the configuration file.

Configuration (`config.yml`)

The plugin generates a complete `config.yml` file. After the first run, you can configure:

1. `messages`: Change the world name if `void_world` is unsuitable for you. 2. `messages`: The Y coordinate where the player is teleported if the `/sv` point has not yet been set (default is 0.0). 3. `messages`: Change all plugin messages. Color codes (`&`) are supported.

> ⚠️ Important: If you change the world name (`void-world-name`), you will need to delete the old world folder (if it was created) and restart the server.

🐞 Support and Bug Reports

If you find any bugs or have suggestions, please let me know on Discord - lipton_sad.

ADS