Where on the server can I find the reservedServerAccessCode?

When teleporting someone to a game using reservedServerAccessCode where on the server can I find which reservedServerAccessCode this server has?

  • game.JobId
  • game.PrivateServerId

all have other codes, so where can I find the reservedServerAccessCode?

The reserved server access code returned by TeleportService:ReserveServer

Before teleporting someone to a private server you must first reserve the server, which will then return you the reservedServerAccessCode needed to teleport players to it.