/daylock
< Commands
This feature is exclusive to Bedrock Edition and Minecraft Education.
/daylock| Aliases | /alwaysday
|
|---|---|
| Permission level required |
1 |
| Restrictions | Cheat only |
{
"title": "<code>/daylock</code>",
"rows": [
{
"field": "<!-- Command --><code ><span>/alwaysday</span></code><!-- /Command -->",
"label": "Aliases"
},
{
"field": "1",
"label": "(link to Permission level article, displayed as Permission level<br>required)"
},
{
"field": "(link to Cheat article, displayed as Cheat) only<br>",
"label": "(link to Commands#Restrictions article, displayed as Restrictions)"
}
],
"invimages": [],
"images": []
}
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
[edit | edit source]daylock [lock: Boolean]alwaysday [lock: Boolean]
Arguments
[edit | edit source]lock: Boolean: enum
- Specifies whether the eternal daytime is locked or not.
- Must be a [Boolean]Boolean (either
trueorfalse). If not specified, defaults totrue. Note that this argument has the opposite sense from thegamerule dodaylightcyclecommand's argument.
Result
[edit | edit source]
| Command | Trigger | Bedrock Edition |
|---|---|---|
| Any | The argument is not specified correctly. | Unparseable |
| Otherwise | Successful |
History
[edit | edit source]Bedrock Edition
[edit | edit source]| Bedrock Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.2.0 | ? | Added /daylock. | |||||
Minecraft Education
[edit | edit source]| Minecraft Education | |||||||
|---|---|---|---|---|---|---|---|
| 1.0.21 | Added /daylock. | ||||||
External links
[edit | edit source]- "
/daylockCommand" – Microsoft Learn, October 11, 2023.