github pmmp/PocketMine-MP 1.7dev-27
PocketMine-MP 1.7dev-27 with API 3.0.0-ALPHA7

latest releases: 5.15.0, 5.14.1, 5.14.0...
pre-release6 years ago

For Minecraft PE 1.1.0.55
Minor bugfixes, updated for PHP 7.2

This version is an alpha snapshot and is NOT FEATURE COMPLETE. Please use our issue tracker to report bugs. Please do not create issues for missing gameplay features.

This build does not have any notable API changes, existing plugins declaring compatibility with API 3.0.0-ALPHA7 should be compatible.

The minor version has been updated to reflect the move to PHP 7.2.

NOTE: This version REQUIRES a minimum version of PHP 7.2.

Notable changes

Core

  • Minimum PHP version requirement is now PHP 7.2. This is because of thread-safety issues in earlier versions which make PHP 7.0 & 7.1 unsafe. 7.2, while (at the time of writing) is still in RC, is far more stable.
  • Fixed not being able to find sources when PocketMine.php is run from anywhere other than 3 levels up
  • The server will no longer crash if a garbage value is set as the timezone in php.ini.
  • Exception stack traces are now always logged regardless of debug level. Note that this ONLY affects stack traces, the usual debug level applies for everything else.
  • Non-packaged PocketMine-MP installation is now more informative about the advantages of using a phar in production.

Network

  • Fixed #1358 - resource packs reporting incorrect sizes in preprocessed Jenkins builds

Don't miss a new PocketMine-MP release

NewReleases is sending notifications on new releases.