Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.45 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.45 KB

CheatBreaker Bukkit API

Releases Issues Pull Requests Discord Server

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

Documentation can be found here.

Get the Source

  1. Install maven sudo apt-get install maven
  2. Verify installation mvn -v
  3. Clone the repository git clone [email protected]:CheatBreaker/Bukkit-API.git
  4. Navigate to the new folder cd Bukkit-API
  5. Import pom.xml into your IDE

Compile a Build

  1. Clone this repository
  2. Run ./compile
  3. Find the compiled jar at target/CheatBreakerAPI.jar

License: GNU/GPL v3

Credits

The original CheatBreaker Bukkit API (made by CheatBreaker, LLC) can be found here.