Getting Reserved Servers with MessagingService

Is it possible to get all of the Reserved Servers with MessagingService?

What I want to do is a server selection menu, where you can create a reserved server, or play on someone else’s! The ServerData would be the name of the server, owner, max players (so if the max is 3, if a fourth player joins they will be kicked) , password (to access the server) and AccessCode (what Roblox uses to teleport to reserved servers)

Is it possible to get all Reserved Servers, along with their ServerData through MessagingService?
Help would be appreciated.

1 Like