BlockDoor 0.072

Details

  • Filename
    BlockDoor72.zip
  • Uploaded by
  • Uploaded
    Feb 3, 2012
  • Size
    220.05 KB
  • Downloads
    1,918
  • MD5
    a51930343c204080bf3d314b312e2cea

Supported Bukkit Versions

  • CB 1.1-R3

Changelog

v0.072
slightly improved zone detection by not checking entities against zones that cant have those entity types.
added external Mob database so future updates simply need to add to the mobs.txt instead of me hard coding mobs for Uzones
If mobs.txt is corrupted or an incorrect value is added the database is ignored and the internal database is used.
Technically a valid entry is anything in org.bukkit.craftbukkit.entity But usefully Craft(someMob) are what should be placed inside Mobs.txt
Fixed a bug in zone overlap detection causing zones to be rejected under all conditions.
added keyword "twostate" as a valid dlist search term