I can't find the namespace for PluginBase in PocketMine-MP
I expected it to be found, but Error because it was unfound
CodePudding user response:
use pocketmine\plugin\PluginBase;
https://github.com/pmmp/PocketMine-MP/blob/stable/src/plugin/PluginBase.php