v1.3.1 (for 1.7.9)

Details

  • Filename
    MazePvP.jar
  • Uploaded by
  • Uploaded
    May 17, 2014
  • Size
    185.68 KB
  • Downloads
    1,400
  • MD5
    eb463fb9fbd3bcc0802702372fda6da0

Supported Bukkit Versions

  • CB 1.7.9-R0.1

Changelog

  • Added multiple floors - /mpcreate now has a height option. Bosses can be bound to floors (that is, they never leave that floor) with the mazeLevel property.
  • Added maze protection
  • Item's nbt values can be stored too, so it's possible to use potions, enchanted swords, etc. To store the nbt value, the item in hand has to be added with /mpadditem

New config properties:

  • protectMazes - Whether to prevent maze blocks from being broken by players
  • blocks.higherWall - The blocks of the walls on higher levels
  • blocks.higherFloor - The blocks of the floors on higher levels
  • bosses.bossX.mazeLevel - The floor number (starting from 1) that the boss is bound to. 0 if he's not bound to any floor.