my plugin is giving this error through the console here when I start it: [Server thread/ERROR]: Could not load '/storage/emulated/0/PocketMine/plugins/FlyText.phar' in folder '/storage/emulated/0/PocketMine/plugins/': Argument 1 passed to pocketmine\plugin\PluginDescription::loadMap() must be of the type array, boolean given, called in phar:///storage/emulated/0/PocketMine/PocketMine-MP.phar/src/pocketmine/plugin/PluginDescription.php on line 53
here my plugin.yml Code: name: FlyText version: 1.0.0 api: 2.0.0 main: flytext\main author: Bixcoitinho_ commands: flytext: description: Use /flytext use: "/flytext" permission: flytext.cmd