Back to Browse

CS2 How to Install Custom Practice Server with Plugins

7.9K views
Dec 5, 2025
7:20

In todays video we will cover on how to install custom server for CS2 together with plugins supported by Metamod and CounterStrike sharp, that will allow you to install any other plugin for self and public use! SteamCMD - https://developer.valvesoftware.com/wiki/SteamCMD#Downloading_SteamCMD Metamod (DEV builds) - https://www.metamodsource.net/downloads.php?branch=dev CounterStrike Sharp (Release page) - https://github.com/roflmuffin/CounterStrikeSharp/releases My practice mod - https://github.com/TPP-cs/Serex-CS2-Practice-Mod Add to (game/csgo/gameinfo.gi): Game csgo/addons/metamod Start.bat ⚠️ CHANGE THE PATH OF C:\YourPATH\YourPATH\ ⚠️: ------------------------------------------------------------------------------ @echo off color 6 title CS2 Server cls :start echo Starting Counter-Strike 2 Server... echo. C:\YourPATH\YourPATH\game\bin\win64\cs2.exe -dedicated -console ^ -port 27015 ^ +map de_mirage ^ +game_mode 1 ^ +game_type 0 ^ -insecure ^ +servercfgfile server.cfg echo. echo Server closed. Restarting in 5 seconds... timeout /t 5 /nobreak goto start ------------------------------------------------------------------------------ Valuable tip: There's an error window that pops up at 05:05 for a split second, if you get it too, you can get rid of it, go to game\csgo\addons there you'll find the fake rcon folder, just delete it, if rcon folder is not deleted and the error is present on start it will be present when you change maps with !map and may crash the server and will minimize your game! Video Timestamps: 00:00-00:23 Intro 00:24-01:16 Downloading & Installing SteamCMD 01:17-01:26 Creating server folder 01:27-02:03 Installing & Updating the Server 02:04-02:25 Adding Start.bat 02:26-02:46 Installing Metamod 02:47-03:20 Installing CounterStrike Sharp 03:21-03:45 Installing Practice plugin 03:46-04:19 Adding line for Metamod in gameinfo.gi 04:20-05:00 Adding admin permissions 05:01-05:10 Launching the server 05:11-05:34 Test if plugins work 05:35-05:47 Joining the server 05:48-07:20 How to use the plugin Let me know what you want to see next or what's missing in your current feeds, thank you for tuning in and have a great day!

Download

0 formats

No download links available.

CS2 How to Install Custom Practice Server with Plugins | NatokHD