CrashBlock - Source Episode One Engine Plugin
----------------------------------------------
By J3Di
Version: 2.0.1 (Maintenance Update)
Available from: http://zblock.mgamez.eu

About
-------

CrashBlock is a lightweight plugin which prevents two commonly known Source server crashing techniques... I will simply name these the RCON method and connecting command approach.

Note:
This plugin will not be compatible with other plugins which attempt to combat these crash techniques - i.e. zBlock 4.5Beta or RconLock.


Configuration
---------------

To install the plugin copy the "addons" folder and its contents to your servers "/cstrike/" directory, then restart the server.

The plugin can be configured with a cvar "cb_active" (Default: "3").
Allowed values:
0: Disables the plugin.
1: Only "connecting commands" are prevented.
2: Only the "RCON fix" is enabled.
3: Both fixes are enabled.


Advisory
----------

Further I would like to advise server administrators to set strong rcon passwords as there are a few people reporting their server passwords are being discovered by brute-force attacks. For added security you may also set this password through a startup command-line parameter.


Changelog
-----------

2.0->2.01:
-Removed disconnect message to prevent tampering of the message for malicious purposes.