-
Notifications
You must be signed in to change notification settings - Fork 7
Commands
Dev7ex edited this page Aug 4, 2024
·
1 revision
-
Usage:
/world back - Description: Teleports you back to the previous world.
-
Permission:
multiworld.command.world.back
-
Usage:
/world backup <World> - Description: Creates a backup of the specified world.
-
Permission:
multiworld.command.world.backup
-
Usage:
/world clone <World> <Name> - Description: Clones an existing world with a new name.
-
Permission:
multiworld.command.world.clone
-
Usage:
/world create <Name> <-g | -s | -t> <Generator | Seed | WorldType> - Description: Creates a new world with the specified parameters.
-
Permission:
multiworld.command.world.create
-
Usage:
/world delete <World> - Description: Deletes the specified world.
-
Permission:
multiworld.command.world.delete
-
Usage:
/world flag <World> <WorldFlag> <Value> - Description: Sets a flag for the specified world.
-
Permission:
multiworld.command.world.flag
-
Usage:
/world gamerule <World> <Gamerule> <Value> - Description: Sets a gamerule for the specified world.
-
Permission:
multiworld.command.world.gamerule
-
Usage:
/world help - Description: Displays help information for MultiWorld commands.
-
Permission:
multiworld.command.world.help
-
Usage:
/world import <Name> <-g | -t> <Generator | Seed | WorldType> - Description: Imports an existing world with the specified parameters.
-
Permission:
multiworld.command.world.import
-
Usage:
/world info <World> - Description: Displays information about the specified world.
-
Permission:
multiworld.command.world.info
-
Usage:
/world list - Description: Lists all available worlds.
-
Permission:
multiworld.command.world.list
-
Usage:
/world link <World> <Nether | End> <World> - Description: Links the specified world to its Nether or End world.
-
Permission:
multiworld.command.world.link
-
Usage:
/world load <World> - Description: Loads the specified world.
-
Permission:
multiworld.command.world.load
-
Usage:
/world reload - Description: Reloads the MultiWorld plugin configuration.
-
Permission:
multiworld.command.world.reload
-
Usage:
/world teleport <Player> <World> - Description: Teleports a player to the specified world.