zWorldManager
![[IMG]](//proxy.spigotmc.org/744af7685e92bf35c3495d7b361c03f1c5d8767b/687474703a2f2f67656e6572617465642d69636f6e2e706e67)
A comprehensive GUI-based Minecraft multi-world management plugin with per-world configurations and extensive integration options. ✨
⭐ Features
- ️ Intuitive GUI Interface: Manage worlds with an easy-to-navigate graphical interface
- World Management: Create, delete, regenerate, and teleport between worlds
- ⚙️ Per-World Configuration: Customize settings for each world individually
- ️ PvP settings
- Game rules
- Gamemode enforcement
- Spawn locations
- Inventory Separation: Configure separate inventories per world
- Economy Integration: Support for separate economies per world
- Vault
- PlayerPoints
- CoinsEngine
- Permission Management: Permission-based access to worlds and commands
- Backup System: Automated world backups with customizable intervals
- Developer API: Integrate with your own plugins via the provided API
Requirements
- Spigot/Paper server 1.20 or newer
- Java 17 or newer
Optional Dependencies
- Vault: For economy integration
- PlayerPoints: For player points integration
- CoinsEngine: For coins integration
Installation
- Download the latest version of zWorldManager
- Place the JAR file in your server's
folder
- Restart your server
- Edit the configuration files as needed in the
Code (Text):
plugins/zWorldManager
directory
Commands & Permissions
Main Commands
/zwm |
zworldmanager.command.basic |
Main command |
/zwm gui |
zworldmanager.command.gui |
Open main GUI |
/zwm help |
zworldmanager.command.help |
Show help menu |
/zwm list |
zworldmanager.command.list |
List all worlds |
/zwm tp <world> |
zworldmanager.command.teleport |
Teleport to world |
/zwm create <name> |
zworldmanager.command.create |
Create new world |
/zwm delete <world> |
zworldmanager.command.delete |
Delete world |
/zwm reload |
zworldmanager.command.reload |
Reload plugin |
/zwm backup |
zworldmanager.command.backup |
Manage backups |
/zwm info <world> |
zworldmanager.command.info |
View world info |
/zwm setting <world> |
zworldmanager.command.setting |
Change settings |
Admin Permissions
zworldmanager.admin |
Full access to all features |
zworldmanager.bypass |
Bypass all restrictions |
zworldmanager.bypass.gamemode |
Bypass gamemode restrictions |
⚙️ Configuration
The plugin creates these configuration files:
-
: Main plugin settings
-
Code (Text):
messages.yml
: Customizable messages
-
: Directory containing per-world configurations
Support
Need help? Join our Discord community!
License
zWorldManager is licensed under the MIT License.