Unturned now requires a GSLT (Game server login token), otherwise known as a Steam Auth Token. To add one to your server, you'll first need to have one and luckily we're written a guide on How to generate a Steam Auth Token, so please visit there first to get a token. If you've got one already, let's jump in to adding it to your Unturned Server.
- First click on Configuration Files on the Unturned server you want to configure.
- Click on Text Editor next to the Config.json file.
- At the top of this file you will see
"Login_Token": "",
this is where your newly generated token will go, inside the""
before the comma. - Insert the Steam Auth Token like this:
"Login_Token": "D8AFC113A9348D400251D1F191F2E1E6",
- Then click save, and your server is now configured with the new token.
- Restart your server for it to take affect.
If you have any issues adding the token, please submit a ticket into support with the token and we can help you add it to your Unturned server.