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
imported>MinecraftBedrockPlayer7
 
SyncBot (talk | contribs)
Remove broken links to missing pages
Line 6: Line 6:
}}
}}
{{Exclusive|bedrock}}
{{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 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 [[Minecraft:peaceful]] difficulty
:* <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 [[Minecraft:easy]] difficulty
:* <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 [[Minecraft:normal]] difficulty
:* <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 [[Minecraft:hard]] difficulty
:* <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 [[Minecraft:cheats]].
: Specifies whether the server is allowing cheats.
: {{arg desc|be=bool}}
: {{arg desc|be=bool}}


Line 40: Line 40:
{{Navbox commands}}
{{Navbox commands}}


[[Minecraft:de:Befehl/changesetting]]
de:Befehl/changesetting
[[Minecraft:ja:コマンド/changesetting]]
ja:コマンド/changesetting
[[Minecraft:lzh:令/changesetting]]
lzh:令/changesetting
[[Minecraft:pt:Comandos/changesetting]]
pt:Comandos/changesetting
[[Minecraft:zh:命令/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 as p or 0) for peaceful difficulty
  • easy (can be abbreviated as e or 1) for easy difficulty
  • normal (can be abbreviated as n or 2) for normal difficulty
  • hard (can be abbreviated as h or 3) for hard difficulty

Template:Argument

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

Template:Expand section

External links

Navigation

Template:Navbox commands

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