Fortification

Details

  • Filename
    Fortification.jar
  • Uploaded by
  • Uploaded
    Oct 21, 2011
  • Size
    66.58 KB
  • Downloads
    517
  • MD5
    57d8bc2123eb1374f2939963909595b5

Supported Bukkit Versions

  • CB 1337

Changelog

0.8.1

  • Fixed north facing sensors not reseting
  • Fixed south facing trapdoors checking the id of the wrong block
  • Added 3 second delay between chat messages sent from FactionAlert and AreaAlert sensors (to be made configurable in the future once i get stuff fully moved over to new config api).
  • Added optional ability to toggle teleblocks on/off. Done by placing a redstone torch on the opposite side of block from sign. if the torch is on the teleblock is on, if off then teleblock is off. yes I realized in testing this works absolutely terribly, i will change this next version to use something simpler....., still works as a normal teleblock if redstone torch is not placed.
  • Fixed more misguiding instructions pointing to old help commands that no longer exist.
  • Removed check on sensors to see if someone was leaving a sensor area (since sensors are on a time delay to turn off now anyway), may help improve performance.
  • FactionAlert sensors no longer trigger redstone if the player detected is in one of the two factions listed on the sign.

 * Arrows fired from arrow turrets appear to fall to the ground immediately on the client
 but actually do move and do damage as intended.
*teleblock redstone torch toggle requirement is impractical (yes it will be changed soon)
*Upward and downward facing sensors are currently not functional