Skip to content

Commands

Dev7ex edited this page Aug 4, 2024 · 1 revision

Command List

Back

  • Usage: /world back
  • Description: Teleports you back to the previous world.
  • Permission: multiworld.command.world.back

Backup

  • Usage: /world backup <World>
  • Description: Creates a backup of the specified world.
  • Permission: multiworld.command.world.backup

Clone

  • Usage: /world clone <World> <Name>
  • Description: Clones an existing world with a new name.
  • Permission: multiworld.command.world.clone

Create

  • Usage: /world create <Name> <-g | -s | -t> <Generator | Seed | WorldType>
  • Description: Creates a new world with the specified parameters.
  • Permission: multiworld.command.world.create

Delete

  • Usage: /world delete <World>
  • Description: Deletes the specified world.
  • Permission: multiworld.command.world.delete

Flag

  • Usage: /world flag <World> <WorldFlag> <Value>
  • Description: Sets a flag for the specified world.
  • Permission: multiworld.command.world.flag

Gamerule

  • Usage: /world gamerule <World> <Gamerule> <Value>
  • Description: Sets a gamerule for the specified world.
  • Permission: multiworld.command.world.gamerule

Help

  • Usage: /world help
  • Description: Displays help information for MultiWorld commands.
  • Permission: multiworld.command.world.help

Import

  • Usage: /world import <Name> <-g | -t> <Generator | Seed | WorldType>
  • Description: Imports an existing world with the specified parameters.
  • Permission: multiworld.command.world.import

Info

  • Usage: /world info <World>
  • Description: Displays information about the specified world.
  • Permission: multiworld.command.world.info

List

  • Usage: /world list
  • Description: Lists all available worlds.
  • Permission: multiworld.command.world.list

Link

  • Usage: /world link <World> <Nether | End> <World>
  • Description: Links the specified world to its Nether or End world.
  • Permission: multiworld.command.world.link

Load

  • Usage: /world load <World>
  • Description: Loads the specified world.
  • Permission: multiworld.command.world.load

Reload

  • Usage: /world reload
  • Description: Reloads the MultiWorld plugin configuration.
  • Permission: multiworld.command.world.reload

Teleport

  • Usage: /world teleport <Player> <World>
  • Description: Teleports a player to the specified world.

Clone this wiki locally