Initial upload of AnticheatModule

This commit is contained in:
3ndos
2016-12-05 11:39:52 -05:00
commit 05231e0c2c
15 changed files with 1181 additions and 0 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
Currently this only works with the <b>moreScriptHooks</b> Branch:
https://github.com/3ndos/azerothcore-wotlk/tree/moreScriptHooks
<b>Make sure to support the main project:
https://github.com/azerothcore/azerothcore-wotlk/</b>
# AnticheatModule
* <b>!!BEFORE RUNNING!!:</b> Execute the included "conf/SQL/charactersdb_anticheat.sql" file on your characters database. This creates a necessary table for this module.
* This is a port of the PassiveAnticheat Script from lordpsyan's repo to azerothcore.