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.
If you suspect an issue you can submit one here.
- Install maven
sudo apt-get install maven
- Verify installation
mvn -v
- Clone the repository
git clone [email protected]:CheatBreaker/CheatBreakerAPI.git
- Navigate to the new folder
cd cheatbreakerapi
- Import
pom.xml
into your IDE
- Navigate to the repository home directory
- Run
mvn clean install
- Find the compiled jar at
target/CheatBreakerAPI.jar
You can submit a pull request with your changes.
Documentation can be found on the wiki pages.
General: Approved for public release on 12/29/2019.
Details: This release is not supported or maintained and was released only to showcase some of the early functionality and things that were possible with the CheatBreaker Bukkit API. Keep in mind, this was an internal version of the API that was going to be overhauled for a public release. Additionally, this project depends on CheatBreaker/CheatBreakerAPINetHandler, which is not publicly available at this time.
License: GNU/GPL v3