PluginManager: account for possible abstract main classes

idk why anyone does this, but it shouldn't cause a core crash ...
This commit is contained in:
Dylan K. Taylor
2022-04-01 23:42:37 +01:00
parent d7e6b01216
commit ac3a6033b9
5 changed files with 21 additions and 8 deletions

View File

@ -41,7 +41,7 @@
"pocketmine/classloader": "^0.2.0",
"pocketmine/color": "^0.2.0",
"pocketmine/errorhandler": "^0.6.0",
"pocketmine/locale-data": "~2.4.2",
"pocketmine/locale-data": "~2.5.0",
"pocketmine/log": "^0.4.0",
"pocketmine/log-pthreads": "^0.4.0",
"pocketmine/math": "^0.4.0",