Skip to main content
Manipulate global environment variables.

⚙️ Configuration

time_action

Sets the exact time of day.
time
Long
default:"0"
Ticks (0-24000). 0=Dawn, 6000=Noon, 18000=Midnight.
world
String
Target world (optional).

weather_action

Sets the weather state.
weather
Enum
default:"CLEAR"
CLEAR, RAIN, STORM.
duration
Duration
default:"5m"
How long it lasts.

tree_spawn_action

Spawns a specific tree structure.
location
Location
Where to grow the tree.
type
Enum
default:"OAK"
OAK, BIRCH, JUNGLE, etc.

💻 Example Usage

time_action:
  time: 18000