pmmp / PocketMine-MP

A server software for Minecraft: Bedrock Edition in PHP
https://pmmp.io
GNU Lesser General Public License v3.0
3.23k stars 1.51k forks source link
minecraft minecraft-server phpstan-l9 phpstan-strict pmmp pocketmine pocketmine-mp


A highly customisable, open source server software for Minecraft: Bedrock Edition written in PHP

CI GitHub release (latest SemVer) Discord
GitHub all releases GitHub release (latest by SemVer)

## What is this? PocketMine-MP is a highly customisable server software for Minecraft: Bedrock Edition, built from scratch in PHP, with over 10 years of history. If you're looking to create a Minecraft: Bedrock server with **custom functionality**, look no further. - 🧩 **Powerful plugin API** - extend and customise gameplay as you see fit - 🗺️ **Rich ecosystem** and **large developer community** - find plugins easily and learn to develop your own - 🌐 **Multi-world support** - offer a more varied game experience to players without transferring them to other server nodes - 🏎️ **Performance** - get 100+ players onto one server (depending on hardware and plugins) - ⤴️ **Continuously updated** - new Minecraft versions are usually supported within days ## :x: PocketMine-MP is NOT a vanilla Minecraft server software. **It is poorly suited to hosting vanilla survival servers.** It doesn't have many features from the vanilla game, such as vanilla world generation, redstone, mob AI, and various other things. If you just want to play **vanilla survival multiplayer**, consider using the [official Minecraft: Bedrock server software](https://minecraft.net/download/server/bedrock) instead of PocketMine-MP. If that's not an option for you, you may be able to add some of PocketMine-MP's missing features using plugins from [Poggit](https://poggit.pmmp.io/plugins), or write plugins to implement them yourself. ## Getting Started - [Documentation](http://pmmp.readthedocs.org/) - [Installation instructions](https://pmmp.readthedocs.io/en/rtfd/installation.html) - [Docker image](https://github.com/pmmp/PocketMine-MP/pkgs/container/pocketmine-mp) - [Plugin repository](https://poggit.pmmp.io/plugins) ## Community & Support Join our [Discord](https://discord.gg/bmSAZBG) server to chat with other users and developers. You can also post questions on [StackOverflow](https://stackoverflow.com/tags/pocketmine) under the tag `pocketmine`. ## Developing Plugins If you want to write your own plugins, the following resources may be useful. Don't forget you can always ask our community if you need help. * [Developer documentation](https://devdoc.pmmp.io) - General documentation for PocketMine-MP plugin developers * [Latest release API documentation](https://apidoc.pmmp.io) - Doxygen API documentation generated for each release * [Latest bleeding-edge API documentation](https://apidoc-dev.pmmp.io) - Doxygen API documentation generated weekly from `major-next` branch * [DevTools](https://github.com/pmmp/DevTools/) - Development tools plugin for creating plugins * [ExamplePlugin](https://github.com/pmmp/ExamplePlugin/) - Example plugin demonstrating some basic API features ## Contributing to PocketMine-MP PocketMine-MP accepts community contributions! The following resources will be useful if you want to contribute to PocketMine-MP. * [Building and running PocketMine-MP from source](BUILDING.md) * [Contributing Guidelines](CONTRIBUTING.md) ## Donate PocketMine-MP is free, but it requires a lot of time and effort from unpaid volunteers to develop. Donations enable us to keep delivering support for new versions and adding features your players love. You can support development using the following methods: - [Patreon](https://www.patreon.com/pocketminemp) - Bitcoin (BTC): `171u8K9e4FtU6j3e5sqNoxKUgEw9qWQdRV` - Stellar Lumens (XLM): `GAAC5WZ33HCTE3BFJFZJXONMEIBNHFLBXM2HJVAZHXXPYA3HP5XPPS7T` Thanks for your support! ## Licensing information This project is licensed under LGPL-3.0. Please see the [LICENSE](/LICENSE) file for details. pmmp/PocketMine are not affiliated with Mojang. All brands and trademarks belong to their respective owners. PocketMine-MP is not a Mojang-approved software, nor is it associated with Mojang.