Skip to content

3.0.0

Choose a tag to compare

@ShonP40 ShonP40 released this 21 Jul 13:35
· 172 commits to main since this release
6a5e5f7

Changelog

  • Recoded the API completely using the original CheatBreaker API
  • Cleaned up the config file
  • Renamed the /cbn command to /cbm
  • ProtocolLib is no longer required to run the CheatBreaker Bukkit API
  • Removed the list function of the /cb command
  • Updated command permissions (the default permissions can be found in the config file)
  • Renamed the plugin from OfflineCheatBreakerAPI to CheatBreakerAPI (if you used our examples, you'll need to update them. If you added OfflineCheatBreakerAPI as a dependency in your own plugins, you'll need to change that dependency name to CheatBreakerAPI)
  • Added command descriptions (for /help)
  • Reverted the removal of the voice chat packets for future compatibility (not used in Offline CheatBreaker at the moment)
  • Open-sourced the API