List of server commands/weather: Difference between revisions

From Vintage Story Wiki
(Adding new command to control rain from 1.13)
No edit summary
Line 8: Line 8:
**<code>/weather setirandom</code><br /> Instantly sets the weather to a random weather pattern.
**<code>/weather setirandom</code><br /> Instantly sets the weather to a random weather pattern.
**<code>/weather setir [weatherpattern]</code><br /> Instantly sets the weather to <code>[weatherpattern]</code> only in the current region.
**<code>/weather setir [weatherpattern]</code><br /> Instantly sets the weather to <code>[weatherpattern]</code> only in the current region.
**<code>/weather setprecip [0..1]</code><br /> Instantly set the weather to rain. Value 0 stops any rain, while 1 makes the heaviest rain.
**<code>/weather setprecip [-1..1]</code><br /> Override the precipitation intensity and in turn also the rain cloud overlay. -1 removes all rain clouds, 0 stops any rain but keeps some rain clouds, while 1 causes the heaviest rain. The server will remain indefinitely in that rain state until reset.
**<code>/weather setprecip auto</code><br /> Resets the precipitation intensity override. Precipitation will change randomly again.

Revision as of 12:07, 16 December 2020

  • /weather [acp|lp|t|c|setw|set|seti|setirandom|setir]
    Controls weather and wind patterns. If /weather is run by itself it prints the current weather stats.
    • /weather acp
      Toggles autochanging weather patterns.
    • /weather lp
      Lists all loaded weather patterns.
    • /weather t
      Transitions to a random weather pattern.
    • /weather c
      Quickly transitions to a random weather pattern.
    • /weather setw [lightbreeze|mediumbreeze|still|storm|strongbreeze]
      Sets the current wind pattern to the given wind pattern.
    • /weather [set|seti] [weatherpattern]
      Instantly sets the weather pattern to weatherpattern.
    • /weather setirandom
      Instantly sets the weather to a random weather pattern.
    • /weather setir [weatherpattern]
      Instantly sets the weather to [weatherpattern] only in the current region.
    • /weather setprecip [-1..1]
      Override the precipitation intensity and in turn also the rain cloud overlay. -1 removes all rain clouds, 0 stops any rain but keeps some rain clouds, while 1 causes the heaviest rain. The server will remain indefinitely in that rain state until reset.
    • /weather setprecip auto
      Resets the precipitation intensity override. Precipitation will change randomly again.