How to Change the Weather on a Hytale Server
You can change the weather on your server via command. Weather is set per zone and with intensity.
How to Change the Weather via Command
Open Server Management
Open the management panel of your Hytale server.Enter the Command
Enter the following command in the console:weather set <Zone_Weather_Intensity>weather set <Zone_Weather_Intensity>
Examples:
weather set Zone1_Clear_Light
weather set Zone1_Cloudy_Medium
weather set Zone1_Rainy_Heavyweather set Zone1_Clear_Light
weather set Zone1_Cloudy_Medium
weather set Zone1_Rainy_HeavyNote
Console commands are entered without /. In-game with admin rights, you need the / (e.g., /weather set Zone1_Clear_Light).
Weather Format
Weather is specified in the format Zone_Weather_Intensity:
Weather Types:
Clear- Clear/SunnyCloudy- CloudyRainy- RainyStormy- Stormy
Intensities:
Light- LightMedium- MediumHeavy- Heavy
Show Current Weather
To display the current weather:
weather getweather getReset Weather
To reset the weather to default:
weather resetweather resetAll Weather Commands
| Command | Description |
|---|---|
weather set <weather> [--world=?] | Set weather |
weather get [--world=?] | Show current weather |
weather reset [--world=?] | Reset weather |
Note
Use --world=<name> to change the weather for a specific world. Without this option, the current world is used.