| Class | Description | 
|---|---|
| Metrics |  The metrics class obtains data about a plugin and submits statistics about it to the metrics backend. | 
| Metrics.Graph | Represents a custom graph on the website | 
| Metrics.Plotter | Interface used to collect custom data for a plugin | 
| Statistics | |
| Updater | Check dev.bukkit.org to find updates for a given plugin, and download the updates if needed. | 
| Enum | Description | 
|---|---|
| Updater.UpdateResult | Gives the dev the result of the update process. | 
| Updater.UpdateType | Allows the dev to specify the type of update that will be run. |