Real-time status, player list, batch check & uptime tracking
Default port is 30120 if not specified
Queries the FiveM server's public API endpoint (ip:port/info.json) server-side — no CORS issues, live results.
Player list is fetched from ip:port/players.json when available.
If a server shows offline, it may be down, firewalled, or using a non-standard port.
Need premium FiveM resources?
Scripts, MLOs and mods — instant download, lifetime updates.
Checking your FiveM server status is straightforward. Enter your server's IP address and port number (default: 30120) into the checker above and click Check. The tool queries your server's public API in real time and returns the current status, player count, server name, version, and loaded resources.
You can also use the batch check feature to monitor multiple servers at once — paste one IP:port per line and check them all simultaneously. For ongoing monitoring, enable auto-refresh to automatically re-check your server every 10 seconds, 30 seconds, 1 minute, or 5 minutes.
Bookmark your most important servers to track uptime over time. The tool records how many times each bookmarked server was checked and how many times it was online, giving you a simple uptime percentage.
If your FiveM server appears offline in the status checker, there are several common causes to investigate:
FiveM uses specific ports for different functions. Understanding these helps you configure your firewall and hosting correctly:
30120TCP + UDPMain game connection port30110TCPtxAdmin web panel (default)40120TCPAlternative game port (some hosts)30120TCPHTTP API (info.json, players.json)Always open both TCP and UDP for your main game port. The HTTP API (used by this status checker) runs on the same port over TCP.
Why does my FiveM server show online in the game list but offline here?
The FiveM server browser uses a different endpoint than this checker. This tool queries the direct HTTP API on your server's IP and port. If the server is behind a proxy or uses a cfx.re link, the direct IP check may differ from the browser listing. Try using the direct IP:port instead of a cfx.re link.
How often can I check my server status?
You can check as often as needed. The auto-refresh feature supports intervals as low as 10 seconds. For production monitoring, 30 seconds or 1 minute is recommended to avoid unnecessary load on your server.
What does the player list show?
When your server has players.json enabled (default in FiveM), the tool fetches and displays each connected player's name and ping. Some servers disable this endpoint for privacy — in that case the player list won't be available even if the server is online.
Can I check servers that are not mine?
Yes. This tool works with any publicly accessible FiveM server worldwide. Just enter the IP and port. Private servers behind firewalls or whitelisted IPs will show as offline since the API endpoint won't be reachable.
How do I export server info for Discord?
After checking a server, click the Discord button in the result panel. This copies a pre-formatted Discord embed text with the server name, status, player count, version, and connect command. Paste it directly into any Discord channel.