Skip to main content

zoi_group.set_leader

Overview

  • Changes the leader of the Zoi group to the specified character. The character must already be a member of the group.

Metadata

FieldValue
DisplaySet Group Leader
Categoryzoi_group
AccessUserCheat
ScopeB2Authority
Tags
Aliases

Parameters

NameTypeRequiredDefaultDescription
entity_identityIdyesEntity ID of the new leader

Returns

  • Return shape is not declared for this command.

Usage

await inzoi.cli.execute('zoi_group.set_leader', {
entity_id: 0,
});