Is there a way to update a Server's details (name for example) dynamically with the Lobby server? In my case I'm going to be sending mapName and gameMode properties through my Lobby server so a player can know what the map and gametypes are before joining. How can I update these details as the online matches are played, and new matches / gametypes are loaded up on a server?