[CS2] High Ping Kicker 2024-01-04

Totul despre Counter-Strike Sharp. Tutoriale de instalare, scripting in C# si cele mai noi pluginuri pentru serverul tau de CS2.
Post Reply
User avatar
greenie
Full Member
Full Member
Posts: 2389
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Da

[CS2] High Ping Kicker 2024-01-04

Post by greenie »

Inspired by SourceMod's Very Basic High Ping Kicker and High Ping Kicker plugins.
Kick a player when their ping is too high.

Variables
When you first load the plugin, it will generate the following configuration:
counterstrikesharp/configs/plugins/HighPingKicker/HighPingKicker.json
{
"max_ping": 150,
"max_warnings": 5,
"check_interval": 20, // in seconds, can be decimal number
"show_warnings": true,
"show_public_kick_message": true,
"warning_message": "You will be kicked for excessive ping. You have {WARN} out of {MAXWARN} warnings.",
"kick_message": "{NAME} has been kicked due to excessive ping.",
"grace_period_seconds": 90,
"ConfigVersion": 1
}

Teams
Features:
Administrator immunity (anyone with any flag or group has immunity)
Grace period when changing a card and when first connecting
Installation
Install CounterStrikeSharp
Unzip the archive to addons/counterstrikesharp/plugins
Restart the server

https://hlmod.net/resources/cs2-high-pi ... 9/download
π‘΄π’‚π’šπ’ƒπ’† 𝒕𝒉𝒆 𝑬𝒂𝒓𝒕𝒉 π’Šπ’” 𝒕𝒉𝒆 𝑯𝒆𝒍𝒍 𝒐𝒇 𝑨𝒏𝒐𝒕𝒉𝒆𝒓 𝑷𝒍𝒂𝒏𝒆𝒕... ☒️
Post Reply

Return to β€œCounter-Strike Sharp CS2”