GTA Forums
txAdmin: The official FiveM server management platform used by over 27k servers! - Printable Version

+- GTA Forums (https://gta.how)
+-- Forum: Mods & Customization (https://gta.how/forum-9.html)
+--- Forum: Tools & Resources (https://gta.how/forum-13.html)
+--- Thread: txAdmin: The official FiveM server management platform used by over 27k servers! (/thread-41.html)



txAdmin: The official FiveM server management platform used by over 27k servers! - ice - 07-15-2026

[Image: txadmin.png]

txAdmin is the official management platform for FiveM servers: web dashboard, monitoring, scheduled restarts, player management and backups. It ships with FiveM and is used by more than 27 thousand servers, so it is about as standard as tooling gets.

What is txAdmin?
The official FiveM server management platform used by over 27k servers!

In 2019 txAdmin was created, with the objective of making FiveM server management accessible to everyone, no matter their skill level! Today, txAdmin is the full featured web panel & in-game menu to Manage & Monitor your FiveM/RedM Server, in use by over 29.000 servers worldwide at any given time! - Recipe-based Server Deployer: create a server in under 60 seconds! (docs/recipe.md) - Start/Stop/Restart your server instance or resources - Player search/sort by distance, ID, name - Player interactions: Go To, Bring, Spectate, Freeze - Player troll: make drunk, set fire, wild attack - Admin permission system (docs/permissions.md) - Server configurable, persistent, auto-updated status embed - Live Console (with log file, command history and search) - Server threads performance chart with player count - Server Activity Log (connections/disconnections, kills, chat, explosions and custom commands) - Whitelist system (Discord member, Discord Role, Approved License, Admin-only) - Keep track of player's play and session time - Self-contained player database (no MySQL required!) - Clean/Optimize the database by removing old players, or bans/warns/whitelists - Scheduled restarts with warning .

The facts, straight from GitHub
  • Repository: citizenfx/txAdmin
  • 910 stars and 683 forks, with 79 open issues
  • Written mainly in TypeScript
  • Licensed under MIT
  • Started in 2019, last updated 2026-07-10

Getting started
Grab it with: git clone https://github.com/citizenfx/txAdmin.git
You need Node.js installed. Clone the repository, run npm install (or the package manager the README mentions), then follow the run instructions.

Frequently asked questions

Is txAdmin free to use?
It is released under the MIT license, so it is free to use. Read the license text for the exact terms before you ship anything based on it.

Is the project still maintained?
Yes, the last update was pushed on 2026-07-10, so the project is alive and moving.

What do I need to know before diving in?
The project is written mainly in TypeScript, so some familiarity there helps a lot. Start with the README, then browse the open issues to see what the rough edges are. That is usually the fastest way to understand the real state of any repository.

Where do I get help if I am stuck?
Open an issue on the GitHub issue tracker, check existing discussions, and of course post right here in this topic. Someone in the GTA community has probably hit the same wall before you.

Over to you
Have you tried txAdmin? Are you running it, forking it, or did you rage quit halfway through the setup? Reply below with your experience, your questions or your own favorite alternative. If there is enough interest we can put together a community guide for it.