Package com.djrapitops.plan.extension
package com.djrapitops.plan.extension
DataExtension API and related classes.
Documentation
-
ClassDescriptionInterface for manually calling update methods on a registered
DataExtension
.Enum representing different events when Plan calls methods ofDataExtension
automatically.Interface to implement data extensions with.Enum representing big elements of a plugin.Task for updatingDataExtension
server values periodically.Interface for registeringDataExtension
s.Implementation forExtensionService
.Enum for determining additional formatter for a value given by aNumberProvider
.Method parameter for providing values about a group with provider annotations.Exception to throw inside DataExtension if a method is not ready to be called (Data is not available etc).