public class Metrics
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
B_STATS_VERSION |
Constructor and Description |
---|
Metrics(SubPlugin plugin)
Class constructor.
|
Modifier and Type | Method and Description |
---|---|
org.json.simple.JSONObject |
getPluginData()
Gets the plugin specific data.
|
public static final int B_STATS_VERSION
public Metrics(SubPlugin plugin)
plugin
- The plugin which stats should be submitted.