Skip to main content

environment.change_season

Overview

  • Switches the world to the named season.

Metadata

FieldValue
DisplayChange Season
Categoryenvironment
AccessUserCheat
ScopeB2Authority
Tags
AliasesChangeSeason, world.change_season

Parameters

NameTypeRequiredDefaultDescription
seasonstringyesSeason name

Returns

  • Return shape is not declared for this command.

Usage

await inzoi.cli.execute('environment.change_season', {
season: '',
});