Page 1 of 1

PLUGIN - cs2-spawnprotection

Posted: Tue Feb 24, 2026 10:53 pm
by greenie
CS2-SpawnProtection
A simple spawn protection plugin for CS2.

Requirements
CounterStrikeSharp
How to use
Install CounterStrikeSharp and Metamod:Source
Download cs2-SpawnProtection
Unzip the archive and upload SpawnProtection folder in the plugins folder.
Features
Spawn protection at round start
Configurable protection time
Center countdown message
Configurable text and color
Players hidden during protection
PvP blocked
Weapon desync fix
Configure
addons/counterstrikesharp/configs/plugins/SpawnProtection/SpawnProtection.json
{
"Enabled": true,
"Seconds": 10,
"CountdownText": "Spawn Protection {SECONDS} sec.",
"EndText": "Spawn Protection is gone!",
"UseColoredCenterText": true,
"TextColorHex": "#FF0000",
"ForceWeaponResyncOnEnd": true,
"WeaponResyncPulses": 4,
"WeaponResyncPulseInterval": 0.2
}
https://github.com/benyahh/cs2-spawnpro ... s/main.zip