Welcome, Visitor!

To access the forum content and all our services, you must register or log in to the forum. Becoming a member of the forum is completely free.

Server status / server list

avaloncs

New member
Joined
Jan 27, 2024
Messages
7
Hello, I want to create a server status for Palworld server . What type of query or protocol should I use? Thank you. ! 👷‍♂️
 

yilnz

New member
Joined
Jan 29, 2024
Messages
3
the same problem, I want to get the server status, eg. how many players in my server.
 

gavin101

New member
Joined
Jan 28, 2024
Messages
6
You can use the ShowPlayers rcon command to get player count / info. You can run the command ingame or use an external rcon tool.
 

SkiperTheBoss

New member
Joined
Feb 19, 2024
Messages
14
If you aim to display a player list similar to the one shown here: (in my case using Node.js), you'll need to utilize an RCON tool to retrieve data, including names, player UIDs, and Steam IDs. This tool must be executed repeatedly to ensure the list remains up-to-date.