Skip to content

The CheatBreaker Bukkit 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.

License

Notifications You must be signed in to change notification settings

CheatBreakerNet/Bukkit-API

Repository files navigation

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.

Compatibility

This API has been tested with Spigot 1.7.10, PaperSpigot 1.7.10 and mSpigot 1.7.10 (MineHQ Spigot). However, it can work on other/newer versions as well.

This API can detect people on CheatBreaker 1.7.10 and 1.8.9.

Download

The latest release can be found here.

Commands

/cb (username) - Check if a player is using CheatBreaker.

/cbm - Send a message to all CheatBreaker players (Default permission: cheatbreaker.message).

/cbt - Send a title text to all CheatBreaker players (Default permission: cheatbreaker.title).

Examples

Example plugins can be found under the Examples folder. Those examples will help you integrate the CheatBreaker API into your plugins.

Get the Source

  1. Install maven sudo apt-get install maven
  2. Verify installation mvn -v
  3. Clone the repository git clone git@github.com: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

Documentation

Documentation can be found on the wiki pages.


License: GNU/GPL v3

Credits

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

About

The CheatBreaker Bukkit 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.

Topics

Resources

License

Stars

Watchers

Forks