Come chat with us and we will get back to you as soon as possible!
Contact SupportHolyHosting
Holy Team

Rust does not run on a simple day and night loop. The world simulates entire seasons, with weather and lighting shifts that depend on the in-game clock. When that clock drags the map into a long stretch of darkness, exploration grinds to a halt because almost nothing outside of specific items or structures produces light. Plenty of server owners eventually go hunting for a way to nudge time forward, and the solutions usually live behind a small set of commands or a couple of community plugins.

The commands themselves are not exactly public knowledge in the wider Rust community, which is part of why so many admins end up stuck in midnight forever. The good news is that every tool you need is already in the server console.
Time changes in Rust are handled through console commands, run from the Console section of your server panel. You can move the hour, the day, or push the season forward, depending on what you want. Most admins reach for a quick daylight reset, but seasonal events use this too. Halloween themed events, for example, often demand a permanently dark map.
Each command takes a single argument, the amount of time you want. That value is always a plain number, never wrapped in brackets even though some references write it as `[value]`. Before running anything, confirm the right game is selected in the panel and that the server is online.



For the standard `env.time` command, keep the value between 0 and 24. A value of 12 lands you at the middle of the in-game day. Other commands that touch the calendar, like nudging the month by one, feel almost identical at first. Stack a few of those calls and the difference becomes obvious.

If the console route feels too manual, uMod plugins can take the wheel. Two popular options are Skip Night Vote and Time of Day. Both achieve the same goal of giving you control over the clock, but they do it differently. Skip Night Vote leans on player voting, while Time of Day lets you script schedules. It is worth testing both to see which one fits your community.
Installing Rust plugins from your server panel takes only a handful of clicks. Other plugins outside uMod's directory can also do the trick, and some may even outperform the two named here. The point is that you are not locked into one method.
When a command refuses to work, the cause is almost always one of two things: the brackets around `[value]` were kept in, or the command was typed inside the game instead of the server console. Time commands only respond from the panel console, not from in-game chat.
A few extra checks if things still misbehave:
Come chat with us and we will get back to you as soon as possible!
Contact SupportPush rotating chat announcements on your Rust server using the Advert Messages plugin. Covers installation through the HolyHosting panel, config tweaks, message ideas, colored text, and quick fixes when nothing fires.
Add custom prefixes, username colors, and ranks to your Rust server using the Better Chat plugin. Step-by-step install, group commands, and config file tips.
Run guarded loot events on your Rust server with the Dangerous Treasures uMod plugin. Step by step setup, configuration tips and common pitfalls explained.