Hi, When setting the server to pause while there are no players stops it from being seen in the server list in game and on Steam. Code: Pause While Zero Players="1" // Whether to pause a dedicated server (and stay in practice session) if no human players are present Now the only way to get the server visible is to set the value to "0" so the server runs even if empty. I am not keen on doing this as this results in a lot of result files being made on my dedi server. Also I am using the rfactor 2 log analyzer tool to list results and it will show all of the empty results too which isn't ideal. I have to manually remove the empty results using the tool. Reiza please fix so paused servers are visible.