To install a PocketMine-MP plug-in, place the PHAR file in PocketMine-MP’s plugins folder. Poggit Release contains hundreds of PocketMine-MP plug-ins. Programs open or reference PHAR files. The next...
To install a PocketMine-MP plug-in, place the PHAR file in PocketMine-MP’s plugins folder. Poggit Release contains hundreds of PocketMine-MP plug-ins. Programs open or reference PHAR files. The next time you start PocketMine-MP, your PHAR file will appear as an available plug-in. Players install plug-ins that allow teleporting, changing character size, or playing custom modes. These plug-ins save in PHAR files. PocketMine-MP users download PHAR files from poggit.pmmp.io. How do I open a PHAR file? Sort PHAR file names by pocket, mine, converter, score, economyapi, wars, connector, enchants, and tools. 40% of PHAR files use the shell script format. Most PHAR files are 1 to 5 MB. Noobs can download plugin source code zips and run them. This already happens with zip2phar and folder plugins. PhpStorm doesn’t index zipped code files. A modern version would simplify past implementations. Nukkit plugins are at https://cloudburstmc.org/resources/. Upload PocketMine-MP plugins to the plugins folder. Nukkit plugins also go in the plugins folder. Plugin data saves in the plugin_data folder. The easiest plugin format is .phar. DevTools helps develop PocketMine-MP plugins. It bootstraps and builds plugins.