/instances
misc

Commands that work with world instances

Syntax

/instances [exit]
RequiredOptional

Parameters

exitOptionalstring

Exit the current instance

Subcommands

/instances edit

Commands that edit world instances

Parameters:

name- The name of the instance to edit
packName- The name of the asset pack to save to
/instances edit.copy

Creates a new instance asset by cleanly duplicating another one

/instances edit.list

Lists all the available instance assets

/instances edit.load

Loads an existing instance asset in edit mode

/instances edit.new

Creates a new instance asset

/instances spawn

Creates a new world instance of an instance asset and teleports you into it if you're a player

Parameters:

name- The name of the instance to spawn
position- The position to return to when you exit the instance
rotation- The rotation to return to when you exit the instance
world- The world to spawn the instance in

Server Messages

exit.fail

The player is not currently in an instance

edit.assetsImmutable

Cannot edit instances when using launcher assets

edit.copy.originNotFound

Couldn't find the origin asset folder: {path}

edit.copy.destinationExists

The destination folder already exists: {path}

edit.copy.errorLoading

There was an error loading the origin instance config, see server logs

edit.copy.errorCopying

There was an error copying the instance folders over, see server logs

copiedInstanceAssetConfig

Duplicated instance {origin} into {destination}

edit.list.header

Instances

createDirectory.failed

Failed to create directory. Error: {errormsg}

createdInstanceAssetConfig

Created instance asset config for: {name}

beginLoading

Started loading for instance asset: {name}

doneLoading

Finished loading instance asset at world: {world}

fail.teleporting

Player: '{player}' is currently teleporting so cannot teleport them

fail.notInInstance

Player: '{player}' is not currently in an instance, they are in world: '{world}'

fail.noReturnWorld

Instance does not have a valid return world

fail.instanceAssetNotExist

An instance asset with the name '{name}' does not exist

migrate.complete

Migrated {worlds} instances. Chunks migrated {chunks}

migrate.failed

Failed to migrate instances: {error}

migrate.update

Migration in progress: {chunks}/{max}

migrate.worldDone

Migrated instance {asset}