Class Metrics
java.lang.Object
net.ME1312.SubServers.Client.Bukkit.Library.Metrics
SubServers BStats Metrics Implementation
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
An extremely simple JSON builder.static class
static class
static class
static class
static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionAdds a custom chart.Add subservers platform information as custom charts
-
Constructor Details
-
Metrics
Creates a new Metrics instance.- Parameters:
plugin
- Your plugin instance.serviceId
- The id of the service. It can be found at What is my plugin id?
-
-
Method Details
-
addPlatformCharts
Add subservers platform information as custom charts -
addCustomChart
Adds a custom chart.- Parameters:
chart
- The chart to add.
-