All configs are in ENV
PlayerAuthURL
description: A URL to verify whether the player is on the server's whitelist
example: https://127.0.0.1:2000/test_user
PlayerAuthURL
request (the data in Query Parameters)
{
"uuid": "string",
"originalServer": "string"
}response
boolean