Minecraft:Commands/daylock: Difference between revisions
From SAS Gaming Wiki
More actions
imported>Ja17 mNo edit summary |
Remove broken links to missing pages |
||
| Line 6: | Line 6: | ||
|alias={{cmd|alwaysday}} | |alias={{cmd|alwaysday}} | ||
}} | }} | ||
Locks and unlocks eternal | Locks and unlocks eternal daytime. | ||
Sets the game option "Always Day" to the argument value. If the argument is <code>false</code>, turns on the "Do Daylight Cycle" game option. If the argument is <code>true</code> or is omitted, turns off the "Do Daylight Cycle" game option and sets the time of day (<code>time daytime</code> value) to 5000 | Sets the game option "Always Day" to the argument value. If the argument is <code>false</code>, turns on the "Do Daylight Cycle" game option. If the argument is <code>true</code> or is omitted, turns off the "Do Daylight Cycle" game option and sets the time of day (<code>time daytime</code> value) to 5000 ticks, which is one in-game hour before noon. | ||
==Syntax== | ==Syntax== | ||
| Line 47: | Line 47: | ||
{{Navbox commands}} | {{Navbox commands}} | ||
de:Befehl/daylock | |||
ja:コマンド/daylock | |||
lzh:令/daylock | |||
nl:Opdrachten/daylock | |||
pt:Comandos/daylock | |||
ru:Команды консоли/daylock | |||
zh:命令/daylock | |||
Revision as of 15:43, 9 April 2026
Template:Exclusive Template:Infobox command Locks and unlocks eternal daytime.
Sets the game option "Always Day" to the argument value. If the argument is false, turns on the "Do Daylight Cycle" game option. If the argument is true or is omitted, turns off the "Do Daylight Cycle" game option and sets the time of day (time daytime value) to 5000 ticks, which is one in-game hour before noon.
Syntax
daylock [lock: Boolean]alwaysday [lock: Boolean]
Arguments
- Specifies whether the eternal daytime is locked or not.
- Template:Arg desc If not specified, defaults to
true. Note that this argument has the opposite sense from thegamerule dodaylightcyclecommand's argument.
Result
Template:Result table Template:Result table Template:Result table Template:Result table
History
Bedrock Edition
Minecraft Education
External links
de:Befehl/daylock ja:コマンド/daylock lzh:令/daylock nl:Opdrachten/daylock pt:Comandos/daylock ru:Команды консоли/daylock zh:命令/daylock