github pmmp/PocketMine-MP 3.6.0
PocketMine-MP 3.6.0

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

For Minecraft: Bedrock Edition 1.9.0

This release is a support patch update for Minecraft: Bedrock Edition 1.9.0. Apart from game version support, it is functionally identical to 3.5.10.

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 changes in this build.

This changelog does not account for protocol changes. If your plugin uses the protocol, you're not shielded by API change constraints.

Changes

  • Compatibility with Minecraft: Bedrock Edition 1.9.0
  • Removed compatibility with 1.8.0
  • Item->getCompoundTag() is now @deprecated.
  • Item->setCompoundTag() now accepts NULL as a possible value.
  • ItemFactory::fromString() now accepts NULL for the tags parameter.

Don't miss a new PocketMine-MP release

NewReleases is sending notifications on new releases.