Skip to main content

building.edit_all_site

Overview

  • Toggles cheat that allows editing all site areas.

Metadata

FieldValue
DisplayEdit All Site
Categorybuilding
AccessUserCheat
ScopeB2Authority
Tags
AliasesEditAllSite

Parameters

NameTypeRequiredDefaultDescription
enableboolyesEnable or disable edit-all-site

Returns

  • Return shape is not declared for this command.

Usage

await inzoi.cli.execute('building.edit_all_site', {
enable: false,
});