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
- Change how spawn & death positions are tracked by `Player`
- Investigate tolerances of `Player->checkGroundState()` (more accurate `onGround` checks)
- Separation of block interact disabling vs actual sneak/crouch
- Drop legacy PHP versions
- A way for event handlers to see why an event was cancelled
- Remove `Plugin` hard dependency from `PermissionAttachment`
- Always hide username not working in certains conditions
- Always use `Permission` objects instead of `string`
- Separate inventory holder info from container & player inventories
- Added support for infinite duration effects
- Docs
- PHP not yet supported