v1.5

Details

  • Filename
    Catacombs.jar
  • Uploaded by
  • Uploaded
    Feb 19, 2012
  • Size
    637.79 KB
  • Downloads
    1,457
  • MD5
    a8090ad10a8aaa40553e82fa99a88d75

Supported Bukkit Versions

  • CB 1.1-R4

Changelog

Release v1.5

  • Cake blocks are now restored on fences with air above them on reset. Partially eaten cake is also restored to full.
  • Added 2 additional block types to the config file to control the floor and ceiling blocks. For legacy dungeons these will default to the major block. In the config file the default for both of these will be cobblestone for new dungeons.
  • Prevented grass spreading out from under the wolf spawners across a dirt floor.
  • Added feature that should allow torches to be placed in dungeons even when they are protected by other plugins (like worldguard)
  • Updated my permissions handler to use sk89q's WEPIF permissions handler code. Hopefully this will improve integration with permissions handlers in general.
  • Changed player death options so they function in dungeons even without the AdvancedCombat option being set.
  • Updated the Event code to the new bukkit style. This makes the following admin configurations options now obsolete (because there is no time to be saved by not calling the listeners). MessyCreepers, MessyEndermen, SecretDoorOff, CalmSpawns & DungeonProtectOff
  • Record the world name and the dungeon start coordinate in the map files from now on.
  • Updated the Enderman pickup and place events to use the latest versions of the bukkit calls (EntityChangeBlockEvent).
  • *KNOWN ISSUE* (in bukkit or minecraft I think). Client will crash if you build over a chest, so chests are left behind when a dungeon is deleted (filed bukkit bug report).