	
	
	Hack Detector
	Version 0.0.4
	By Exolent
	
	What it detects:
	- KZ Hack
	- Bhop Hacks
	
	Server Requirements:
	- Steam server with protocol 48 support ONLY
	- AMX Mod X version 1.8.0 or higher
	- Metamod version 1.19 or higher
	
	Installation Instructions:
	- Place the plugins in the addons/amxmodx/plugins folder
	- Add the plugins' names to the addons/amxmodx/configs/plugins.ini file
	  Note: hd_main.amxx must be above any of the other hd_*.amxx plugins
	- Restart your server or change map
	
	Extra Notes:
	- Please, do not give this out to anyone.
	  I only want people to have these plugins if I have given it to them myself.
	- This plugin uses my own SQL database so that all other servers running these plugins will have the same banned players.
	  Therefore, if you decide to be sneaky and find out how to fuck up the database, you will be ruining this privilege for everyone else.
	  If that does happen, then I will remove the part of the plugin that includes info to upload hackers to the database.
	  And, it will only have the SQL info that has rights to only read the hackers from the database.
	  Therefore, no new hackers can be sent from servers all over the world to allow the database to continue to grow.
	
	Changelog:
	- Version 0.0.1
	  * Initial Release
	- Version 0.0.2
	  * Now uses sockets to upload new hackers to the database
	  * Changed SQL info in the plugin to only have rights to read from the database
	- Version 0.0.3
	  * Fixed uploading hackers to the database
	- Version 0.0.4
	  * SQL info secured
	  * No longer uses sockets