

Sm_vbping_minplayers - Minimum number of players needed in the server before ping checking will begin Sm_vbping_maxwarnings - Maximum number of internal warnings a player can have before kicking them Sm_vbping_checkrate - Rate in seconds at which all players' pings are checked Sm_vbping_maxping - Maximum ping a player can have before warning them Sm_vbping_mintime - Minimum amount of time a player needs to be connected before checking his ping

Cs go max ping console install#
Installation is incredibly easy, install the plugin in your /addons/sourcemod/plugins/ directory and refresh your plugin list, or change map.Ī config file will automatically be generated in /cfg/sourcemod/ when the plugin is first ran.
Cs go max ping console mod#
If you have a game or mod that you are using this for, please let me know so I can add it to the list! Thank you. This plugin should work on any Source game, however it has only been tested on these games: Note: This plugin may be inaccurate in some instances, be warned! If you are looking for an extremely accurate plugin, check out this High Ping Kicker by Liam (). This plugin uses the SourceMod ping function, which reports the same value as the "status" command for ping. I have been dissatisfied with other high ping kick plugins because they were either too complex and relied on server and client rate settings which I did not want or need, or they did not work properly or did not offer enough customization for my needs. It also waits 90 seconds after a map change before doing any ping checking, again to allow all players to fully join and pings to normalize. You can also specify a grace period before a player will be warned to compensate for first connect ping when a player first joins, and also a minimum number of players in the server before it starts kicking them. The flag that grants immunity can be changed via cvar. The plugin does take admin level into account, players with the RESERVED (default) or ROOT flags are immune to ping balancing. If a player exceeds the maximum number of warnings, they are kicked from the server. The ping is checked at a constant interval (default of 20 seconds) and if their ping exceeds the max ping given, they are internally given a warning. This is a very simple high ping kicker that kicks players based on their ping as reported by SourceMod.
