The Day of Dragons join list restricts the server to approved Steam accounts. Have every player's SteamID64 ready before enabling it so you do not lock them out.
- Open your service, take a backup and stop the server.
- Open
Game.inithrough Configuration Files > Text Editor. - Enable the join list with
bServerUseJoinList=true. - Add one line per approved 17-digit SteamID64:
sServerJoinList=76561198000000002

- Click Save & Exit, start the server and test with an approved player.
Set bServerUseJoinList=false to disable the whitelist. Keep the saved ID lines if you may enable it again later.
