Teleport all players to a new server when the game is updated?

Hey guys, I’m currently sitting on something, but I’m not getting anywhere. I want to make it so that all players who are currently in the game are teleported to a new server as soon as a new version of the game is released. Unfortunately I don’t know how to implement this in a script. Can you maybe help me with this? Thanks

What your asking for here is called a soft shutdown. This model here might be able to help and explain how to do it. Soft Shutdown (Client Based Teleport) - Roblox

What your looking for is probably a soft shutdown. This teleports all your players to a new place, once your main place has been updated it teleports them all back to your main game.

There are several modules that can help you do this:

1 Like