The CheatBreaker API will allow you to detect when a player is running CheatBreaker, enable and disable HUD modules, allow x-ray for your staff, and much more.
Documentation can be found here.
- Install maven
sudo apt-get install maven
- Verify installation
mvn -v
- Clone the repository
git clone git@github.com:CheatBreaker/Bukkit-API.git
- Navigate to the new folder
cd Bukkit-API
- Import
pom.xml
into your IDE
- Clone this repository
- Run
./compile
- Find the compiled jar at
target/CheatBreakerAPI.jar
License: GNU/GPL v3
The original CheatBreaker Bukkit API (made by CheatBreaker, LLC) can be found here.