github pmmp/PocketMine-MP 3.7.2
PocketMine-MP 3.7.2

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

For Minecraft: Bedrock Edition 1.10.0

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

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 a memory leak when PlayerLoginEvent is cancelled.
  • Fixed permissions pocketmine.command.ban.list, pocketmine.command.difficulty, pocketmine.command.whitelist.enable and pocketmine.command.whitelist.disable always being granted to operators.
  • Fixed some commands outputting commands.generic.permission instead of the proper message when running commands that the sender doesn't have permission to use.
  • Worlds with unknown generator types will now refuse to load instead of getting incorrect terrain generation ruining them.
  • TextFormat::tokenize() no longer corrupts Unicode sequences.
  • TextFormat::clean() now removes non-printable Unicode code points in the private-use area.
  • Running two servers in the same data directory is no longer allowed and will gracefully halt instead of corrupting your data.
  • Sign text length is now soft-capped at 1000 characters.

Don't miss a new PocketMine-MP release

NewReleases is sending notifications on new releases.