You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)