Minecraft:Commands/changesetting: Difference between revisions
From SAS Gaming Wiki
More actions
imported>MinecraftBedrockPlayer7 |
Remove broken links to missing pages |
||
| Line 6: | Line 6: | ||
}} | }} | ||
{{Exclusive|bedrock}} | {{Exclusive|bedrock}} | ||
Changes a setting on the dedicated server ( | Changes a setting on the dedicated server (BDS) while it's running. | ||
Can be executed only on BDS console. | Can be executed only on BDS console. | ||
| Line 18: | Line 18: | ||
{{argument|be=1|value: Difficulty|enum}} and {{argument|be=1|value: int|int}} | {{argument|be=1|value: Difficulty|enum}} and {{argument|be=1|value: int|int}} | ||
: Specifies the new difficulty level. Must be one of the following: | : Specifies the new difficulty level. Must be one of the following: | ||
:* <code>peaceful</code> (can be abbreviated as <code>p</code> or <code>0</code>) for | :* <code>peaceful</code> (can be abbreviated as <code>p</code> or <code>0</code>) for peaceful difficulty | ||
:* <code>easy</code> (can be abbreviated as <code>e</code> or <code>1</code>) for | :* <code>easy</code> (can be abbreviated as <code>e</code> or <code>1</code>) for easy difficulty | ||
:* <code>normal</code> (can be abbreviated as <code>n</code> or <code>2</code>) for | :* <code>normal</code> (can be abbreviated as <code>n</code> or <code>2</code>) for normal difficulty | ||
:* <code>hard</code> (can be abbreviated as <code>h</code> or <code>3</code>) for | :* <code>hard</code> (can be abbreviated as <code>h</code> or <code>3</code>) for hard difficulty | ||
{{argument|be=1|value: Boolean|enum}} | {{argument|be=1|value: Boolean|enum}} | ||
: Specifies whether the server is allowing | : Specifies whether the server is allowing cheats. | ||
: {{arg desc|be=bool}} | : {{arg desc|be=bool}} | ||
| Line 40: | Line 40: | ||
{{Navbox commands}} | {{Navbox commands}} | ||
de:Befehl/changesetting | |||
ja:コマンド/changesetting | |||
lzh:令/changesetting | |||
pt:Comandos/changesetting | |||
zh:命令/changesetting | |||
Revision as of 15:43, 9 April 2026
Template:Infobox command Template:Exclusive 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
Template:Argument and Template:Argument
- Specifies the new difficulty level. Must be one of the following:
peaceful(can be abbreviated aspor0) for peaceful difficultyeasy(can be abbreviated aseor1) for easy difficultynormal(can be abbreviated asnor2) for normal difficultyhard(can be abbreviated ashor3) for hard difficulty
- Specifies whether the server is allowing cheats.
- Template:Arg desc
Result
Changes a setting. Note that this does not change values in the server.properties file.
History
External links
de:Befehl/changesetting ja:コマンド/changesetting lzh:令/changesetting pt:Comandos/changesetting zh:命令/changesetting