NeuTroNBZh/CS2-Retake-Suite

Overview of the CS2 Retake Suite — compatible CounterStrikeSharp plugins by NeuTroNBZh

1

stars

2

commits

Aug 24, 2026

updated

counter-strike-2
counterstrikesharp
cs2
cs2-plugin

README

CS2 Retake Suite

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

CS2 Retake Suite architecture diagram

Plugins

PluginRoleRequires
CS2-RETAKECore retake gamemode — round flow, weapon selection, InstaDefuse, team managementCounterStrikeSharp
CS2-SpawnEditorIn-game visual editor for CS2-RETAKE spawn pointsCounterStrikeSharp + CS2-RETAKE
CS2-BreakerAndOpenDoorAutomatic map cleanup — opens doors, breaks windows/vents each roundCounterStrikeSharp
CS2-AntibaitThrough-wall glow highlight tool for admins on retake serversCounterStrikeSharp
CS2-STATPLAYPlayer stats tracking with MySQL persistence, !stats / !rank / !topCounterStrikeSharp + MySQL
CS2-AntiSlowBlocks slow-walk (Shift) for targeted playersCounterStrikeSharp
CS2-AdminToolsAdmin toolkit for private/custom servers — wallhack, invisibility, god modeCounterStrikeSharp

All plugins optionally integrate with CS2-SimpleAdmin when it's installed (menu entries appear automatically).

Quick start

  1. Install Metamod:Source and CounterStrikeSharp on your CS2 dedicated server.
  2. Install CS2-RETAKE first — it's the core gamemode the others build on.
  3. Add whichever companion plugins you need from the table above; each has its own Releases page with install instructions.

Compatibility notes

  • 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.

Attribution

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).

License

Each plugin ships its own license (GPL-3.0 or MIT — see the individual repo). This overview repository itself is released under MIT.

Contributors

NeuTroNBZh

2 commits

NeuTroNBZh/CS2-Retake-Suite

Overview of the CS2 Retake Suite — compatible CounterStrikeSharp plugins by NeuTroNBZh

1

stars

2

commits

Aug 24, 2026

updated

counter-strike-2
counterstrikesharp
cs2
cs2-plugin

README

CS2 Retake Suite

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

CS2 Retake Suite architecture diagram

Plugins

PluginRoleRequires
CS2-RETAKECore retake gamemode — round flow, weapon selection, InstaDefuse, team managementCounterStrikeSharp
CS2-SpawnEditorIn-game visual editor for CS2-RETAKE spawn pointsCounterStrikeSharp + CS2-RETAKE
CS2-BreakerAndOpenDoorAutomatic map cleanup — opens doors, breaks windows/vents each roundCounterStrikeSharp
CS2-AntibaitThrough-wall glow highlight tool for admins on retake serversCounterStrikeSharp
CS2-STATPLAYPlayer stats tracking with MySQL persistence, !stats / !rank / !topCounterStrikeSharp + MySQL
CS2-AntiSlowBlocks slow-walk (Shift) for targeted playersCounterStrikeSharp
CS2-AdminToolsAdmin toolkit for private/custom servers — wallhack, invisibility, god modeCounterStrikeSharp

All plugins optionally integrate with CS2-SimpleAdmin when it's installed (menu entries appear automatically).

Quick start

  1. Install Metamod:Source and CounterStrikeSharp on your CS2 dedicated server.
  2. Install CS2-RETAKE first — it's the core gamemode the others build on.
  3. Add whichever companion plugins you need from the table above; each has its own Releases page with install instructions.

Compatibility notes

  • 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.

Attribution

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).

License

Each plugin ships its own license (GPL-3.0 or MIT — see the individual repo). This overview repository itself is released under MIT.

Contributors

NeuTroNBZh

2 commits