set time [of] %w:EXPR% [to] %val:INT% — Statements

set time [of] %w:EXPR% [to] %val:INT%
World1.0.0

Description

Sets the time of a world.

Examples

set time of world to 6000

All Possible Usages (4)

Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.

set time <w> <val>
set time of <w> <val>
set time <w> to <val>
set time of <w> to <val>