Simple script loader, not for plugin development For an example see https://gist.github.com/shoghicp/516105d470cf7d140757
disablePlugin |
( |
Plugin |
$plugin | ) |
|
enablePlugin |
( |
Plugin |
$plugin | ) |
|
getPluginDescription |
( |
|
$file | ) |
|
Returns the filename patterns that this loader accepts
- Returns
- array
Implements PluginLoader.
Loads the plugin contained in $file
- Parameters
-
- Returns
- Plugin
- Exceptions
-
Implements PluginLoader.
The documentation for this class was generated from the following file:
- /Users/Kids/Desktop/Doxygen/pocketmine/plugin/ScriptPluginLoader.php