Description
![]()
Adds support for teleporting & creating multiple worlds.
A multiverse alternative for Fabric.
Command Usage:
| Command | About | Examples |
|---|---|---|
| /mw version | Output mod version | |
| /mw list | List all worlds | |
| /mw tp | Teleport to a world | /mw tp minecraft:overworld |
| /mw create |
Create a new world <small> (Optional seed & generator)</small> |
/mw create testwork NORMAL /mw create world NORMAL -g=FLAT -s=1234 |
| /mw setspawn | Set spawn for current world | |
| /mw spawn | Teleport to world's spawn |
Permissions
(Multiworld supports either LuckPerms or CyberPerms)
The permission `multiworld.admin` or being `/op`-ed grants access to every command.
- /mw multiworld.cmd
- /mw tp multiworld.tp
- /mw spawn multiworld.spawn
- /mw setspawn multiworld.setspawn
- /mw create multiworld.create
- /mw delete console only
Coming Soon!- Custom Portal support
Note: Multiworld makes use of the Fantasy library by NucleoidMC for creation of runtime worlds.



