Name | Description |
---|---|
EventExecutor | |
Plugin | It is recommended to use PluginBase for the actual plugin |
PluginLoader | Handles different types of plugins |
Name | Description |
---|---|
MethodEventExecutor | |
PharPluginLoader | Handles different types of plugins |
PluginBase | |
PluginDescription | |
PluginLoadOrder | |
PluginLogger | |
PluginManager | Manages all the plugins, Permissions and Permissibles |
RegisteredListener | |
ScriptPluginLoader | Simple script loader, not for plugin development For an example see https://gist.github.com/shoghicp/516105d470cf7d140757 |