Skip to content
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.

LunarBreaker/LunarBreakerAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bukkit-LunarBreakerAPI

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.

Reporting an issue

If you suspect an issue you can submit one 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]:LunarBreaker/LunarBreakerAPI.git
  4. Navigate to the new folder cd lunarbreakerapi
  5. Import pom.xml into your IDE

Compile a Build

  1. Navigate to the repository home directory
  2. Run mvn clean install
  3. Find the compiled jar at target/LunarBreakerAPI.jar

Contributing

You can submit a pull request with your changes.

Documentation

Documentation can be found on the wiki pages.


Approval for Public Release

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