public class MetricsLite extends Object
Check out https://bStats.org/ to learn more about bStats!
| Modifier and Type | Field and Description |
|---|---|
static int |
B_STATS_VERSION |
| Constructor and Description |
|---|
MetricsLite(org.bukkit.plugin.Plugin plugin,
int pluginId)
Class constructor.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonObject |
getPluginData()
Gets the plugin specific data.
|
boolean |
isEnabled()
Checks if bStats is enabled.
|
public static final int B_STATS_VERSION
public MetricsLite(org.bukkit.plugin.Plugin plugin,
int pluginId)
plugin - The plugin which stats should be submitted.pluginId - The id of the plugin.
It can be found at What is my plugin id?Copyright © 2017–2020. All rights reserved.