Skip to content

IsaiahMC/multiworld

Repository files navigation

Multiworld

The Multiworld Mod - Adds support for creating & teleporting to multiple worlds.

Command Usage:

Command About Example
/mw View Help
/mw list List all Worlds
/mw tp Teleport to a World /mw tp minecraft:overworld
/mw spawn Teleport to the Spawn of the current World
/mw setspawn Sets the Spawn of the current World
/mw create Creates a new World /mw create myLovelyWorld NORMAL -g=FLAT -s=1234
/mw delete Delete a World (Console Only) /mw delete myWorld

Gamerules & Difficulty

Command About Example
/mw gamerule Gamerule Support for Custom Worlds /mw gamerule doDaylightCycle false
/mw difficulty Set the Difficulty for the current World /mw difficulty EASY

Portals

The latest version of Multiworld introduces Portals. Portals lead to a Destination, which can be either a World (myWorld), another Portal (p:myOtherPortal), or exact cords (w:myWorld:0,0,0).

To make a Portal use the Portal Wand, given by /mw portal wand. While holding the wand item, like in WorldEdit, Left & Right click the blocks to select the corners of the portal frame. The selected region will be used upon usage of the portal create command.

Portal Commands

TBD

Command About Example
/mw portal View Help
/mw portal create Create a new Portal from the Wand Area /mw create myPortal myWorld
/mw portal wand Get a Portal Wand, to make a portal area Select the Obsidian Corners of the Portal Frame

Permissions

Multiworld supports either LuckPerms or CyberPerms. The permission multiworld.admin or being /op-ed grants access to every command.

Command
/mw multiworld.cmd
/mw tp multiworld.tp
/mw spawn multiworld.spawn
/mw setspawn multiworld.setspawn
/mw create [-g=GENERATOR -s=SEED] multiworld.create
/mw gamerule multiworld.gamerule
etc..

Coming Soon

  • World delete command
  • Custom generator suppport
  • Custom Portal support

License & Credits

Multiworld is licensed under the terms of the LGPL v3.

Note: Multiworld makes use of the Fantasy library by NucleoidMC for creation of runtime worlds, (also LGPLv3).

For the Forge version, a tiny exerpt from Fabric Dimensions v1 is used & is licensed under Apache License v2.0

About

Multiworld Mod for Fabric & Forge 1.18 - 1.21

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7