Minecraft Wiki
Register
mNo edit summary
Line 36: Line 36:
 
{{Commands}}
 
{{Commands}}
   
[[zh:命令/changesetting]]
 
 
[[ja:コマンド/changesetting]]
 
[[ja:コマンド/changesetting]]
 
[[zh:命令/changesetting]]

Revision as of 13:13, 10 May 2022

Information icon
This feature is exclusive to Bedrock Edition. 

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 allowing cheats.
Must be a boolean (either true or false).

Result

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

History

Jigsaw Block (top texture) JE2 BE2
This section needs expansion. 
You can help by expanding it.