I’ve seen solutions of this before, however, they were old and unspecific. Please do not link an old solution here, as they haven’t worked for me.
I’m making a soft shutdown script where it teleports players to a reserved server
However, when it checks on the start of the server if the private server id is not empty and if there is no private server (meaning it’s a reserved server), the private server id is an empty string.

The documentation says it shouldn’t be empty and the private server owner id should be 0 when creating a reserved server.
Thanks for any solutions!