Skip to content

All-in-One 1v1 Plugin for CS2 Servers.

Notifications You must be signed in to change notification settings

j4asper/AIO-1v1-Plugin-CS2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

All-in-One 1v1 Plugin for Counter-Strike 2

CS2 Plugin based on CounterStrikeSharp.

To do

Must have

  • !ready command - Both players need to use this command, for the game to start.
  • !map - Quickly change maps if needed.
  • Add short countdown to map command.
  • Show commands to players when they join, similar to !help.
  • !help command.
  • Ensure infinite warmup when players are connected, and !ready haven't been used by both players.
  • Ensure infinite money.
  • Kick bots.
  • !stop - Stop the current match and start infinite warmup.

Nice to have

  • Lock server during 1v1 match - Maybe let players join as spectators.
  • !nadecam - Enable nadecam during warmup + Infinite utility?
  • Frontend website for map voting or ingame menu.

Installation

CounterStrikeSharp is necessary for the plugin to work. It needs to be installed on the CS2 server. Follow their guide on how to install it here.