How to Install Plugins on Your CS2 Server (Metamod + CounterStrikeSharp)

How to install Metamod:Source and CounterStrikeSharp plugins on your Counter-Strike 2 dedicated server.

CS2 plugins require two frameworks installed in order: Metamod:Source first, then CounterStrikeSharp.

Step 1: Install Metamod:Source

  1. Download the latest CS2 build from metamodsource.net
  2. In the XGamingServer Panel, click Files
  3. Upload and extract the addons folder to /game/csgo/
  4. Open /game/csgo/gameinfo.gi
  5. Find the line Game_LowViolence csgo_lv and add below it:
            Game csgo/addons/metamod
  1. Restart your server

Step 2: Install CounterStrikeSharp

  1. Download the with-runtime release from GitHub
  2. Extract the addons folder to /game/csgo/ (merges with existing Metamod addons)
  3. Restart; look for CounterStrikeSharp.API Loaded Successfully. in the console
  4. Verify: css_plugins list

Installing Plugins

Upload plugin folders to addons/counterstrikesharp/plugins/ and restart.

PluginPurpose
CS2-SimpleAdminKick/ban/mute management
cs2-retakesRetakes game mode
CS2-DeathmatchEnhanced DM with custom spawns
cs2-mapchooserMap voting and nomination
SharpTimerSurf/KZ timer
K4-SimpleRanksPlayer ranking system
CS2-AdvertisementServer chat ads

Find plugins on GitHub and the CSS Discord.

How is this guide?

40% Off — Limited TimeGet your Counter Strike 2 server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page