The LunarBreaker API will allow you to detect when a player is running CheatBreaker and Lunar Client, 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]:LunarBreaker/LunarBreakerAPI.git
- Navigate to the new folder
cd lunarbreakerapi
- Import
pom.xml
into your IDE
- Navigate to the repository home directory
- Run
mvn clean install
- Find the compiled jar at
target/LunarBreakerAPI.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.
Credits: This project would be unable to run without CheatBreakerAPI
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 LunarBreaker 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 LunarBreaker/CheatBreakerAPINetHandler and LunarBreaker/LunarClientAPINetHandler, which are now available.
License: GNU/GPL v3