Class PluginData

java.lang.Object
com.djrapitops.plan.data.plugin.PluginData

@Deprecated(since="5.0") public abstract class PluginData extends Object
Deprecated.
PluginData API has been deprecated - see wiki for new API.
This is an abstract class that can be used to add data from a plugin to the "Plugins"-sections of Analysis and Inspect pages.

API-section of documentation has examples on the usage of this class and how to register objects extending this class.