Web dashboard
Settings
Per-server bot prefix, event toggles, message templates, channel routing.
Settings is per-server. Each paired Rust server has its own settings record.
Bot
- Command prefix — default
!. Can be changed to any single ASCII punctuation. - Bot enabled — master switch. When off, the bot doesn't respond to commands but still records events to the dashboard.
- Always-online — Premium toggle. See Always-online bot.
Event toggles
Each event family toggles independently:
- Raid alerts (Smart Alarm triggers).
- Teammate deaths.
- Team login pings.
- Team logout pings.
- Cargo / Heli / Chinook / Convoy / Vendor / Airdrop / Oil Rig.
- Deep Sea Merchant.
- Shop watch (price changes, missing shops).
- Suspicious shop watch.
Disabling a family suppresses the in-game chat ping AND the Discord post for that event. The dashboard timeline still receives them.
Message templates
Each event family has an editable template string with {placeholders}. For example:
raidTriggered: Raid alert: {name} triggered. Check beds, peaks, externals, and camera coverage now.
teammateDied: {name} is down{locationClause}. Check map and regroup.
eventAppeared: {name} appeared at {grid}.
Editing templates is a staff action on the production deployment — the per-server override flow is on the roadmap, but for now teams can request a custom template through Discord support.
Discord channel routing
If Discord is wired up to this server, the Settings tab lets you pick which channel handles which event family. See Channel routing.