Freelive
Server Status
Live player count from your FiveM endpoint
Show joining players that the server is alive and how busy it is right now. It is the single most reassuring thing you can put on a loading screen, especially for a server that is still growing.
Add this widget freeHow to add the Server Status widget
- 1Drop the widget on the canvas and open it in the inspector.
- 2Leave the endpoint empty to use the live count reported by the exported resource, or paste your own status endpoint.
- 3Set the refresh interval — 15 seconds is enough; anything faster just adds requests.
What you can configure
Beyond these, every widget can be moved, resized, rotated, layered and restyled — background, border, corner radius, shadow, opacity, colours and entrance animation.
EndpointRefresh Sec
Server Status questions
Where does the player count come from?
The resource you download reports your real count using GetActivePlayers on the client and GetNumPlayerIndices on the server, so the number matches what is actually in your city.
What shows before the count arrives?
A neutral placeholder. The widget never invents a number, so an empty server never looks broken.