BooleanProvider |
Method annotation to provide a boolean value.
|
Conditional |
Method Annotation to determine that a method can not be called unless a condition is fulfilled.
|
DoubleProvider |
Method annotation to provide a double value.
|
GroupProvider |
Method annotation to provide String[] array of Group names about a Player.
|
InvalidateMethod |
Annotation used to invalidate old method values.
|
InvalidateMethod.Multiple |
|
NumberProvider |
Method annotation to provide a long (64bit number) value.
|
PercentageProvider |
Method annotation to provide a double (Percentage).
|
PluginInfo |
Class Annotation for informing Plan about a plugin.
|
StringProvider |
Method annotation to provide a String value.
|
Tab |
Method Annotation for determining Tab the given element should appear on.
|
TabInfo |
Class Annotation that allows determining an Icon and ElementOrder of a tab.
|
TabInfo.Multiple |
|
TableProvider |
Method annotation to provide a Table.
|
TabOrder |
Class Annotation for informing Plan about plugin's tab order preference.
|