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.
![image](/secure-uploads/uploads/original/5X/7/f/1/d/7f1db1f500afd6f3fc4f542b95c077faef9a0581.png)
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!