ACEAutoIPBan 
Version: 0.3a for ACE08

About
-----
Adds an IP Ban to the server if a hook got detected


Installation
------------
copy the .u file to your servers system folder.
add the following line to the [Engine.GameEngine] section of the server.ini
ServerActors=ACEAutoIPBAN.ACEAutoIPBAN

configsection - not really needed its enabled automatically, but you can disable it here if needed
---------------------------------------------------------------------------------------------------
[ACEAutoIPBAN.ACEAutoIPBAN]
benabled=True
bBanHookedModules=True
bBanVTableHook=True
bBanGNativeHook=True
bBanIllegalUfunctions=True
bIRCBroadcast=False
bBroadcastCheat=False
bDebug=True



Note
----
This version is for AVE08 only. 
version 0.1b is for ACE09 and wount work with ACE08.

Known Issues
------------
works with ACE08 only. see notes above!


History - a versions for ACE08, b versions for ACE09
-------
0.1a	2012/08/05	initial public version for ACE08
0.1b	2012/08/05	initial public version for ACE09
0.2a 	2012/08/06	for ACE08, added irc broadcast if a cheater got banned, option avail to enable/disable it (enhancement request)
0.3a	2012/08/23	for ACE08, config Updated, you can now configure on which cheats the mod should act/not act and if they should be spammed to IRC or not.
			Debug True/False enables/disables serverlog output



(c) madrixis, 2012
