---
title: "How to Install CounterStrikeSharp Plugins "
description: Learn how to install CounterStrikeSharp plugins on your CS2 server to expand gameplay with custom features and tools.
source: "https://nodecraft.com/support/games/counter-strike-2/how-to-install-counterstrikesharp-plugins"
image: "https://dynamic-assets.nodecraft.com/signedurl/w7vokBAexMnVlnMZ1Q/image.jpg?modifications=W3sibmFtZSI6ImdhbWVfYmciLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMjAwMHg1NTAvN2QwYTU0OGExNy9jc2dvLWJhbm5lci0xMjEucG5nL20vIn0seyJuYW1lIjoiZ2FtZV9sb2dvIiwiaW1hZ2VfdXJsIjoiaHR0cHM6Ly9jbXMtYS5ub2RlY3JhZnQuY29tL2YvMTMzOTMyLzMwMHgxMjAvYjYxOWJkNTIwOS9jb3VudGVyLXN0cmlrZS0yLWxvZ28uc3ZnIn0seyJuYW1lIjoiY3RhX3RleHQiLCJ0ZXh0IjoiQ3JlYXRlIHlvdXIgb3duIHNlcnZlciEifSx7Im5hbWUiOiJ0ZXh0IiwidGV4dCI6IkhvdyB0byBJbnN0YWxsIENvdW50ZXJTdHJpa2VTaGFycCBQbHVnaW5zICJ9XQ&s=0e30b8ae20434da350cf9474935d60b51ce013b4127750b4acae9aa88b220ecd"
published: "2025-09-18T17:29:33.636Z"
updated: "2025-09-18T17:29:33.575Z"
---

# How to Install CounterStrikeSharp Plugins

Learn how to install CounterStrikeSharp plugins on your CS2 server to expand gameplay with custom features and tools.

Adding plugins to your Counter-Strike 2 dedicated server is a great way to enhance gameplay, customize mechanics, and introduce new features tailored to your community. Whether you're looking to install admin tools, gameplay mods, or quality-of-life improvements, plugin support allows server owners to fine-tune the experience beyond the base game. In this guide, we’ll walk you through the steps needed to add plugins to your CS2 server, including the installation of a plugin framework like CounterStrikeSharp or Metamod, which are required for most plugins to work.

**Note: Be sure that your Counter Strike 2 server is fully stopped before making any configuration changes or setting updates!**

## Install Metamod and CounterStrikeSharp

You will need to ensure that your server has both Metamod and CounterStrikeSharp installed to your server to install plugins. We have a guide on how to add admins [HERE](/support/games/counter-strike-2/how-to-install-counterstrikesharp-and-metamod).

## Download Plugins

Finding plugins to download can be a bit tricky, but thankfully, there's a `Plugin-Releases` repository directly within [CounterStrikeSharp's Official Discord ](https://discord.com/invite/eAZU3guKWU)channel.

## Install Plugins

1. Navigate to your Counter Strike 2 servers’ dashboard.
2. Locate and click the **Server Files** option on the left-hand side of your dashboard.
3. Navigate to the following folders: `/game/csgo/addons/counterstrikesharp/plugins`![Uploading a CounterStrikeSharp plugin to a Counter Strike 2 server](https://cms-a.nodecraft.com/f/133932/1896x545/cb204331a5/upload-plugin.png/m/1000x0/smart)
4. **Upload** the plugin's zip file into the panel
5. Select and **Unzip** the zip file.![Unzipping a CounterStrikeSharp plugin in the Nodecraft Control Panel](https://cms-a.nodecraft.com/f/133932/1891x538/b9e6d49385/unzip-plugin.png/m/1000x0/smart)
6. Double-check that everything is in the correct directory, some authors provide extra folders that are not necessary.  
  Your folders and files should look like: `/game/csgo/addons/counterstrikesharp/plugins/TestPlugin/TestPlugin.dll` ![Showing the folder formatting for CounterStrikeSharp plugins](https://cms-a.nodecraft.com/f/133932/1897x539/4c9e91de11/plugin-format.png/m/1000x0/smart)

## Testing

1. Turn your server on by pressing the **Start** button.
2. Navigate to the **Console** tab in the panel, type and then press ENTER, the command `css_plugins list`. A list of the loaded plugins will appear in the Console.![Showing the css_plugins list command for CounterStrikeSharp to show the installed plugins for Counter Strike 2](https://cms-a.nodecraft.com/f/133932/1913x783/cf93aabbbd/css_plugins-list-command.png/m/1000x0/smart)

## Conclusion

With your plugin framework installed and your chosen plugins added to the server, you’re now equipped to create a more personalized and engaging Counter-Strike 2 experience. Remember to always check plugin documentation for compatibility and updates, and test changes thoroughly to avoid conflicts. Plugins can significantly expand what your server is capable of, giving both you and your players more control over gameplay and functionality.

## Need Help?

If you have questions or run into any issues, our support team is here to help! Reach out using the support widget on our website or visit our **[support center](https://nodecraft.com/support)** for further assistance.
