Possible to present reconnect as an option for kicks?

So I was wondering if there is a different method of calling Player:Kick(), but instead of forcing them to leave the game, provide an option to reconnect, kind of like if you were disconnected. So is there another kick-like void we can use? This is useful when an admin wants to shutdown a game. Is this possible? Thanks!

Hmm. I don’t think it’s possible to display a reconnect option when you manually kick players.

Do you mean for updates or something similar? Well, you can use a soft shutdown script to transfer players to a new server temporarily while the game is being updated/servers are shut down. Kicking may just cause your players to lose interest in rejoining the game. To give them a smooth experience, it’s best to use a soft shutdown script instead of kicking players.