I'm currently writing a DataStore ModuleScript wrapper for the purpose of debugging without having to actually use DataStoreService, to avoid corrupting or losing data.
Currently, the only way I know to check for a Test Server is to test if the Players have a userId of -1. This won't work if there is no Player connected to the Server, however.
Is there a way, then, to determine if a Server is a Test Server without using a Player?
Locked by adark
This question has been locked to preserve its current state and prevent spam and unwanted comments and answers.
Why was this question closed?