/changesetting
< Commands
/changesetting| Permission level required |
4 |
|---|---|
| Restrictions |
Cheat only |
{
"title": "<code>/changesetting</code>",
"rows": [
{
"field": "4",
"label": "(link to Permission level article, displayed as Permission level<br>required)"
},
{
"field": "(link to Option article, displayed as Cheat) only<br>Dedicated server<br>",
"label": "(link to Commands#Restrictions article, displayed as Restrictions)"
}
],
"invimages": [],
"images": []
}
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]Boolean (either
trueorfalse).
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.