Skip to content

MintyPinty/CS2-AntiVPN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CS2-AntiVPN

Description

A plugin that kicks players with a VPN enabled.

Installation

  • Download the newest release from Releases
  • Make a folder in /plugins named /CS2-AntiVPN.
  • Put the plugin files in to the new folder.
  • Restart your server.

Requirments

Configuration

{
  "Kick_Delay": 5, // Delay before kicking the player
  "Kick_Message": "{Default}[{Red}AntiVPN{Default}] You have been blocked from the server for using a VPN.", // Message before the kick
  "Kick_Message_Delay": 1, // Delay before outputting the kick message
  "Webhook_Url": "" // Discord Webhook Url
  "ConfigVersion": 1 // Do not change
}

About

Kicks Players with a VPN enabled.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages