

- #Steam max ping console command install#
- #Steam max ping console command mod#
- #Steam max ping console command update#
- #Steam max ping console command mods#
- #Steam max ping console command download#
I have these listed as "Unconfirmed" since I see the plugin running on these mods from Game-Monitor, but that information is not always reliable and I would still like to have a human say for certain it is working. If anyone can confirm that the plugin works for these mods, that would be awesome.
#Steam max ping console command update#
Commented code further and cleaned up some unnecessary things.Īgain, if someone can provide me some good, clean code for using a cvar to control the immunity flag, please post it so I can update the plugin. Plugin now properly uses the CUSTOM1 flag instead of the RESERVED flag.Īgain, sorry to everyone for not addressing this sooner! Fixed long standing bug with the wrong type of player flag being used.
#Steam max ping console command download#
Download the latest version from the first post. converts to the warning count and max warnings respectively. Sm_vbping_kickmsgpublic - Public kick message. Sm_vbping_showpublickick - Enable/disable public kick message. Sm_vbping_logactions - Log warning and kicking by the plugin Sm_vbping_kickmsg - Kick reason to players 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
#Steam max ping console command 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.
#Steam max ping console command 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. Set to anything else and the bot will use / commands whether CBSM is present or not.This is a very simple high ping kicker that kicks players based on their ping as reported by SourceMod. If set to friendly, the bot will automatically switch from / commands to using the ! since CBSM uses the / set cbsm unfriendly (or anything other than the word friendly such as die die die) To stop that, add the them to the bot's whitelist.

If a player has any VAC bans you can auto-ban them or allow them in.Įach time they join, admins will be alerted to their VAC ban. enable/disable vac (disable is the default) They will see a kick message asking them to change their name. You can set a custom welcome message that will override the default greeting message when a player joins.Īuto-kick players with numeric names or names that contain no letters such as ascii art crap. Tell the bot the URL of your website or steam group so your players can ask for it. If telnet is disabled, the bot won't keep trying to connect to it. This is used by the bot as part of monitoring the status of telnet. Instead use this to tell the bot if the server's telnet is enabled or disabled. This doesn't change telnet in the server. set telnet enabled/disabled (enabled is the default) All commands are typed in in-game chat and begin with a / Commands have access levels and won't work for you if your level is too low.
