Skip to content

SpawnProtection provides straightforward spawn protection for Counter-Strike 2 servers, offering configurable time limits and the option to render player models transparent during spawn protection. Enhance gameplay fairness and customization with ease.

Notifications You must be signed in to change notification settings

audiomaster99/SpawnProtection

Repository files navigation

GitHub tag (with filter) GitHub Repo stars GitHub all releases

Features

  • Configurable spawn protection
  • Render player models transparent
  • Timer with progress bar
  • CT Only protection (can be enabled in config)

Protection Timer

Config

  "spawn-protection-time": 10, // for how long will player be protected in seconds
  "spawn-prot-center-message": true, //enable center messages
  "spawn-prot-end-announce": true, // enablee announcement when spawn protection ended
  "attacker-center-message": true, // enable warning message for attacker
  "enable-center-html-message": true, // enable timer and progress bar
  "spawn-prot-transparent-model": true, // enable transparent models while protected
  "ct-protection-only": false, // enable protection only for Counter-Terrorists
  "trigger-hurt-compatibility": false // enable protection from trigger_hurt (Disable if you're on windowsOs)
  "ConfigVersion": 4 // dont change!

Dependencies

Installation

  • Place plugin contents to addons/counterstrikesharp/plugins/SpawnProt

About

SpawnProtection provides straightforward spawn protection for Counter-Strike 2 servers, offering configurable time limits and the option to render player models transparent during spawn protection. Enhance gameplay fairness and customization with ease.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages