This feature is exclusive to Bedrock Edition.
Changes a setting on the dedicated server (BDS) while it's running.
Can be executed only on BDS console.
Syntax[]
changesetting allow-cheats <value: Boolean>
changesetting difficulty <value: Difficulty>
changesetting difficulty <value: int>
Arguments[]
value: Difficulty
: enum and value: int
: int
- Specifies the new difficulty level. Must be one of the following:
value: Boolean
: enum
- Specifies whether allowing cheats.
- Must be a boolean (either
true
orfalse
).
Result[]
Changes a setting. Note that this does not change values in the server.properties file.
History[]
This section needs expansion.
You can help by expanding it.