AntiCheat
AntiCheat helps server admins easily identify and block malicious users by monitoring and analyzing the behaviour of their players.
Installation
- Download the latest release build.
- Drag AntiCheat.jar into your Bukkit server's plugins folder
- You're done! Optionally, explore the configuration and customize to your liking.
Compiling
- Ensure you have the JDK, Git, and Maven3 installed.
$ git clone git@github.com:h31ix/AntiCheat.git
$ cd AntiCheat
$ mvn clean install
Support
Having trouble? Check out the documentation at http://dev.bukkit.org/bukkit-plugins/anticheat/ as well as the Q&A and information pages. If you don't find what you're looking for, feel free to join us on IRC (#anticheat on irc.esper.net) or file a bug report.