Documentation

Add plugin

A guided flow for including bStats into your plugin. Pick the platform, register the plugin, add the bStats dependency and instantiate the Metrics class in your code.

1

Choose your platform

Pick the platform your plugin runs on.

2

Register plugin

3

Pick your build workflow

4

Include the Metrics dependency

5

Instantiate metrics

6

Done