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
- Slow SubChunk garbage collection check
- Limit `SubChunk` to 2 block layers
- Get rid of `SplFixedArray`
- Bring back binary cache for `CraftingDataPacket` and other expensive join sequence packets
- Get rid of cached resolved `CompressBatchPromise`s from `ChunkCache`
- Figure out how to avoid reference cycles for listener patterns, especially InventoryListener
- Async chunk I/O
- Implement cross-chunk-border lighting propagation
- A way for world generators to not be forced to run in an async task
- `Position` should not be allowed to have a null World (remove `Position` from `Block`)
- Docs
- PHP not yet supported