/console
Sidebar group: System
Permission: console.view (execute needs console.execute)
What it does
Live tail of your FiveM server console, plus an input box to run server commands without SSHing in.What you see
- Log stream, every line from the FiveM console, color-coded by channel (info / warn / error / script).
- Search bar, filter the visible history.
- Command input at the bottom (only visible with
console.execute).
Common actions
- Search, narrow down a noisy log.
- Run command, type any txAdmin / FiveM console command (
refresh,restart resource,say "...",setperm…). Requiresconsole.execute. Every command is logged to Audit Logs.