Skip to content

A server software for Minecraft: Bedrock Edition in PHP

License

Notifications You must be signed in to change notification settings

Joshy3282/PocketMine-MP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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?

A fork of PocketMine-MP implementing items, blocks, stale PRs, and other features and QOL API additions. This is not a stable version of PocketMine, and there will be bugs. Items and blocks for the majority have functionality, however some do not. The only PRs added are ones that are not BC breaking. This will remain a version of PM-5 and should be a drop in replacement. If something is merged to the main branch of PocketMine, it will be changed here, hopefully with any fixes. The aim of this fork is to provide a "beta" version of PocketMine will untested, but functional changes that would usually take longer being to be added. PRs and issues are welcome however I will not be able to fix every bug. No composer libraries will be forked and the original PMMP version will be used.

Do not ask for support for this version of PocketMine in their main Discord server. Any questions can be directed to Joshy3282 on Discord. Additionally, please do not bug any actual PocketMine developers about this either.

A majority of changes arent mine and they come from the original repo in commits or prs
Additions

Blocks: azalea, flowering azalea, target, moss block, moss carpet, scaffolding, composter, beacon,
Items: end crystal, lingering potions, goat horns, end crystal
pmmp#4652 pmmp#4677 pmmp#4687 pmmp#4715 pmmp#4742 pmmp#5095 pmmp#5122 pmmp#5232 pmmp#5276 pmmp#5333 pmmp#5392 pmmp#5397 pmmp#5427 pmmp#5455 pmmp#5467 pmmp#5497 pmmp#5502 pmmp#5581 pmmp#5583 pmmp#5800 pmmp#5809 pmmp#5838 pmmp#5861 pmmp#5864 pmmp#5906 pmmp#5913 pmmp#5923 pmmp#5964 pmmp#5988 pmmp#6013 pmmp#6030 pmmp#6063 pmmp#6064 pmmp#6076 pmmp#6187 pmmp#6194 pmmp#6204 pmmp#6240 pmmp#6258 pmmp#6333 pmmp#6347 pmmp#6378 pmmp#6382 pmmp#6383 pmmp#6396 pmmp#6403 pmmp#6418 pmmp#6427 pmmp#6429 pmmp#6444 pmmp#6445 pmmp#6456 pmmp#6461

Projects implemented

https://github.com/IvanCraft623/MobPlugin
https://github.com/Muqsit/VanillaGenerator
https://github.com/Muqsit/PMArmorStand

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.

About

A server software for Minecraft: Bedrock Edition in PHP

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.7%
  • Other 0.3%