Is there a really simply (idiot's) guide to install the PureEntitiesX plugin? I've followed the install instructions from pmmp and GitHub, and can only get the Devtools plugin to load but not PureEntitiesX. I've tried both the source code and the phar versions. If I put the phar directly in the plugin folder I get the API incompatible error (despite it being correct in the plugin.yml). Any advice for a frustrated newbie greatly appreciated.
If the API version is really correct, you will not get the error. Check your server API version, and check that the api version in your plugin.yml is EXACTLY the same.
Thanks for your reply, I appreciate it. I suspect my issue is that neither of the two installations I've tried is correct. One I've copied the phar file into the plugins folder and get the 'incompatible API' error, but I don't have a plugin.yml to check / update. Two I've copied the source files from Github into the plugins folder. I don't then get the API error but only the DevTools v1.11.0 plugin is loaded at start-up, and not the PureEntitiesX.
The latest working phar is here: https://poggit.pmmp.io/r/2368/PureEntitiesX.phar just drop the fine in your plugins folder and run your server. After you do that, the config should be able to be modified