github pmmp/PocketMine-MP 3.5.8
PocketMine-MP 3.5.8

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

For Minecraft: Bedrock Edition 1.8.0

This release is a patch update and does not contain any breaking API changes versus 3.5.7.

Note

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

Changes

  • Fixed player XP not dropping if a player was fast enough to respawn.
  • Player XP drop amount now matches vanilla (7x level points, incurs some loss of points for higher levels)
  • Fixed Doxygen configuration including test sources.
  • Improved performance of block-cache accesses.
  • Improved performance of random block-ticking.
  • Closure tasks will now show the correctly formatted name on timings.
  • Fixed a crash when a local update happens next to an ItemFrame with invalid metadata.
  • Fixed player being subscribed to broadcast permissions too early when permissions are modified before spawn.
  • Block-picking is now disallowed on unknown blocks.
  • Internal IP detection now works correctly on all platforms.
  • Fixed UPnP portforwarding not working correctly when multiple network adapters are installed.
  • Starting or stopping flight now resets fall distance and in-air ticks.
  • Fixed falling causing starvation.
  • Fixed crops consuming bone meal when fully grown.
  • Users are no longer able to avoid agreeing to the license by restarting the server.
  • Explosions no longer create broken double chests which crash the server. Existing chests affected by this bug will continue to crash. This will be addressed in a future release.
  • Cactus and sugarcane no longer grow through non-air blocks.
  • Fixed a memory leak in setChunk() when the unload parameter is true.
  • Generator will now crash if preset is invalid, instead of producing unexpected results.

Don't miss a new PocketMine-MP release

NewReleases is sending notifications on new releases.