
Create & Manage Worlds / Dimensions.

Adds support for teleporting & creating multiple worlds.
Supports Fabric, Forge, & NeoForge.
Active Versions: 1.21.11, 1.21.10, 1.21.8, 1.21.1, 1.20.6, 1.20.1
On Fabric 1.21+, Multiworld Portal support requires iCommonLib (version #98 or higher)
/mv version/mw list/mw create <id> <dim> [-g=GENERATOR -s=SEED]/mw create testworld NORMAL/mw create testworld NETHER/mw create testworld END/mw create testworld NORMAL -g=FLAT -s=1234/mw tp <id>/mw tp minecraft:overworld/mw tp overworld Player52/mw gamerule doDaylightCycle false/mw difficulty EASY/mw delete <id>Multiworld supports mods that support fabric-permissions-api-v0 such as LuckPerms or SimplePerms/CyberPerms.
The permission multiworld.admin or being /op-ed grants access to every command.
Command & Permission:
multiworld.cmdmultiworld.tpmultiworld.spawnmultiworld.setspawnmultiworld.createmultiworld.gamerulemultiworld.difficultyNote: multiworld.cmd for the base /mw command is also required for all sub-commands.
/mw delete command added in 1.9/mw load/unloadMultiworld uses the Vanilla world save path for worlds. Added worlds will be saved in the main overworld's dimension folder world\dimensions\id\path.
Note: Multiworld makes use of the Fantasy library by NucleoidMC for creation of worlds.