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

Releases: Muirfield/pocketmine-plugins

KillRate-1.1.0

02 Jun 18:33
Compare
Choose a tag to compare
  • 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

28 May 00:12
Compare
Choose a tag to compare
  • 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

27 May 09:16
Compare
Choose a tag to compare
  • Refactor so it is now more modular
  • Added per world gamemode
  • Added banitem functionality
  • Added translation: Spanish

Submitted plugins

04 Apr 22:17
Compare
Choose a tag to compare

All submission from here are now available in the official Plugin Repostiory.

pmimporter v1.4 release

01 Apr 00:26
Compare
Choose a tag to compare

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

20 Mar 22:45
Compare
Choose a tag to compare

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

16 Mar 23:41
Compare
Choose a tag to compare
  • pmcheck: show height map statistics.
  • pmconvert: offset y coordinates

For more details about this release click here

pmimporter-1.1 release

14 Mar 23:50
Compare
Choose a tag to compare

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

14 Mar 12:03
Compare
Choose a tag to compare

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.