Skip to content
Evan Mulawski edited this page Jan 22, 2022 · 4 revisions

Installation

See Installation

Chat Commands

ℹ️ Only configured admins can use chat commands.

/env set time

Sets the server's time of day and triggers a sync.

Command Description
/env set time 12:00 --play Sets the server's time of day to noon and enables time progression. --play is equivalent to the timeOfDay.fixed option set to false.
/env set time 18:30 --fixed Sets the server's time of day to 6:30 in the evening and disables time progression. --fixed is equivalent to the timeOfDay.fixed option set to true.
/env set time 03:00 Sets the server's time of day to 3:00 in the morning and uses the current setting for time progression.
Clone this wiki locally