github pmmp/PocketMine-MP 3.3.3
PocketMine-MP 3.3.3

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

For Minecraft: Bedrock Edition 1.7.0

This release is a bugfix update and does not contain any breaking changes versus 3.3.2.

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

  • Development build error messages are now more user friendly.
  • Fixed meta-only changes not getting saved correctly in SubChunk->setBlock().
  • Server will now sleep for up to 120 seconds on a crash if the uptime was less than 120 seconds. This delay is intended to reduce crash archive spam and can be skipped by the user if attended by pressing CTRL+C.
  • Fixed preprocessed builds sometimes having new calls treated as function calls.
  • Fixed a rare corruption case where player data could be written incorrectly due to a race condition.
  • DataPacket will now throw errors when attempting to read/write nonexisting fields to make it easier to debug protocol change errors.

Don't miss a new PocketMine-MP release

NewReleases is sending notifications on new releases.