To retrieve an instance of the API go to: BotSentryAPI.

Make sure to add the plugin in your plugin.yml (or bungee.yml) in the (soft)depends section.
We recommend adding the BotSentry JAR to your plugin, so your plugin does not give ClassNotFoundException.

Packages 
Package Description
com.lahuca.botsentry.api
Main classes for the BotSentry API
com.lahuca.botsentry.api.data
Classes used by the API.
com.lahuca.botsentry.api.event
All BotSentry main event holders.
com.lahuca.botsentry.api.event.bungee
Bungee platform BotSentry events.
com.lahuca.botsentry.api.event.spigot
Spigot platform BotSentry events.
com.lahuca.botsentry.api.event.sponge
Sponge platform BotSentry events.
com.lahuca.botsentry.api.event.velocity
Velocity platform BotSentry events.