Skip to main content

movement.go_home

Overview

  • Teleports the specified character to their home site.

Metadata

FieldValue
DisplayGo Home
Categorymovement
AccessUserCheat
ScopeB2Authority
Tags
AliasesGoHome, world.go_home

Parameters

NameTypeRequiredDefaultDescription
entity_identityIdnoTarget entity ID (default: possessed)

Returns

  • Return shape is not declared for this command.

Usage

await inzoi.cli.execute('movement.go_home', {
entity_id: 0, // optional
});