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
- Host: GitHub
- URL: https://github.com/sof3/incompatibleapipluginloader
- Owner: SOF3
- Created: 2017-06-18T08:58:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-18T09:12:59.000Z (over 8 years ago)
- Last Synced: 2025-06-29T13:02:28.582Z (7 months ago)
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.