Skip to main content

quality_of_life.stop_cleaning

Overview

  • Toggles whether household cleaning tasks run.

Metadata

FieldValue
DisplayStop Cleaning
Categoryquality_of_life
AccessUserCheat
ScopeB2Authority
Tags
AliasesStopCleaning, household.stop_cleaning

Parameters

NameTypeRequiredDefaultDescription
enableboolyesEnable or disable stopping cleaning

Returns

  • Return shape is not declared for this command.

Usage

await inzoi.cli.execute('quality_of_life.stop_cleaning', {
enable: false,
});