sv_filterban

From Valve Developer Community
Revision as of 07:24, 31 July 2021 by Ugnyteaa (talk | contribs)
Jump to navigation Jump to search

sv_filterban is a console variable that controls whenever player IP addresses are checked for being banned (an IP filter entry exists) or not.

Syntax: sv_filterban <value>

  • 0 - No checks will happen.
  • 1 - All incoming players will be checked for being IP banned (if they have an IP filter entry), if they are, they will be kicked.