If your talking about using a script, then make a script in ServerScriptService/Workspace (recommend ServerScriptService since it's more secure), that script will disable all other scripts in the game, delete everything in the game (except for the essentials and players), then clone a new copy of the game which can be stored in ServerStorage. |