Minecraft:Commands/changesetting: Difference between revisions
From SAS Gaming Wiki
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| Line 1: | Line 1: | ||
{{Exclusive|bedrock}} | |||
{{Infobox command | {{Infobox command | ||
|name=changesetting | |name=changesetting | ||
| Line 5: | Line 6: | ||
|serveronly=1 | |serveronly=1 | ||
}} | }} | ||
Changes a setting on the dedicated server ([[Minecraft:BDS]]) while it's running. | |||
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 16: | Line 16: | ||
==Arguments== | ==Arguments== | ||
{{ | {{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 peaceful difficulty | :* <code>peaceful</code> (can be abbreviated as <code>p</code> or <code>0</code>) for [[Minecraft:peaceful]] difficulty | ||
:* <code>easy</code> (can be abbreviated as <code>e</code> or <code>1</code>) for easy difficulty | :* <code>easy</code> (can be abbreviated as <code>e</code> or <code>1</code>) for [[Minecraft:easy]] difficulty | ||
:* <code>normal</code> (can be abbreviated as <code>n</code> or <code>2</code>) for normal difficulty | :* <code>normal</code> (can be abbreviated as <code>n</code> or <code>2</code>) for [[Minecraft:normal]] difficulty | ||
:* <code>hard</code> (can be abbreviated as <code>h</code> or <code>3</code>) for hard difficulty | :* <code>hard</code> (can be abbreviated as <code>h</code> or <code>3</code>) for [[Minecraft:hard]] difficulty | ||
{{ | {{argument|be=1|value: Boolean|enum}} | ||
: Specifies whether the server is allowing cheats. | : Specifies whether the server is allowing [[Minecraft:cheats]]. | ||
: {{ | : {{arg desc|be=bool}} | ||
==Result== | ==Result== | ||
| Line 31: | Line 31: | ||
==History== | ==History== | ||
{{ | {{Expand section}} | ||
== External links == | == External links == | ||
| Line 38: | Line 38: | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox commands}} | ||
de:Befehl/changesetting | [[Minecraft:de:Befehl/changesetting]] | ||
ja:コマンド/changesetting | [[Minecraft:ja:コマンド/changesetting]] | ||
lzh:令/changesetting | [[Minecraft:lzh:令/changesetting]] | ||
pt:Comandos/changesetting | [[Minecraft:pt:Comandos/changesetting]] | ||
zh:命令/changesetting | [[Minecraft:zh:命令/changesetting]] | ||
Latest revision as of 11:04, 24 July 2026
Template:Exclusive Template:Infobox command Changes a setting on the dedicated server (Minecraft: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 Minecraft:peaceful difficultyeasy(can be abbreviated aseor1) for Minecraft:easy difficultynormal(can be abbreviated asnor2) for Minecraft:normal difficultyhard(can be abbreviated ashor3) for Minecraft:hard difficulty
- Specifies whether the server is allowing Minecraft:cheats.
- Template:Arg desc
Result
Changes a setting. Note that this does not change values in the server.properties file.
History
External links
Minecraft:de:Befehl/changesetting Minecraft:ja:コマンド/changesetting Minecraft:lzh:令/changesetting Minecraft:pt:Comandos/changesetting Minecraft:zh:命令/changesetting