Staff Modules
Special mods for server staff
note
- Staff modules are disabled by default.
 - Only enable staff modules for staff you trust.
 
Enable/Disable a specific staff module
CheatBreakerAPI.getInstance().setStaffModuleState(Player player, StaffModule module, boolean state)
Enable all staff modules
CheatBreakerAPI.getInstance().giveAllStaffModules(Player player)
Disable all staff modules
CheatBreakerAPI.getInstance().disableAllStaffModules(Player player)
info
Available staff modules:
XRAY: See through blocks.NAME_TAGS: See players' names through blocks.NO_CLIP: Clip through blocks.BUNNY_HOP: Jump further.