Home / Guides / Conan Exiles / Server Settings Explained
🗡️ Conan Exiles · Server Settings

Conan Exiles Server Settings Explained

The Conan Exiles server settings admins actually change — harvest and XP rates, survival, combat, the Purge, and the PvP / PvE / PvE-Conflict switches — each explained in plain English with a sensible recommended value and the exact key. Including the one that trips up every new admin: getting max players above 40.

Keys & defaults checked against the current Conan generator · last verified May 2026
Jump to a section
⚙️
Don't want to hand-edit .ini files?
This page explains what each setting does. To actually build your config, the Conan Exiles config generator turns every setting below into sliders and toggles and hands you a ready-to-paste ServerSettings.ini, the Engine.ini snippet, and a launch script — with the correct key casing and the Max Players fix built in.
🗂️

Which files? (and the Max Players > 40 fix)

Conan spreads its server config across three places. Most of what you'll touch is in ServerSettings.ini — but the single most-Googled Conan admin problem lives in Engine.ini.

ServerSettings.ini
[ServerSettings]

Almost everything: rates, survival, combat, PvP toggles, the Purge, decay, clan size, community type. This is the file you'll spend 90% of your time in.

Engine.ini
[/Script/Engine.GameSession]

The one critical override: ServerMaxPlayers. The ServerSettings.ini cap silently stops at 40 — to go higher, it must be set here.

Launch script
start_server.bat

Boot-time flags — the game port (7777), query port (27015), and which map. Lives next to ConanSandboxServer.exe.

