Home / Rust Console Timed Commands

Rust Console Feature Page

Rust Console Timed Commands and Scheduled Automation

Helios gives Rust Console Edition server owners timed commands that run automatically on a cron schedule. Set up wipe countdowns, daily messages, restart warnings, and scheduled rewards once, and Helios runs them on time across your PlayStation and Xbox community.

Timed commands turn repetitive admin work into reliable automation, with a single-line cron schedule and a timezone you control so everything fires when you expect it to.

Always double-check the timezone and test important timed commands before relying on them during a wipe.

Quick take

Rust Console timed commands work best when owners set a valid single-line cron schedule, confirm the Helios timezone matches their server, and test each schedule once before depending on it during a wipe.

At a glance

  • This page explains how Helios timed commands work and how to schedule them safely.
  • It covers cron schedules, timezones, and the checks that keep schedules reliable.
  • Use the linked docs to add, list, and remove timed commands from Discord.

What this feature solves

  • Removes manual, repetitive admin tasks like restart warnings and daily messages.
  • Makes wipe countdowns and event reminders fire on time without staff on call.
  • Keeps recurring announcements and scheduled rewards consistent every cycle.

Who this is for

  • Owners automating wipe schedules, restarts, and recurring server messages.
  • Admins who want reliable, hands-off announcements and reminders.
  • Servers that run scheduled rewards or command groups on a fixed cadence.

How timed commands work

  • Use /tc add to create a timed command and choose the command Helios runs.
  • Set a single-line cron schedule and the timezone you want it to run in.
  • Review schedules with /tc list and delete with /tc remove.
  • Select the correct server if the timed command should only run on one.

Cron schedule examples

  • 0 9 * * * — runs every day at 9:00 AM.
  • 30 14 * * * — runs every day at 2:30 PM.
  • 0 */6 * * * — runs every 6 hours.
  • 0 20 * * FRI — runs every Friday at 8:00 PM.
  • Set the timezone in Helios to match, for example America/New_York.

Common server-owner scenarios

Wipe day

Schedule wipe countdowns and restart warnings so players get consistent notice.

Daily operations

Post daily server messages and rules reminders without staff doing it by hand.

Events

Fire event reminders and recurring announcements on a fixed cadence.

Rewards

Run scheduled rewards or automatic command groups at set times.

Validation and troubleshooting checkpoints

  • Confirm the cron schedule is valid before saving a timed command.
  • Double-check the timezone is set correctly so commands fire at the right hour.
  • Test important timed commands once before relying on them during a wipe.

Related setup docs and cluster pages

Share-ready talking points

Quick summary to share

Share this when teammates ask how timed commands should be set up.

  • Lead with a valid cron schedule and the correct Helios timezone.
  • Include the setup link so the reader can act immediately.
  • Tie wording to real controls: /tc add, /tc list, /tc remove.

Built for Rust Console owner workflows

Setup

Linked setup path

This page points back to the timed commands setup guide so owners move from overview into the exact configuration steps.

Operations

Daily use

Timed commands are tuned around real owner work: wipe countdowns, restarts, and recurring messages.

Reliability

Schedule-aware rollout

Helios points owners toward valid cron, correct timezones, and a test run before wipe day.

Troubleshooting

Clear next steps

This cluster links back to setup docs, automation, and troubleshooting paths when schedules misfire.

Frequently asked questions

What are timed commands on a Rust Console server?
Timed commands let Helios run a command automatically on a schedule you set with cron, so things like wipe countdowns, daily messages, and restart warnings happen on their own.
How do I schedule a command?
Use /tc add to create a timed command, set a single-line cron schedule, and set the timezone you want. Use /tc list to review and /tc remove to delete one.
Does the timezone matter?
Yes. Cron runs against the timezone you set in Helios, for example America/New_York, so always double-check the timezone before relying on a schedule during a wipe.
What can I automate with timed commands?
Common uses include wipe countdowns, daily server messages, event reminders, scheduled rewards, restart warnings, automatic command groups, and recurring announcements.

Want your Rust Console server to run on schedule without manual work?

Set a valid cron schedule, confirm the timezone, and test each timed command once before you depend on it during a wipe.