Skip to content
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.

pmimporter v1.4 release

Compare
Choose a tag to compare
@alejandroliu alejandroliu released this 03 Apr 08:56
· 19 commits to master since this release

A collection of tools used for importing world maps for use with
PocketMine-MP and Minecraft PE. It can be used from the Command-line
and also as a plugin for PocketMine-MP.

It supports the following input formats:

  • McRegion (Minecraft PC Edition, PocketMine v1.4)
  • Anvil (Minecraft PC Edition)
  • PMF (PocketMine v1.3)
  • mcpe020 (Minecraft PE 0.2.0-0.8.1)

Changes

  • Added pmentity to dump entity data
  • Added region settings to MCPE0.2.0 and PMF1.3 formats.
  • Fixed offset functionality.
  • Filter out Dropped Item entities.

Click here for more information.

For your convenience a "converter.jar" file is included in this release to help convert LevelDB maps to Anvil format. This tool comes from LevelDB2Avnil