List of server commands/weather: Difference between revisions

From Vintage Story Wiki
No edit summary
(added docs for some new sub commands)
Line 1: Line 1:
*<code>/weather [acp|lp|t|c|setw|set|seti|setirandom|setir]</code><br /> Controls weather and wind patterns. If <code>/weather</code> is run by itself it prints the current weather stats.
* <code>/weather [setprecip|stoprain|acp|lp|t|c|setw|setev|setevr|set|seti|setirandom|setir]</code><br /> Controls weather and wind patterns. If <code>/weather</code> is run by itself it prints the current weather stats.
**<code>/weather acp</code><br /> Toggles autochanging weather patterns.
** <code>/weather setprecip [-1..1|auto]</code><br /> Running with no arguments returns the current precip. override, if one is set. Including an argument overrides the precipitation intensity and in turn also the rain cloud overlay. <code>-1</code> removes all rain clouds, <code>0</code> stops any rain but keeps some rain clouds, while <code>1</code> causes the heaviest rain and full rain clouds. The server will remain indefinitely in that rain state until reset with <code>auto</code> or <code>/weather acp</code>.
**<code>/weather lp</code><br /> Lists all loaded weather patterns.
** <code>/weather stoprain</code><br /> Stops any current rain.
**<code>/weather t</code><br /> Transitions to a random weather pattern.
** <code>/weather acp</code><br /> Toggles auto-changing weather patterns.
**<code>/weather c</code><br /> Quickly transitions to a random weather pattern.
** <code>/weather lp</code><br /> Lists all loaded weather patterns.
**<code>/weather setw [lightbreeze|mediumbreeze|still|storm|strongbreeze]</code><br /> Sets the current wind pattern to the given wind pattern.
** <code>/weather t</code><br /> Transitions to a random weather pattern.
**<code>/weather [set|seti] [weatherpattern]</code><br /> Instantly sets the weather pattern to <code>weatherpattern</code>.
** <code>/weather c</code><br /> Quickly transitions to a random weather pattern.
**<code>/weather setirandom</code><br /> Instantly sets the weather to a random weather pattern.
** <code>/weather setev [event]</code><br /> Sets a weather event globally.
**<code>/weather setir [weatherpattern]</code><br /> Instantly sets the weather to <code>[weatherpattern]</code> only in the current region.
** <code>/weather setevr [event]</code><br /> Set a weather event only in the player's region.
**<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 and full rain clouds. The server will remain indefinitely in that rain state until reset with below command.
** <code>/weather setw [lightbreeze|mediumbreeze|still|storm|strongbreeze]</code><br /> Sets the current wind pattern to the given wind pattern.
**<code>/weather setprecip auto</code><br /> Resets the precipitation intensity override. Precipitation will change randomly again.
** <code>/weather [set|seti] [weatherpattern]</code><br /> Instantly sets the weather pattern to <code>weatherpattern</code>.
** <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.

Revision as of 15:00, 23 December 2020

  • /weather [setprecip|stoprain|acp|lp|t|c|setw|setev|setevr|set|seti|setirandom|setir]
    Controls weather and wind patterns. If /weather is run by itself it prints the current weather stats.
    • /weather setprecip [-1..1|auto]
      Running with no arguments returns the current precip. override, if one is set. Including an argument overrides 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 and full rain clouds. The server will remain indefinitely in that rain state until reset with auto or /weather acp.
    • /weather stoprain
      Stops any current rain.
    • /weather acp
      Toggles auto-changing 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 setev [event]
      Sets a weather event globally.
    • /weather setevr [event]
      Set a weather event only in the player's region.
    • /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.