BlockScripts V1.4.0

Details

  • Filename
    BlockScripts.jar
  • Uploaded by
  • Uploaded
    Oct 21, 2012
  • Size
    47.76 KB
  • Downloads
    265
  • MD5
    572a5b844a8098a76a82e97af9aedd88

Supported Bukkit Versions

  • CB 1.3.2-R2.0

Changelog

  • Blocks can now have an "key" which is needed to activate them /setoption [blockname] setkey [key itemid]
  • Blocks can now have an coldown time during this time the block cant be activated again /setoption [blockname] setcooldown [time in seconds]
  • Block that have the changeblock event can now have an reset option which will reset them to their original form after a timer runs out /setoption [blockname] setreset [time in seconds]
  • small tweaks and fixes