Jump to main content Jump to doc navigation

Event: OnPluginFormSave

Fires after a Plugin is saved in the manager.

  • Service: 1 - Parser Service Events
  • Group: Plugins

Event Parameters

Name Description
mode Either 'upd' or 'new', depending on the circumstance.
chunk A reference to the modPlugin object.
id The ID of the plugin.

See Also