SecretDoors v1.4.2a

Details

  • Filename
    SecretDoors.jar
  • Uploaded by
  • Uploaded
    Dec 30, 2014
  • Size
    21.81 KB
  • Downloads
    5,519
  • MD5
    1bb773bc2bdb3ee156b80182a5cbeabb

Supported Bukkit Versions

  • 1.8.1

Changelog

  • 1.4.2a
    • Fixed NPE on starting without timers enabled.
  • 1.4.2
    • Built with Spigot 1.8
  • 1.4.1
    • Trapdoors are now included in secretdoors.create permission node.
    • Trapdoors can now only be used as Secret Trapdoors if on the upper side of a block.
  • 1.4.0 - Added secretdoors.create permission node
  • 1.3.2 - Fixed a bug where disabling the whitelist while the server was running wouldn't work
  • 1.3.1 - Made blacklist configurable and added a whitelist concept
  • 1.3.0 - Added configurable timers to close doors and trapdoors automatically
  • 1.2.1 - Fixed duplication bug with iron doors
  • 1.2 - General code clean-up:
    • Refactored static methods in SecretDoor.java to SecretDoorHelper.java.
    • Re-wrote the Block click EventHandler - much cleaner now.
    • The previous fixed double doors.
    • Fixed a bug where you could create a SecretDoor with another wooden door (woops!)
    • Doors and attached items can now be clicked from any side and it opens the door properly
  • 1.1 - Added Trapdoor support
  • 1.0 - Initial release by Snnappie
  • Previous releases from MrChick and dill