rbarisic-lme / pal-dash

Palworld Server Dashboard compatible with docker-palworld-dedicated-server distribution
3 stars 1 forks source link

Feature: Show List of Online Users in Dashboard #9

Open rbarisic-lme opened 5 months ago

rbarisic-lme commented 5 months ago

For unregistered users, this can just be a list an anonymous list (e.g. "8 Players online"). For the admin or other privileged users, this can be a subpage with a list of who is online.

See https://low.ms/knowledgebase/palworld-rcon-commands -> ShowPlayers

This has to be converted to JSON in pw-back

Should support Docker and non-dockered SteamCMD (currently, aim for only Dockered SteamCMD)

rbarisic-lme commented 5 months ago

Partially implemented with 0cabf7ccb21704c01e4b06bf14e54e9c779e5cb4