Commands/immutableworld
< Commands
This page describes an education-related feature.
This feature is available only in Minecraft Education or when enabling the "Education" option in Bedrock Edition.
/immutableworld
Permission level required |
1 |
---|---|
Restrictions |
Cheat only |
{ "title": "<code>/immutableworld</code>", "rows": [ { "field": "1", "label": "(link to Permission level article, displayed as Permission level<br>required)" }, { "field": "(link to Option article, displayed as Cheat) only<br>", "label": "(link to Commands#Restrictions article, displayed as Restrictions)" } ], "invimages": [], "images": [] }
Toggles the world to be able altered or cannot be altered.
Syntax[edit | edit source]
immutableworld [value: Boolean]
Arguments[edit | edit source]
value: Boolean
: enum
- Specifies the value to set the world to be able altered.
- Must in between
true
orfalse
.
Result[edit | edit source]
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[edit | edit source]
Bedrock Edition | |||||||
---|---|---|---|---|---|---|---|
1.2.0 | beta 1.2.0.2 | Added /immutableworld 's translation. | |||||
1.5.0 | beta 1.5.0.4 | Added /immutableworld . | |||||
Minecraft Education | |||||||
1.7 | Added /immutableworld . |