github pmmp/PocketMine-MP 3.5.7
PocketMine-MP 3.5.7

latest releases: 5.13.0, 5.12.1, 5.12.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.6.

This release contains several security fixes for RCON. Users of older 3.5.x versions are recommended to upgrade immediately if using RCON in production.

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 several bugs in RCON packet receive that would allow an attacker to block or crash the RCON thread, denying service to other legitimate RCON clients.
  • Fixed RCON connections not working (timing out with no response) on some platforms.
  • Logins are now permitted to have up to 60 seconds clock drift on the nbf and exp timestamps in the login JWT.
  • Fixed XP orbs following players who switched to a location spatially nearby in a different world.
  • Player->removeWindow() now throws InvalidArgumentException instead of BadMethodCallException when trying to non-forcefully remove a fixed window ID.

Don't miss a new PocketMine-MP release

NewReleases is sending notifications on new releases.