View at: Template:Commands/content [edit]
Commands/changesetting - minecraft.fandom.com
Jump to navigation
Jump to search
Treść tej podstrony pochodzi z artykułu „Commands/changesetting” w domenie minecraft.fandom.com na licencji CC BY-NC-SA 3.0
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
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.