How to Configure Your Sven Co-op Dedicated Server

Complete Sven Co-op server configuration guide — co-op settings, NPC scaling, map voting, and survival mode.

Sven Co-op is a co-op game (players vs NPCs) running on a modified GoldSrc engine. Config is in svencoop/server.cfg.

Key Settings

hostname "My Sven Co-op Server"
sv_password ""
rcon_password "secretpass"
sv_lan 0
mp_timelimit 45

Co-op Specific Settings

SettingDefaultDescription
mp_survival_mode01 = Survival mode (limited lives)
mp_respawndelay5Seconds before respawn
mp_npcscaling1Scales NPC count/difficulty with player count
mp_mapvote_on1Enable built-in map voting
mp_mapvote_options5Number of map choices in votes

Map Rotation

Edit svencoop/mapcycle.txt:

svencoop1
svencoop2
hl_c01_a1

Custom maps go in svencoop/maps/ or svencoop_addon/maps/.

Plugin System

Sven Co-op uses its own AngelScript plugin system — AMX Mod X is NOT compatible.

The game includes a built-in admin system and map voting. Custom plugins use AngelScript scripts in the scripts/plugins/ directory.

Ports

PortProtocolPurpose
27015UDP + TCPGame + RCON

No GSLT required.

How is this guide?

40% Off — Limited TimeGet your Sven Co Op server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page