This page describes an education-related feature.
This feature is available only in Minecraft Education or when enabling the "Education" option in Bedrock Edition.
Toggles the world to be able altered or cannot be altered.
Syntax[]
immutableworld [value: Boolean]
Arguments[]
value: Boolean
: enum
- Specifies the value to set the world to be able altered.
- Must in between
true
orfalse
.
Result[]
Fails if the argument is not specified correctly.
On success, if true
the world cannot be altered, but doors, levers, etc. can still be used, and vice versa if set to false
. (This only applies to non-operator player). If value: Boolean
is not specified, displays current value.
History[]
Bedrock Edition | |||||
---|---|---|---|---|---|
1.2.0 | beta 1.2.0.2 | Added /immutableworld 's translation. | |||
1.5.0 | beta 1.5.0.4 | Added /immutableworld . | |||
Education Edition | |||||
1.7 | Added /immutableworld . |