The new home of my PocketMine-MP plugins.
Contributions and donations are greatly appreciated. If you like this repository, do not forget to give me a hand!
- Star this repository. It's free
- Submit pull requests to contribute code.
- Donate to my PayPal.
Got an issue running a plugin? Submit an issue and I'll be happy to help. Make sure it is not a duplicate by checking the Issue Tracker and following the issue template or it will be instantly closed.
There are some cases where your issue will be closed without prior explanation:
- The issue does not follow the issue template or is incomplete.
- The issue is irrelevant to a plugin listed on the
kenygamer/pmmp-plugins
repository. - The issue ocurrs in non-official PocketMine installations (forks).
Get the plugin of your choice for your PocketMine-MP server for free. Follow the tutorial that best suits you.
- Get the zip of your plugin here.
- Upload the compressed file on the
plugins/
directory. - Unzip the file. For terminal, use
unzip unknown.zip
. - Restart your PocketMine server.
- Get the zip of your plugin here.
- Use this tool to get the phar.
- Upload the phar on the
plugins/
directory. - Restart your PocketMine server.
The auto-notifier is available in the most modern versions of the plugins. It will notify you of new releases in the console log on every server startup.
- Go to the
PluginName
folder. - Backup all data files (except the
plugin.yml
and thesrc/
folder). - Repeat the installation procedure.
- Place the backuped files in this folder.
- Restart your PocketMine server.
kenygamer/pmmp-plugins
is licensed under the GNU General Public License v3 (GPL-3).