Set Up a Whitelist for a Don't Starve Together Server
Set up Cluster Token first
If you haven't set up your Cluster Token and uploaded the files for that, click here first.
- Click on the Files tab in Command Center then navigate to
dont-starve-together/.klei/DoNotStarveTogether/MyDediServer' and click on the
cluster.ini` file. - Under the
[NETWORK]
header you'll want to add a new line:
whitelist_slots=#
#
is the number of slots you'd like to allow.
Uploading whitelist.txt File
- Create a text file called
whitelist.txt
in Notepad or similar. - Add users by their KU ID, one per line. They will need to find that on the Klei website:
- Upload
whitelist.txt
using SFTP to the following location on your server:
dont-starve-together/.klei/DoNotStarveTogether/Cluster_1
- Once the changes have been saved, restart your server.
Known issue
The number of KU ID's in the whitelist.txt needs to be equal or more to the number of whitelist slots. If you have less KU Ids it can cause issues.
Updated about 1 year ago