Updated APIv5 (markdown)

Risto Lahtela 2019-03-18 16:30:53 +02:00
parent 779bd880f7
commit bc178c2850
1 changed files with 1 additions and 0 deletions

@ -233,6 +233,7 @@ Example usage:
)
@TabInfo(tab* = "Second Tab")
@TabOrder({"Economy", "Second Tab"})
@PluginInfo(...)
public class YourExtension implements DataExtension {
@BooleanProvider(text = "Has Pet")