Description
TimeWeather
Control time, skyboxes, and weather phenomena per world with a live /tw interface.
Features
- Four-panel UI for worlds, time, skyboxes, and weather phenomena
- Separate skybox and precipitation/fog selection using real Hytale
Weatherassets - Synthetic weather composition so a chosen skybox can be mixed with a different rain/snow/fog preset
- Random rotation, pause/resume, and interval control for skyboxes and phenomena
- Quick time presets for sunrise, noon, sunset, and midnight
- Per-world profiles with automatic config migration from prerelease builds
Installation
- Copy
TimeWeather-1.0.0.jartoUserData/Saves/<World>/mods/ - Start the server
- Use
/twin game
Configuration
Config path: UserData/Saves/<World>/mods/thenexusgates_TimeWeather/timeweather-config.json
| Key | Default | Description |
|---|---|---|
refreshIntervalMs |
500 |
UI refresh and runtime reapply cadence in ms |
defaultProfile.time.enabled |
false |
Follow live world time when disabled |
defaultProfile.time.paused |
false |
Freeze the chosen time instead of cycling |
defaultProfile.time.cycleDurationSeconds |
1800 |
Full day-night cycle length in real seconds |
defaultProfile.time.phaseAnchorClock |
"06:00" |
Base clock used for running time mode |
defaultProfile.skybox.randomIntervalSeconds |
900 |
Rotation interval for skybox presets |
defaultProfile.skybox.selectedAssetIds |
[] |
Empty means use the world's natural skybox layer |
defaultProfile.phenomena.randomIntervalSeconds |
900 |
Rotation interval for rain/snow/fog presets |
defaultProfile.phenomena.selectedAssetIds |
[] |
Empty means use the world's natural weather-phenomena layer |
Commands
| Command | Alias | Description |
|---|---|---|
/timeweather |
/tw |
Open the TimeWeather UI |
/timeweather open |
/weatherui |
Open the TimeWeather UI |
/timeweather reload |
— | Reload config from disk |
Permissions
| Permission | Description |
|---|---|
timeweather.use |
Open the UI in read-only mode |
timeweather.edit |
Change world profiles from the UI |
timeweather.admin |
Full access via permission bypass |
Compatibility
- Standalone — no other mods required
- Uses official Hytale
Weatherassets for both skyboxes and visible weather phenomena




