Hooks PluginRegistered - brianhang/nutscript2 GitHub Wiki
Description
PluginRegistered(plugin)
This shared hook is called after a plugin has been fully set up and added to the list of plugins.
Parameters
| Name | Description |
|---|---|
plugin |
A table containing information about the registered plugin. |