Skip to main content

life_and_death.remove

Overview

  • Remove the specified Zoi entity.

Metadata

FieldValue
DisplayRemove Zoi
Categorylife_and_death
AccessUserCheat
ScopeB2Authority
Tags
AliasesRemoveZoi, zoi.remove

Parameters

NameTypeRequiredDefaultDescription
entity_identityIdnoEntity ID to remove (default: possessed)

Returns

  • Return shape is not declared for this command.

Usage

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