Skip to content

igorovh/fivem-player-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

34 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

fivem-player-list

Note

Please note that this project is not currently under active development by me. While I am not personally planning to implement new features or changes, I welcome community contributions. Feel free to fork the repository and submit a pull request with your improvements. I will review all submissions as they come in.

Simple website that displays all players connected to a selected server. Available here: https://igorovh.github.io/fivem-player-list/

It uses the FiveM endpoint, which is also used in their UI:

https://servers-frontend.fivem.net/api/servers/single/serverId

How to get Server ID?

Server Browser

Visit the FiveM Server Browser and click on your chosen server.
Then look at the URL and copy the last fragment, which is the Server ID. Example:
https://servers.fivem.net/servers/detail/vp4rxq -> vp4rxq

Client

Find the server in the FiveM client and click on it.
On the right side you will see a "join URL", where the last fragment is the Server ID. Example: cfx.re/join/vp4rxq -> vp4rxq

About

๐Ÿ“– Site that shows current player list connected to selected FiveM server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors