I’ve noticed that when I ask some of my friends to test my game, whenever I publish an update the server would need to make a new instance to apply the update, is there a way to make existing servers detect if a new version is published then reload that instance to get the new update? Or like is there no way to do this? Just let the user know there is a new update?
2 Likes
May I know what will happen when I click this? Will all servers just kick all players, or alert them to join a new server?
1 Like
kick them, roblox ain’t making allat
1 Like
Roblox first creates servers with the updated versions and then kicks everyone. There are things like Soft Shutdown that can help if you just want them to be seamlessly migrated to the new versions.
Soft Shutdown link: Soft Shutdown Script
2 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.