Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.1–1.18.2
1.17.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed LGPL-3.0-only
Published 3 years ago
Updated 2 months ago
Adds support for teleporting & creating multiple worlds.
Command Usage:
- Output mod version:
/mv version
- List all worlds:
/mw list
- Create world:
/mw create <id> <dim>
- Example:
/mw create testworld NORMAL
- Example:
/mw create testworld NETHER
- Example:
/mw create testworld END
- Example:
- Teleport to world:
/mw tp <id>
- Example:
/mw tp minecraft:overworld
- Example:
- Set a Gamerule:
- Example:
/mw gamerule doDaylightCycle false
- Example:
- Set a worlds difficulty:
- Example:
/mw difficulty EASY
- Example:
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 gamerule -
multiworld.gamerule
- /mw difficulty -
multiworld.difficulty
Coming soon
/mw delete
command- Custom generator support.
- Custom Portal support.
Note: Multiworld makes use of the Fantasy library by NucleoidMC for creation of worlds.