github pmmp/PocketMine-MP 3.1.8
PocketMine-MP 3.1.8

latest releases: 5.15.0, 5.14.1, 5.14.0...
5 years ago

For Minecraft: Bedrock Edition 1.5.0

This release is a bugfix update and does not contain any breaking changes versus the previous 3.1.x version (3.1.7).

Note

Plugins compatible with any previous 3.x.y version will also run on this build and do not need API bumps. Plugin developers should only update their required API to this version if you need the bug fixes in this build.

Fixes

  • Fixed levels unloaded during an earlier level's tick on the same tick causing a crash.
  • PermissibleBase->clearPermissions() now properly unsubscribes from all permissions.
  • Fixed incorrect break check for standing torch.
  • Fixed drops for brewing stand.
  • Fixed block picking brewing stand, bed, double slab, cake, farmland, and mob heads giving the wrong items.
  • Fixed blocks not placing correctly when clicking on redstone ore.
  • Fixed unknown PC items in tile inventories crashing the server - now they'll be quietly removed instead.
  • Fixed server freezing when eating chorus fruit from high altitude.
  • readline is now disabled by default on Windows and must be explicitly enabled with --enable-readline due to thread-safety issues.
  • Fixed server crash when trying to use non-implemented splash potions.
  • Removed incorrect maximum region file size cap which may have caused some worlds to be incorrectly detected as corrupted.

Don't miss a new PocketMine-MP release

NewReleases is sending notifications on new releases.