0
0
mirror of https://github.com/pmmp/PocketMine-MP.git synced 2024-05-13 14:09:35 +00:00
A server software for Minecraft: Bedrock Edition in PHP
Go to file
2024-05-13 11:52:31 +01:00
.github Attach permission doc to every release 2024-05-07 12:46:31 +01:00
.idea Make changelogs less infuriating in PhpStorm 2023-06-02 13:34:16 +01:00
build Fully cover codegen in CI 2024-04-25 11:48:22 +01:00
changelogs Release 5.15.0 2024-04-25 11:52:30 +01:00
doxygen doxygen -u doxygen/doxygen.conf 2022-03-09 16:28:38 +00:00
resources Merge branch 'minor-next' into major-next 2023-05-17 15:45:03 +01:00
src WoodenStairs can be a fuel (#6345) 2024-05-13 09:34:18 +01:00
tests Fix CS 2024-04-03 15:43:43 +01:00
tools Changes for 1.20.80 2024-04-25 11:31:41 +01:00
.editorconfig Use 2 space indents in YAML files 2019-01-24 18:44:06 +00:00
.gitattributes Always use LF in .neon files 2021-11-30 01:16:28 +00:00
.gitignore gitignore files generated by install-local-protocol.sh 2024-05-13 11:52:31 +01:00
.gitmodules Move resources/locale to Composer dependency 2021-11-06 00:32:58 +00:00
.php-cs-fixer.php Fixed PHP-CS-Fixer not import global constants. (#5449) 2022-12-12 17:12:33 +00:00
BUILDING.md Prepare for PHP 8.2 as primary version 2023-11-09 19:04:53 +00:00
composer.json Bump phpstan/phpstan from 1.10.66 to 1.10.67 (#6337) 2024-05-06 15:41:50 +01:00
composer.lock Update composer dependencies 2024-05-13 11:37:32 +01:00
CONTRIBUTING.md ÂCONTRIBUTING.md: restructure, reword and reorganize 2023-10-20 12:12:14 +01:00
install-local-protocol.sh Added script for linking local versions of Bedrock* deps for testing 2024-05-13 11:48:23 +01:00
LICENSE oops, wrong move 2012-12-07 02:24:55 +01:00
phpstan.neon.dist Added PHPStan rule to flag usages of legacy enum accessors provided by LegacyEnumShimTrait 2023-09-20 19:42:21 +01:00
README.md Update README.md 2023-11-10 16:27:57 +00:00
SECURITY.md Update SECURITY.md 2022-08-16 17:22:22 +01:00
start.cmd start.cmd: prevent idiotic behaviour when paths contain characters such as brackets 2021-12-27 21:54:32 +00:00
start.ps1 Make nicer errors for PHP binary not being found 2021-11-30 23:45:25 +00:00
start.sh Double quote array expansions to avoid re-splitting elements. (#5570) 2023-02-13 12:24:47 +00:00


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

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 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, or write plugins to implement them yourself.

Getting Started

Community & Support

Join our Discord server to chat with other users and developers.

You can also post questions on StackOverflow 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.

Contributing to PocketMine-MP

PocketMine-MP accepts community contributions! The following resources will be useful if you want to contribute to PocketMine-MP.

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
  • 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 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.