
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.
44
2
VoidWorldPlugin
VoidWorldPlugin 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
- 🛡️ Complete Fall Protection: Players falling below Y=0 are automatically teleported to the set spawn point (
/sv) instead of dying. - 🚫 Disabled Mob Spawning: Natural mob spawning is completely disabled in the Void world (except, potentially, for mobs whose spawning is forcefully triggered by other plugins or commands).
- 🌎 Convenient Travel: 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 |
|---|---|---|
/void | Teleports you to the Void world. | voidworld.use |
/world | 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
- Download the
VoidWorldPlugin-1.0.jarfile. - Move it to your server's
/pluginsfolder. - Restart or reload the server. The plugin will automatically create the
void_worldworld and the configuration file.
Configuration (config.yml)
The plugin generates a complete config.yml file. After the first run, you can configure:
void-world-name: Change the world name ifvoid_worldis unsuitable for you.spawn.fallback-y-on-fall: The Y coordinate where the player is teleported if the/svpoint has not yet been set (default is 0.0).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.
Совместимость
Создатели
Детали
Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:4 месяца назад
Обновлён:4 месяца назад
