Allows you to hide player models.
- Download the newest release from Releases
- Move the /gamedata folder to a folder /counterstrikesharp
- Make a folder in /plugins named /HidePlayers.
- Put the plugin files in to the new folder.
- Restart your server.
{
"Command": "css_hidemodels", // Command switch
"Hidden": "@all", // Which players are hiding. Values: @all / @team / @enemy
"Version": 1
}