bStats
To use bStats in your plugin, you first need to set up the plugin id. To do that, extend de getBStatsServiceId()
method and make it return your plugin id. Then, when your plugin loads, it will automatically load your bStats class
You can use APIPlugin#getBstats()
to get the bStats class, which you can use to add custom charts, or whatever you can do with bStats