Helios Rust Console Bot Documentation

Setup Foundation Commands

Owner/admin setup baseline commands for first launch, aligned to commands.md tiers.

Recommended Order

  1. Add and verify server connection commands.
  2. Apply role defaults and server settings.
  3. Validate console command path.
  4. Confirm premium status before enabling premium modules.

Command Matrix

CommandTierAccessPurpose
/server addFreeOwner/AdminAdd new server connection.
/server listFreeOwner/AdminCheck server state and health.
/server editFreeOwner/AdminUpdate IP/port/password/name.
/server enableFreeOwner/AdminEnable/disable configured server.
/settings serverMixedOwner/AdminOpen baseline server settings panel.
/set link-roleFreeOwner/AdminSet default role granted by /link.
/cmd sendFreeOwner/AdminRun direct command test (for example fps).
/cmd executePremiumOwner/AdminRun saved multi-command group.
/tc addPremiumOwner/AdminSchedule recurring command routines.
/premium statusFreeOwnerConfirm premium allocation.
/premium activateFreeOwnerActivate premium on selected server.
/premium switchFreeOwnerMove premium to different server.

Launch Checklist

  • /server add completed and values validated.
  • /cmd send smoke test succeeds.
  • /settings server baseline toggles applied.
  • /set link-role configured.
  • /premium status reviewed before premium-module rollout.