The Max Players > 40 trap (the #1 Conan admin question): raising the player cap in ServerSettings.ini does nothing — Conan silently caps it at 40. The cap only moves when ServerMaxPlayers is set in Engine.ini under [/Script/Engine.GameSession]. The generator writes that snippet automatically the moment you set Max Players above 40.
⛏️

Harvest, XP & Crafting Rates

File: ServerSettings.ini

The rates everyone changes first. All multipliers on the vanilla rate; 1.0 is official. Watch the two that run backwards — they're time/cost multipliers, so lower = faster/cheaper.

SettingWhat it doesDefaultRecommended
HarvestAmountMultiplierResources gathered per hit. The headline harvest rate.1.02–3
PlayerXPRateMultiplierGlobal XP gain (there are also per-source XP multipliers for harvest/kill/craft/time).1.02
ItemConvertionMultiplierCrafting time — and yes, "Convertion" is a real Funcom typo you must keep. Lower = faster crafting.1.00.5
CraftingCostMultiplierResource cost to craft items. Lower = cheaper recipes.1.00.8
ThrallConversionMultiplierTime to break a thrall on the Wheel of Pain. Lower = faster thralls.1.00.3–0.5
ResourceRespawnSpeedMultiplierHow fast harvested nodes regrow. Higher = faster respawn.1.01–2
ItemSpoilRateScaleHow fast food/perishables spoil. 0 = nothing spoils.1.00.5–1.0
The "Convertion" typo: the crafting-time key really is spelled ItemConvertionMultiplier in Conan's ini. If you "correct" it to Conversion, the game ignores it. Keep the typo — it's intentional on our side because it has to be.
💧

Survival: Hunger, Thirst & Stamina

File: ServerSettings.ini

The grind-comfort knobs. Active = drain while moving/fighting; idle = drain while standing still. Lower values = gentler survival; most boosted servers soften these.

SettingWhat it doesDefaultRecommended
PlayerActiveThirstMultiplierThirst drain while active. Lower = drink less often.1.00.5–1.0
PlayerActiveHungerMultiplierHunger drain while active. Lower = eat less often.1.00.5–1.0
PlayerIdleThirstMultiplierThirst drain while idle/AFK.1.00.5
PlayerIdleHungerMultiplierHunger drain while idle/AFK.1.00.5
StaminaCostMultiplierStamina drain from sprinting/attacking. Lower = more endurance.1.00.5–1.0
PlayerCorruptionGainMultiplierHow fast corruption builds. 0 turns corruption off entirely.1.01.0
⚔️

Combat & Damage

File: ServerSettings.ini

Damage scaling for players, NPCs and thralls, plus gear durability. 1.0 is vanilla. The "taken" multipliers scale damage received — higher means you take more.

SettingWhat it doesDefaultRecommended
PlayerDamageMultiplierDamage players deal.1.01.0
PlayerDamageTakenMultiplierDamage players take (higher = squishier players).1.01.0
NPCDamageMultiplierDamage NPCs/creatures deal.1.01.0
ThrallDamageToPlayersMultiplierDamage your thralls/pets deal to players (PvP balance lever).1.01.0
DurabilityMultiplierHow fast gear wears out. Lower = gear lasts longer; 0 = no durability loss.1.00.5–1.0
🛡️

PvP, PvE & PvE-Conflict

File: ServerSettings.ini

Conan ships three modes, and they're all driven by a couple of toggles. Get these right and you've defined what kind of server you're running.

SettingWhat it doesDefaultRecommended
PVPEnabledMaster PvP switch. Off = PvE (no player damage). On = open PvP.Offchoose
RestrictPVPTimeLimits PvP to set time windows — turn this on (with PVPEnabled) for PvE-Conflict.OffPvE-C: On
CanDamagePlayerOwnedStructuresOn = bases are raidable. Off = "fight but no raiding" hybrid. Independent of the PvP switch.Onchoose
RestrictPVPBuildingDamageTimeSeparate schedule for raiding — fight 24/7 but bases only raidable in a set window.Offraid-win
clanMaxSizeMembers per clan. 1 disables clans. Note the lowercase key.106 PvP
The three modes, simply: PvE = PVPEnabled off. PvP = PVPEnabled on (24/7). PvE-Conflict = PVPEnabled on plus RestrictPVPTime on, then set the weekday/weekend windows (times are 24-hour HHMM — 1800 = 6pm). For "raid only on weekends," leave PvP on all week but restrict building damage with RestrictPVPBuildingDamageTime.
🔥

The Purge

File: ServerSettings.ini

Conan's most-tweaked event: a wave of NPCs that attacks your base when your clan's "purge meter" fills (from killing, gathering, crafting, building). Vanilla settings hit medium clans hard, so most community servers soften it.

SettingWhat it doesDefaultRecommended
EnablePurgeMaster toggle for the Purge event.OnOn
PurgeLevelDifficulty: 0 disables, 1 easiest, 6 hardest.42–3 casual
ClanPurgeTriggerMeter value that makes a clan purge-eligible. Higher = purges happen less often.3500050000+
PurgePreparationTimeSeconds between the warning and the wave. Raise it so players can defend.18001800–3600
MinPurgeOnlinePlayersPlayers online before a purge can fire. 0 allows offline purges.01+
The casual-server purge recipe: drop PurgeLevel to 2–3, raise ClanPurgeTrigger so they're rarer, extend PurgePreparationTime so people can log on and defend, and set MinPurgeOnlinePlayers to 1 so an offline player doesn't lose everything to a purge they never saw. Avatars (the god-summons) are in this section too — many PvP servers set AvatarsDisabled on, since one summon can flatten a base in seconds.
🏛️

Building & Decay

File: ServerSettings.ini

Conan has three separate "your stuff disappears" systems — keep them straight or you'll wipe players by accident.

SettingWhat it doesDefaultRecommended
BuildingDecayTimeMultiplierActive decay speed. Higher = buildings last longer.1.02.0
MaxBuildingDecayTimeHard cap (seconds) on how long a structure can go without refresh. Default 604800 = 7 days.604800604800+
ThrallDecayTimeHow long placed thralls last unattended. Default 864000 = 10 days.864000864000+
LandClaimRadiusMultiplierHow much land a foundation claims (blocks others building nearby). Lower = tighter claims.1.00.5–1.0
BuildingDamageMultiplierDamage dealt to structures (PvP raiding).1.01.0
Decay vs. abandonment vs. thrall decay: three different systems. Active decay (BuildingDecayTimeMultiplier) is wear from neglect — higher = lasts longer. Abandonment (the separate DisableBuildingAbandonment flag) is "this clan hasn't logged in for N days, wipe them." Thrall decay (DisableThrallDecay + ThrallDecayTime) is its own clock. Casual servers usually disable abandonment and thrall decay so players can take a vacation without losing their tower or their named T4 fighter.
🔍

Conan config gotchas

The Conan-specific things that quietly break configs.

My Max Players setting won't go above 40
Set ServerMaxPlayers in Engine.ini under [/Script/Engine.GameSession], not in ServerSettings.ini — the ServerSettings cap silently stops at 40. The generator writes the Engine.ini snippet for you when you raise Max Players past 40.
My settings aren't applying after I edit the ini
Stop the server before editing. Conan caches its config in memory and overwrites your file edits on shutdown if it's still running. Edit while stopped, then start. Also watch key casing — clanMaxSize and serverRegion start lowercase; capital-letter versions silently no-op.
Is ItemConvertionMultiplier really misspelled?
Yes — that's Funcom's spelling in the actual ini (crafting-time multiplier). "Fixing" it to Conversion makes the game ignore the value. Keep the typo.
Which Community Type should I pick?
ServerCommunity drives the in-game browser filter: 1 Purist (true vanilla — don't pick this if you boosted harvest), 2 Relaxed (most boosted community servers), 3 Hard Core, 4 Role Playing, 5 Experimental/modded. Misrepresenting it gets your server reported and demoted in browser sort.

Conan Exiles server settings FAQ

How do I increase max players above 40 in Conan Exiles?
Set ServerMaxPlayers in Engine.ini under [/Script/Engine.GameSession]. The ServerSettings.ini cap silently maxes at 40 — setting it there alone does nothing, which is the #1 Conan admin mistake. Raise Max Players in the generator and the Engine.ini snippet is built for you.
What's the difference between PvP, PvE, and PvE-Conflict?
PvE = PVPEnabled off (no player damage). PvP = PVPEnabled on (24/7). PvE-Conflict = PVPEnabled on plus RestrictPVPTime on, with time windows set. CanDamagePlayerOwnedStructures is independent — on for raiding, off for fight-but-no-raid. See PvP, PvE & PvE-Conflict.
How do I make the Purge easier or harder?
Set PurgeLevel (0 disables, 1 easiest, 6 hardest; default 4). Raise ClanPurgeTrigger so purges fire less often, extend PurgePreparationTime to defend, and set MinPurgeOnlinePlayers to 1+ so offline clans aren't wiped. Casual servers run 2–3.
What are the best Conan Exiles server settings?
There's no single best — it's playstyle-dependent. A common casual-PvE baseline: 2–3× harvest, faster crafting (ItemConvertionMultiplier ~0.5), cheaper craft costs, building decay, abandonment disabled, and a lower Purge level. PvP stays closer to vanilla. See the recommended table, then tune in the generator.
Where are the Conan Exiles config files?
Self-hosted Windows: ConanSandbox\Saved\Config\WindowsServer\ServerSettings.ini and the matching Engine.ini. Managed hosts (G-Portal, Nitrado) expose them under "Configuration Files." Stop the server before editing — Conan overwrites file edits on shutdown if it's running.
Why is ItemConvertionMultiplier spelled wrong?
It's Funcom's typo in the game's ini — the crafting-time key is literally ItemConvertionMultiplier ("Convertion"). Correct the spelling and the game ignores it, so you have to keep it as-is.