/changesetting Command

Changes a setting on the dedicated server while it's running.

Permission Level Owner
Requires Cheats? Yes

Usage

Allow-cheats

/changesetting allow-cheats <value: Boolean>

Allows cheats using Boolean .

Difficulty (difficulty value)

/changesetting difficulty <value: Difficulty>

Changes difficulty using difficulty value from the Difficulty enum.

Difficulty (integer value)

/changesetting difficulty <value: int>

Changes difficulty using difficulty integer from the Difficulty enum.

Arguments

  • value: Boolean Boolean value
  • value: Difficulty Difficulty value
  • value: int Integer value