.phar
.phar
.pmf
.phar
.phar
.pmf
.phar
.zip
file, make sure the plugin's contents are in the root directory or a directory with the same name as the .zip
file.DevTools-master.zip ⳑ src ⳑ plugin.yml | DevTools-master.zip ⳑ DevTools-master ⳑ src ⳑ plugin.yml | DevTools-master.zip ⳑ DevTools-master ⳑ OtherFolder ⳑ src ⳑ plugin.yml | DevTools-master.zip ⳑ DevTools-other ⳑ src ⳑ plugin.yml |
Valid | Valid | Invalid | Invalid |
.phar
.zip
file to the plugins/
directory, make sure to unzip it.plugin.yml
. This means you must handle API changes by hand..pmf
.pmf
only decodes your .pmf
plugin. It does not do anything behind the scenes to make your plugin compatible with newer PocketMine-MP versions.Check out these official resources from the PMMP team.
This error occurs when the crashdump body is invalid or doesn't exist.
This error occurs when your plugin cannot be converted. Often this error is caused by uploading the wrong file type.
.phar
.zip
.phar
.phar
This error occurs when there is an error generating your plugin. Please file a bug report if you experience this error. Make sure to include your browser, device, plugin name and plugin API.
This error occurs when a plugin.yml
file is not located in the root directory of the uploaded plugin.
.phar
tool to extract your plugin to a .zip
file..zip
file..zip
file or a directory with the same name as the .zip
file.Example 1 | Example 2 | Example 3 | Example 4 |
---|---|---|---|
DevTools-master.zip ⳑ src ⳑ plugin.yml | DevTools-master.zip ⳑ DevTools-master ⳑ src ⳑ plugin.yml | DevTools-master.zip ⳑ DevTools-master ⳑ OtherFolder ⳑ src ⳑ plugin.yml | DevTools-master.zip ⳑ DevTools-other ⳑ src ⳑ plugin.yml |
Valid | Valid | Invalid | Invalid |
.zip
file. Your file structure should look like Example 1..phar
tool to convert your plugin back to .phar
.This error occurs when your plugin cannot be injected. Often this error is caused by uploading the wrong file type.
.phar
This error occurs when there an an error decoding your .pmf
plugin. Check that your plugin is valid and not corrupted.
This error often occurs when the PHP code in the .pmf
plugin has an invalid syntax. Try uploading a different plugin or turn off beautify output to get the original code.
This error occurs when you upload a .pmf
plugin bigger than 5 megabytes. Please upload a smaller plugin.
This error occurs when you upload a plugin not ending in .pmf
. Please ensure your plugin has the correct extension and is a .pmf
plugin.
This error is shown when your server's DNS record cannot be found.
A
record pointing to your server's IP address.This error occurs when your server cannot be pinged. Check that the server is online and the hostname and port are entered correctly. If you continue to experience errors, file a bug report and make sure to include the affected hostname and port.
Please send an email to support@mcpe.fun.
Version | v3.0.4 |
---|