~~~~~~~~~~~~~~~~~
Hello! I am currently making a game for ROBLOX, but before I script too much of it I want to ask a question to see if my dream game is possible. My question would be, is it possible to make a game that has a limited amount of servers running even if players aren't on it? For example, once you enter the game you would be spawned in a single player lobby, where you would choose 1 out of 4 available servers, and then be redirected to that server.If this isn't possible, is it possible for me to save the players bricks directly to the game? Meaning that if the server went down, and then it went back up and the players bricks were still saved. Not saying they were only loaded when the player joined. I don't have any examples for a script because this is merely a question. Thanks in advance!
~~~~~~~~~~~~~~~~~
This is pretty simple via game universes. It's pretty much exactly what you're looking for and the wiki will tell you everything you need to know.