OK finally finish with my plugin but it not working because the resource file is not working can you fix it.
The only file there is the plugin.yml. Spoiler: Plugin.yml Code: name: MobBattle main: mobbattle\MobBattle version: 1.0 author: TheKnightGamer api: [1.13.1] load: POSTWORLD commands: d: permission: mobbattle.mob usage: /mb <name> [player] permissions: mobbattle: default: op children: mobbattle.mob: default: op description: Let Go! mobbattle.other: default: op description: Mob others mobbattle.exempt: default: op description: See through mobs
OK here the file and the error: "file_get_contents(phar:///storage/sdcard0/PocketMine/plugins/phar_MobBattle_HCcfkUtTooATsrC.phar//resources/mobs.json): failed to open stream: phar error: "resources/mobs.json" is not a file in phar "/storage/sdcard0/PocketMine/plugins/phar_MobBattle_HCcfkUtTooATsrC.phar"" (E_WARNING) in "/phar_MobBattle_HCcfkUtTooATsrC.phar/src/mobbattle/MobStore
Thats because your fileing is not right. Somehow, youve got it though a local host. Why, Why, WHY..... Its a common mistake with the slashes. Easy Fix