Commands/Lua

Reference for console commands, Lua hooks and Lua commands in CS2D.

CS2D Command CS2D Console Commands

Category: server (201)

CS2D Command mp_floodprotignoretime

Categories

Parameters

  • flood ignore time (10-86400): how long will IPs of flood attackers be ignored (in sec, default 600)?

Info

High Security Relevance
This setting is important for the security of your server!
Use it carefully! Wrong settings may make your server vulnerable or limit its functionality or accessibility!

Controls how long IPs of people who try to attack the server with UDP message flooding will be ignored. The default duration is 600 seconds (10 minutes). The maximum possible duration is 86400 seconds (60*60*24 = 1 day).

Attention: This command has no effect if mp_floodprot is set to 0 (disabled)

Lua Hook Lua Hooks

Lua Command Lua Commands