Severian's Mod is a classic server-side modification for Half-Life that introduced unique gameplay mechanics, weapon tweaks, and quirky features. Since it is server-side only, players don’t need to install anything — just join a server running it.
Known for its creative reimagining of Half-Life’s weapons and mechanics, Severian’s Mod balances skill, speed, and strategy while keeping the gameplay lighthearted and unpredictable.
Downloads
- Severian's Mod AMXX v1.35 – Ported to AMXX by LetiLetiLepestok (2012).
- Severian's Mod DLLs – Original Windows & Linux builds by Severian (no AMXX/Metamod required).
Key Features
- Unique Weapon Mechanics: Faster reloads, higher fire rates, and alternate functions for several weapons.
- Creative Interactions: Teleporting snarks, crowbars with “Hello!” emotes, explosive mines, and more.
- Gameplay Enhancements: Spawn protection, brighter flashlight, player IDs via crosshair, improved HUD info.
- Server-Side Convenience: No client download required — simply join a server to play.
AMXX Version (v1.35)
The AMXX port by LetiLetiLepestok expanded on Severian’s Mod with even more features. Highlights include:
- Shotgun: faster reload, faster fire, higher damage.
- Crossbow: quicker reload + firing rate.
- Crowbar: right-click plays a friendly "Hello!" message.
- Snarks: right-click teleport, exploding snarks, and chumtoad models.
- Grenades: right-click impact detonation (5s cooldown).
- Tripmines: optional “lightning” mine with 150% damage.
- QoL Features: spawn protection, brighter flashlight, HUD info for dead players.
How to Install Severian’s Mod
Option 1: DLL Version
- Download the DLL build.
- Extract into your server’s
valve
folder. - Edit
liblist.gam
to load the custom DLL:
Windows:gamedll "dlls/sev.dll"
Linux:gamedll_linux "dlls/hl_i386.so"
- Restart your server — it will now run Severian’s Mod.
Option 2: AMXX Version
- Ensure Metamod + AMX Mod X are installed.
- Download the AMXX build.
- Place
severians_mod.amxx
intoaddons/amxmodx/plugins
. - Edit
addons/amxmodx/configs/plugins.ini
and add:
severians_mod.amxx
- Restart your server — the AMXX version is now active.
Summary
- Original Developer: Severian
- AMXX Port: LetiLetiLepestok (2012)
- Style: Server-side Half-Life mod
- Known For: Fast shotgun and faced paced gameplay
- Latest Version: v1.35 AMXX