How to Whitelist Players on Your 7 Days to Die Server
A password keeps random joiners out, but anyone with the password can still get in. A whitelist only allows Steam IDs you explicitly approve.
Whitelist vs password
Section titled “Whitelist vs password”| Method | Best for |
|---|---|
| Password | Small friend groups who all know the secret |
| Whitelist | Named players only — good when the password might leak |
You can use both together.
Enable the whitelist
Section titled “Enable the whitelist”- Open the AleForge Panel
- Stop the server
- Open
File Manager→serverconfig.xml - Set
WhitelistEnabledtotrue:
<property name="WhitelistEnabled" value="true"/>- Save and start the server
Add players
Section titled “Add players”In-game or console (server running)
Section titled “In-game or console (server running)”Open the panel Console or connect as an admin and run:
whitelist add <player name or steam id>Find a Steam64 ID at steamid.io if you need it.
Other useful commands — full list in Console Commands:
whitelist list— who is approvedwhitelist remove <name or id>— remove someone
Edit serveradmin.xml (server stopped)
Section titled “Edit serveradmin.xml (server stopped)”- Stop the server
- Go to
.local/share/7DaysToDie/Saves/and open the save folder for your currentWorld Name - Edit
serveradmin.xmland add entries under<whitelist>following the same format as<admins> - Save and start the server
Troubleshooting
Section titled “Troubleshooting”If a whitelisted player still cannot join, confirm their Steam ID is correct and that they match the server’s game version and mods. See Troubleshooting for connection errors.