question

Cong Ku avatar image
Cong Ku asked

Is it possible to get a server list with information like: map, and gamemodes been played on them?

Hello,

We want to switch from aws GameLift to PlayFab but encountered this issue.

We want to provide a server list to players so they could choose which server to join base on that server's information (ie. which map, gamemodes that server is running).

We do notice there's "ListMultiplayerServers" API, but it doesn't return any type of server data such as SessionCookie string.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Citrus Yan avatar image
Citrus Yan answered

Currently PlayFab does not support listing info such as map, gamemode, etc., which, based on the current context, is stored in the SessionCookie string. Therefore, you may need to self-host a look-up table that keeps track of all the running servers along with their SessionCookies. Or, you can also file a feature request here so that we can keep track of how many 'likes' it gets (for purposes of prioritization) and potentially implement this feature.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.