Releases: Muirfield/pocketmine-plugins
KillRate-1.1.0
- 1.1.0: General improvements
- Added experimental MySQL support
- Messages file and translations: spanish
- Dynamic signs
- Pop-up scores
- Kill Streak
- Reset scores on deaths
KillRate-1.1pre
- 1.1.0: General improvements
- Added experimental MySQL support
- Messages file and translations: spanish
- Dynamic signs
- Pop-up scores
- Kill streaks
- Reset scores on deaths
WorldProtect-2.0pre1
- Refactor so it is now more modular
- Added per world gamemode
- Added banitem functionality
- Added translation: Spanish
Submitted plugins
All submission from here are now available in the official Plugin Repostiory.
pmimporter v1.4 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.
pmimporter v1.3 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 support for Tiles to PMF maps.
- Added support for Tiles and Entities fo MCPE 0.2.0 maps.
- Fixed HeightMap calculations in PMF and MCPE 0.2.0 formats
- Added
settings
capability to tweak conversion. - Merged ImportMap and pmimporter into a single Phar file.
Click here for more information.
pmimporter v1.2 release
- pmcheck: show height map statistics.
- pmconvert: offset y coordinates
For more details about this release click here
pmimporter-1.1 release
Added support for old formats:
- Added support for maps from Minecraft Pocket Edition 0.8.1 or earlier.
- Added support for PMF maps from PocketMine v1.3.
pmimporter-1.0 release
First public release of pmimporter.
I have manage to import several Minecraft PC edition maps and play them on Minecraft PE using PocketMine-MP.
Except for one that did not convert properly, everything seems to work.
Usage:
Download pmimporter.phar
The run:
php pmimporter.phar help
I would recommend using the same PHP binary as your PocketMine-MP installation.