Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

PocketMine-MP Alpha_1.4dev-228 beta1 "Zekkou Cake"

Pre-release
Pre-release
Compare
Choose a tag to compare
@shoghicp shoghicp released this 06 Jul 21:16
· 1772 commits to master since this release

For Minecraft: PE v0.9.0 alpha

Since the latest release, 786 commits have been done, 942 files have been changed (almost every file), and ~200.000 lines have been modified during the last 6 months.

This is the first beta in the 1.4 series. This is a complete rewrite of PocketMine-MP, so only plugins developed for this new API will work.

Main features:

  • Physics!
  • New plugin API!
  • Infinite worlds
  • Multithreading!
  • New efficient threaded networking library, RakLib
  • Supports Minecraft: PE 0.9.0!

Other features:

  • Permission system
  • New event system
  • Separation of network code and server logic, allows custom interfaces (RakLib, BigBrother, RubberBand)
  • Advanced settings on pocketmine.yml file!
  • Auto updater notifications
  • Support for Anvil worlds (import your PC worlds)

Not implemented:
Please do not report lacking features to the bug tracker, only report bugs on implemented features.

  • No entities except dropped items (and no spawning)
  • No liquid flow
  • No support for LevelDB worlds (0.9.0 format)
  • No conversion for old levels (will be added later)
  • No Minecarts
  • Not all items are implemented
  • Generated worlds use a basic generator