pocketmine-mp
https://github.com/pmmp/pocketmine-mp
PHP
A server software for Minecraft: Bedrock Edition in PHP
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported2 Subscribers
Add a CodeTriage badge to pocketmine-mp
Help out
- Issues
- Get rid of `SplFixedArray`
- Bring back binary cache for `CraftingDataPacket` and other expensive join sequence packets
- Figure out how to avoid reference cycles for listener patterns, especially InventoryListener
- Async chunk I/O
- Implement cross-chunk-border lighting propagation
- `Position` should not be allowed to have a null World (remove `Position` from `Block`)
- Change how spawn & death positions are tracked by `Player`
- Investigate tolerances of `Player->checkGroundState()` (more accurate `onGround` checks)
- Drop legacy PHP versions
- A way for event handlers to see why an event was cancelled
- Docs
- PHP not yet supported