How to Enable the Whitelist on Your ARK Server
Exclusive join mode turns your ARK: Survival Evolved server into a private, whitelist-only server: only the Steam64 IDs you approve can connect. You set it with a command line parameter plus a list file. This is separate from adding admins, which grants powers rather than access.
Turn on exclusive join
- Log into the game panel and open your ARK service.
- Open the Command Line Manager, go to Custom Commandlines, and click New.
- In the Additional Parameters box, add:
-exclusivejoin
- Save the command line and click Select on the right.
- Open Configuration Files and edit
PlayersJoinNoCheckList.txt. - Add each approved Steam64 ID on its own line, then save and restart.
Tip: You can also add players to the whitelist in game from the admin menu once the server is running. Approved players connect the usual way, shown in joining your ARK server.
Note: The same
PlayersJoinNoCheckList.txtfile also serves as ARK's join-check bypass, skipping slot and other join checks for the players listed in it.