Skip to main content

zoi.destroy

Overview

  • Instantly destroy a character. Removes from household and despawns without death lifecycle.

Metadata

FieldValue
DisplayDestroy Character
Categoryzoi
AccessUserCheat
ScopeB2Authority
Tags
Aliases

Parameters

NameTypeRequiredDefaultDescription
entity_identityIdyesCharacter entity ID to destroy

Returns

  • Return shape is not declared for this command.

Usage

await inzoi.cli.execute('zoi.destroy', {
entity_id: 0,
});