Comprehensive Logs

One timeline for everything that matters: joins, leaves, applications, approvals/denials, staff actions, punishments, economy events, and configuration changes. Search, filter, export.

What’s captured

  • • Player joins/leaves and identifier changes
  • • Whitelist application lifecycle and reviewer notes
  • • Moderation: warns, kicks, temporary/permanent bans
  • • Economy: deposits, withdrawals, transfers, invoices (QBCore)
  • • Role sync and permission changes
  • • Admin configuration edits and API activity
Screenshot placeholder — Filterable log table with export and channel mirror status

Filters & exports

  • • Filter by guild, player, action type, or time range
  • • CSV/JSON export for investigations or audits
  • • Retention controls per plan

Discord channels

Mirror selected events to Discord channels using webhooks, with per‑category toggles.

POST /api/logs/webhook
{
  "type": "ban.create",
  "actor": "mod: 1029384756",
  "target": "player: 7755332211",
  "duration": "7d",
  "reason": "RDM"
}

QBCore aware

Economy and character events are correlated with Discord IDs for complete traceability. Useful for chargebacks and staff reviews.

Search examples

actor:mod-123 since:-7d type:(ban|warn)
player:steam:11000011ABCDEF type:economy amount:>100000