The newest release of StrippedBroadcast makes the usage of API much easier than it has ever been.
Now three classes are dedicated for external usage:
StrippedBroadcast; the main class of the plugin, containing static functions to send stripped broadcast messages to a certain list of players;
StrippedBroadcastEvent; the event is called anytime a broadcast is sent;
PlayersUtil; this class contains all main methods to get a players list from certain values (a world, a permission, a group and so on...). This class also contains new methods that can now be used as inputs for the /sbc command; they are all listed below.