Minecraft:Commands/immutableworld: Difference between revisions
From SAS Gaming Wiki
More actions
imported>ProBot m Bot: Adding pt:Comandos/immutableworld |
Fix template calls: add MC/ prefix |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{MC/Distinguish|Commands/worldborder}} | ||
{{ | {{MC/Education feature}} | ||
{{Infobox command | {{Infobox command | ||
|name=immutableworld | |name=immutableworld | ||
| Line 7: | Line 7: | ||
}} | }} | ||
Allow or forbid the | Allow or forbid the player to place and break blocks in Survival mode. | ||
== Syntax == | == Syntax == | ||
| Line 15: | Line 15: | ||
== Arguments == | == Arguments == | ||
{{ | {{MC/Argument|be=1|value: Boolean|enum}} | ||
: Specifies the value to set the world to be able altered. | : Specifies the value to set the world to be able altered. | ||
: Must in between <code>true</code> or <code>false</code>. | : Must in between <code>true</code> or <code>false</code>. | ||
| Line 23: | Line 23: | ||
Fails if the argument is not specified correctly. | Fails if the argument is not specified correctly. | ||
On success, if <code>true</code> the world cannot be altered, but doors, levers, etc. can still be used, and vice versa if set to <code>false</code>. (This only applies to non-operator player). If {{ | On success, if <code>true</code> the world cannot be altered, but doors, levers, etc. can still be used, and vice versa if set to <code>false</code>. (This only applies to non-operator player). If {{MC/Cd|value: Boolean}} is not specified, displays current value. | ||
== History == | == History == | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|bedrock}} | |{{MC/HistoryLine|bedrock}} | ||
|{{HistoryLine||1.2.0|dev=beta 1.2.0.2|Added {{ | |{{HistoryLine||1.2.0|dev=beta 1.2.0.2|Added {{MC/Cd|/immutableworld}}'s translation.}} | ||
|{{HistoryLine||1.5.0|dev=beta 1.5.0.4|Added {{ | |{{HistoryLine||1.5.0|dev=beta 1.5.0.4|Added {{MC/Cd|/immutableworld}}.}} | ||
|{{HistoryLine|education}} | |{{MC/HistoryLine|education}} | ||
|{{HistoryLine||1.7|Added {{ | |{{HistoryLine||1.7|Added {{MC/Cd|/immutableworld}}.}} | ||
}} | }} | ||
== Navigation == | == Navigation == | ||
{{Navbox commands}} | {{MC/Navbox commands}} | ||
de:Befehl/immutableworld | |||
ja:コマンド/immutableworld | |||
lzh:令/immutableworld | |||
pt:Comandos/immutableworld | |||
ru:Команды консоли/immutableworld | |||
zh:命令/immutableworld | |||
Latest revision as of 20:11, 9 April 2026
Template:Hatnote Template:Message boxTemplate:Article other Template:Infobox command
Allow or forbid the player to place and break blocks in Survival mode.
Syntax
immutableworld [value: Boolean]
Arguments
value: Boolean: enum
- Specifies the value to set the world to be able altered.
- Must in between
trueorfalse.
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
- REDIRECT Template:Code
Template:Redr is not specified, displays current value.
History
de:Befehl/immutableworld ja:コマンド/immutableworld lzh:令/immutableworld pt:Comandos/immutableworld ru:Команды консоли/immutableworld zh:命令/immutableworld