Example plugin implementation.
Optional description of the plugin
Unique identifier for the plugin
Version of the plugin
Called when the plugin is loaded. Register custom commands here.
Called when the plugin is unloaded. Clean up registered commands and other resources here.
Example plugin implementation.