Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Commands/changesetting: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
SyncBot (talk | contribs)
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
}}
}}
{{MC/Exclusive|bedrock}}
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==
{{MC/Argument|be=1|value: Difficulty|enum}} and {{MC/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 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


{{MC/Argument|be=1|value: Boolean|enum}}
{{argument|be=1|value: Boolean|enum}}
: Specifies whether the server is allowing cheats.
: Specifies whether the server is allowing [[Minecraft:cheats]].
: {{MC/Arg desc|be=bool}}
: {{arg desc|be=bool}}


==Result==
==Result==
Line 31: Line 31:


==History==
==History==
{{MC/Expand section}}
{{Expand section}}


== External links ==
== External links ==
Line 38: Line 38:


== Navigation ==
== Navigation ==
{{MC/Navbox commands}}
{{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:

Template:Argument

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

Template:Expand section

External links

Navigation

Template:Navbox commands

Minecraft:de:Befehl/changesetting Minecraft:ja:コマンド/changesetting Minecraft:lzh:令/changesetting Minecraft:pt:Comandos/changesetting Minecraft:zh:命令/changesetting