A set of compatible CounterStrikeSharp plugins for Counter-Strike 2 Retake servers, built and maintained by NeuTroNBZh. Each plugin works standalone, but they're designed to run together on the same server without conflicts.
Discussed on the CounterStrikeSharp Discussions · Listed on awesome-cs2
| Plugin | Role | Requires |
|---|---|---|
| CS2-RETAKE | Core retake gamemode — round flow, weapon selection, InstaDefuse, team management | CounterStrikeSharp |
| CS2-SpawnEditor | In-game visual editor for CS2-RETAKE spawn points | CounterStrikeSharp + CS2-RETAKE |
| CS2-BreakerAndOpenDoor | Automatic map cleanup — opens doors, breaks windows/vents each round | CounterStrikeSharp |
| CS2-Antibait | Through-wall glow highlight tool for admins on retake servers | CounterStrikeSharp |
| CS2-STATPLAY | Player stats tracking with MySQL persistence, !stats / !rank / !top |
CounterStrikeSharp + MySQL |
| CS2-AntiSlow | Blocks slow-walk (Shift) for targeted players | CounterStrikeSharp |
| CS2-AdminTools | Admin toolkit for private/custom servers — wallhack, invisibility, god mode | CounterStrikeSharp |
All plugins optionally integrate with CS2-SimpleAdmin when it's installed (menu entries appear automatically).
- Install Metamod:Source and CounterStrikeSharp on your CS2 dedicated server.
- Install CS2-RETAKE first — it's the core gamemode the others build on.
- Add whichever companion plugins you need from the table above; each has its own Releases page with install instructions.
- CS2-Antibait guards its entity creation against CS2-BreakerAndOpenDoor's round-start entity scan window to avoid a known engine crash (
WriteEnterPVS) — no extra config needed, it's handled automatically when both are installed. - CS2-SpawnEditor reads and writes directly into CS2-RETAKE's
spawns/folder — no separate database or config sync required.
Several plugins in this suite extend open-source work by other authors — full credit is given in each plugin's own README (CS2-RETAKE builds on LordFetznschaedl/CS2Retake and B3none/cs2-instadefuse; CS2-AdminTools builds on labaland/plugin-wallhack).
Each plugin ships its own license (GPL-3.0 or MIT — see the individual repo). This overview repository itself is released under MIT.