Commands
Chat commands registered by nx_fourseasons.
Player commands
/forecastOpen the forecast UI. Gated by Config.UI.EnableForecast.
/togglescreenweatherToggle the screen weather overlay (screen-space raindrops and weather FX). Preference is stored on the client.
Admin commands
/weatheradminOpen the ox_lib admin menu. Set weather, time, season, temperature, trigger seasonal events, and run test actions. Gated by the framework admin check. A keybind can also be registered through Config.AdminKeybind.
Debug commands
The following commands are only registered when Config.Debug = true.
They are for development and should stay off in production.
/testwarningShow a weather warning banner at a given level. Usage: /testwarning [1-3].
/weatherwarningLower-level test that sends a warning directly to the notification system. Usage: /weatherwarning [level].
/displayformatSwitch the HUD display format. Usage: /displayformat [icon|text|both].
/formatAlternate HUD format switch used by the NUI. Usage: /format [icon|text|full].
/updateforecastRequest a forecast refresh from the server.