Good Morning! I am in a bit of a rut! I have a server (I was hosting my own server at home but I wanted to accesses it from anywhere and didn't want to set up the port forwarding) I am trying to install some plugins on my server directory using filezilla. I copy the .phar files to my /plugins folder but when i restart i get the following error message Code: 2017-03-05 [17:37:07] [Server thread/ERROR]: Could not load plugin 'EssentialsPE': Incompatible API version 2017-03-05 [17:37:07] [Server thread/ERROR]: Could not load plugin 'SimpleWarp': Incompatible API version So i go up to the beginning of the log and find the api version of my server which is: Code: 2015-09-11 [16:05:01] [Server thread/INFO]: This server is running PocketMine-MP 1.5dev-1261 「活発(Kappatsu)フグ(Fugu)」 implementing API version 1.12.0 for Minecraft: PE v0.11.0 alpha (protocol version 27) So I now know my api version and I start looking for plugins and i find two websites https://poggit.pmmp.io/pi and http://forums.pocketmine.net/plugins/ I have looked for my api version on the plugin descriptions but I can't find exactly api v1.12.0 ------- I feel like i am missing something in my quest to get plugins working on my server. a. does gameservers.com just use a really old version of pocketmine? b. am i looking in the wrong place for plugins? c. am i installing the plugins wrong? I have put some time into trying to get this to work but to no success. Any help would be very appreciated. Very Respectfully, Daniel
You are using a very outdated version of PocketMine. I suggest you ask your host to update it if they don't give you the option to yourself. You are doing nothing wrong, the server is just outdated for those plugins.
plugin there works, but most of them are outdated and need to be API bumped by a dev(that knows how to check for compatibility)