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
- Support `Translatable` for tip, popup and title APIs
- Implement support for Xbox Live chat message blocking
- Improve permission checking for chat broadcast subscribers
- Command overloading, & automatic command argument parsing & validation system
- Command target selectors
- Return array of matches in `Server::getPlayerByPrefix()` (or add an alternative to do so)
- Client-side command hints
- Break cycle between `Command` and `CommandMap` (aliases, label)
- Enums don't get documented on apidoc.pmmp.io
- Rewrite inventory transaction system to an instruction-based model (like ItemStackRequest) instead of slot-change model (legacy)
- Docs
- PHP not yet supported