Multiworld (Fabric & Forge)
![]()
Please support us on Patreon
Adds support for creating and teleporting between multiple worlds. A Multiverse alternative for Fabric versions.
Command Usage
| Command | Description | Examples |
|---|---|---|
/mw version |
Displays mod version | |
/mw list |
Lists all worlds | |
/mw tp |
Teleport to specified world | /mw tp minecraft:overworld |
/mw create |
Create new world | /mw create testworld NORMAL/mw create testworld NETHER/mw create testworld END |
/mw setspawn |
Set spawn point for current world | |
/mw spawn |
Teleport to world spawn point |
Permission System
(Multiworld supports either LuckPerms or CyberPerms)
The permission multiworld.admin or being /op grants access to all commands.
• /mw – multiworld.cmd
• /mw tp – multiworld.tp
• /mw spawn – multiworld.spawn
• /mw setspawn – multiworld.setspawn
• /mw create – multiworld.create
Coming Features
- World deletion command
- Custom generator support
- Custom portal support
Note: Multiworld utilizes the Fantasy library by NucleoidMC for runtime world creation.