Information about an Openplanet plugin.
string get_ID()
string
Meta::PluginType get_Type()
Meta::PluginType
string get_Name()
string get_Author()
string get_Category()
string[]@ get_Blocks()
string[]@
string[]@ get_Dependencies()
string[]@ get_OptionalDependencies()
bool get_HasManifest()
bool
int get_SignatureLevel()
int
int get_SiteID()
string get_Version()
Meta::PluginSource get_Source()
Meta::PluginSource
string get_SourcePath()
bool get_Enabled()
bool get_Unstable()
Meta::PluginSetting@[]@ GetSettings()
Meta::PluginSetting@[]@
Meta::PluginSetting@ GetSetting(const string&in varName)
Meta::PluginSetting@
void Enable()
void Disable()