/instancesCommands that work with world instances
Syntax
/instances [exit]Parameters
exitOptionalstringExit the current instance
Subcommands
/instances editCommands that edit world instances
Parameters:
name- The name of the instance to editpackName- The name of the asset pack to save to/instances edit.copyCreates a new instance asset by cleanly duplicating another one
/instances edit.listLists all the available instance assets
/instances edit.loadLoads an existing instance asset in edit mode
/instances edit.newCreates a new instance asset
/instances spawnCreates 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 spawnposition- The position to return to when you exit the instancerotation- The rotation to return to when you exit the instanceworld- The world to spawn the instance inServer Messages
exit.failThe player is not currently in an instance
edit.assetsImmutableCannot edit instances when using launcher assets
edit.copy.originNotFoundCouldn't find the origin asset folder: {path}
edit.copy.destinationExistsThe destination folder already exists: {path}
edit.copy.errorLoadingThere was an error loading the origin instance config, see server logs
edit.copy.errorCopyingThere was an error copying the instance folders over, see server logs
copiedInstanceAssetConfigDuplicated instance {origin} into {destination}
edit.list.headerInstances
createDirectory.failedFailed to create directory. Error: {errormsg}
createdInstanceAssetConfigCreated instance asset config for: {name}
beginLoadingStarted loading for instance asset: {name}
doneLoadingFinished loading instance asset at world: {world}
fail.teleportingPlayer: '{player}' is currently teleporting so cannot teleport them
fail.notInInstancePlayer: '{player}' is not currently in an instance, they are in world: '{world}'
fail.noReturnWorldInstance does not have a valid return world
fail.instanceAssetNotExistAn instance asset with the name '{name}' does not exist
migrate.completeMigrated {worlds} instances. Chunks migrated {chunks}
migrate.failedFailed to migrate instances: {error}
migrate.updateMigration in progress: {chunks}/{max}
migrate.worldDoneMigrated instance {asset}