/cs2_IPBlocker

This plugin blocks the message that contains ip

Primary LanguageC#

cs2_IPBlocker

This plugin blocks the message that contains ip

Installation

  1. Install CounterStrike Sharp and Metamod:Source

  2. Download IPBlocker

  3. Unzip the archive and upload it to the game server

Configs

The config is created automatically in the same place where the dll is located

{
  "AllowedIPs": [
    "1.1.1.1",
    "192.168.1.1"
  ]
}