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)
Fix template calls: add MC/ prefix
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
|serveronly=1
|serveronly=1
}}
}}
{{Exclusive|bedrock}}
{{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==
{{argument|be=1|value: Difficulty|enum}} and {{argument|be=1|value: int|int}}
{{MC/Argument|be=1|value: Difficulty|enum}} and {{MC/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}}
{{MC/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}}
: {{MC/Arg desc|be=bool}}


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


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


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


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

Latest revision as of 20:08, 9 April 2026

Template:Infobox command Script error: No such module "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

value: Difficulty: enum and value: int: int

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

value: Boolean: enum

Specifies whether the server is allowing cheats.
{{#vardefine:onlyje|Template:IN,}}{{#vardefine:onlybe|}}{{#vardefine:je-arg|}}{{#vardefine:be-arg|bool}}Template:Error{{#vardefine:onlyje|}}{{#vardefine:onlybe|}}{{#vardefine:je-arg|}}{{#vardefine:be-arg|}}

Result

Changes a setting. Note that this does not change values in the server.properties file.

History

Template:Message boxTemplate:Article other

External links

Navigation

All editions
Removed
Template:El only
Debug
Removed
Template:Els only
Template:El only
Removed
Template:El only
Removed
Template:Els only
Removed
Joke
Related

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