An open API service indexing awesome lists of open source software.

https://github.com/sof3/incompatibleapipluginloader

An incompatible API plugin loader for PocketMine-MP - USE AT OWN RISK
https://github.com/sof3/incompatibleapipluginloader

Last synced: 5 months ago
JSON representation

An incompatible API plugin loader for PocketMine-MP - USE AT OWN RISK

Awesome Lists containing this project

README

          

# IncompatibleAPIPluginLoader

IncompatibleAPIPluginLoader is, just like the name indicates, a plugin to load plugins that failed loading due to the API version being incompatible. This allows older plugins to be loaded and enabled.

### PLEASE NOTE...
- IncompatibleAPIPluginLoader is NOT responsible for any damage done using loaded plugins with an outdated API version.
- IncompatibleAPIPluginLoader does NOT magically fix outdated plugins. It only **_loads_** plugins of outdated API versions, which means it's very likely that the plugin could be partially, or even entirely broken.