Conan Exiles Server Configuration
This guide covers the essential server settings for your Conan Exiles server. Most settings are found in the configuration files located at:Server Password
Protect your server with a password so only authorized players can join.- Stop your server
- Go to File Manager →
ConanSandbox/Saved/Config/WindowsServer/ - Open
Engine.ini - Find or add the
[OnlineSubsystem]section - Add the password line:
- Save the file and start your server
Leave the password blank or remove the line to make your server public.
Player Limits
Control how many players can join your server simultaneously.- Stop your server
- Open
ConanSandbox/Saved/Config/WindowsServer/ServerSettings.ini - Add or modify:
- Save and restart your server
Recommended Limits by Plan
| Plan | Max Players | Notes |
|---|---|---|
| 6GB | 10-20 | Conservative limit for stability |
| 8GB | 20-30 | Good for vanilla or light mods |
| 12GB | 30-50 | Can handle moderate mods |
| 16GB | 50-70 | Heavy mods and large populations |
Server Region
Set your server’s region so it appears correctly in the server browser and players can filter by location.Via ServerSettings.ini
- Stop your server
- Open
ConanSandbox/Saved/Config/WindowsServer/ServerSettings.ini - Add or modify:
Region Codes
| Code | Region |
|---|---|
| 0 | EU |
| 1 | NA (North America) |
| 2 | Asia |
| 3 | Oceania |
| 4 | South America |
| 5 | Japan |
Admin Password
Set an admin password to use admin commands and the admin panel in-game.- Stop your server
- Open
ConanSandbox/Saved/Config/WindowsServer/ServerSettings.ini - Add or modify:
- Save and restart your server
Using Admin In-Game
- Join your server
- Press Escape → Settings → Server Settings
- Enter your admin password
- Click Make Me Admin
Server Name and MOTD
Server Name
Set how your server appears in the browser: Via Startup Tab: The server name can be set in the Startup tab of the Game Panel. Via ServerSettings.ini:Message of the Day (MOTD)
Display a message when players join:PvP Settings
Game Mode
Configure your server’s PvP mode:| Setting | Description |
|---|---|
PVPEnabled=True | Full PvP enabled |
PVPEnabled=False | PvE only |
PvP Time Restrictions
Limit PvP to certain hours:Building Damage (Raiding)
Control when buildings can be damaged:Game Settings
Day/Night Cycle
- Values less than 1.0 = slower
- Values greater than 1.0 = faster
Experience and Harvesting
Stamina and Survival
Complete ServerSettings.ini Example
Here’s a template with common settings:Engine.ini Settings
For performance and network settings, editEngine.ini:
Applying Changes
After editing any configuration:- Save the file
- Restart your server from the Console tab
- Verify settings took effect in-game
Next Steps
Adding Mods
Enhance your server with Steam Workshop mods
Troubleshooting
Common issues and solutions
