txAdmin: the FiveM web management interface
Use txAdmin for live server monitoring, scheduled restarts, player management and ban lists — all from a browser.
txAdmin is a web UI bundled with FiveM artifacts. It gives you everything the console does, plus dashboards, scheduled actions, a live map and a player database.
Enable txAdmin
WingNode exposes a txAdmin port during provisioning — look for the URL in your email or Network tab. Open it in a browser and click First-time setup.
Features you'll use daily
- Dashboard — live CPU, RAM, player count.
- Live Console — send commands without opening the panel.
- Scheduled Restarts — cron-style with warning broadcasts.
- Players — searchable database with warnings, kicks and bans; history is kept per-Rockstar license.
- Live Map — real-time positions and heading of all online players (great for moderating RP).
Admin roles
Create fine-grained roles (Moderator, Admin, Superadmin) with different panel permissions. Invite team members via Discord OAuth for clean attribution.
Resource hot-restart
One button restarts a specific resource without bouncing the whole server — invaluable when iterating on scripts.
Security
- Use Discord OAuth login instead of the local password.
- Enable two-factor authentication on each admin account.
- Never expose txAdmin behind a non-HTTPS endpoint — we enforce TLS by default.
