I want to make a countdown script, but I also want it to countdown when people aren't on. Is there any way to make a script run even when no players are on? (Not asking for full code, just a function or something that makes a script run without players on)
Servers automatically close once all players have left it.
But, you could try and use os.time
or something instead.