AsyncBlockEvents v0.4.0

Details

  • Filename
    asyncblockevents.jar
  • Uploaded by
  • Uploaded
    Apr 6, 2013
  • Size
    151.26 KB
  • Downloads
    229
  • MD5
    50016ce16f83616084dc13fb5d9c0fd5

Supported Bukkit Versions

  • CB 1.5.1-R0.1

Changelog

AsyncBlockEvents v0.4.0

Added support for pressure plates and tripwires -- Completely replaces entity tracking - Cancelled events don't induce event spam, denied events do not influence physics (that is, a denied player standing on a plate won't keep it pressed if an allowed player steps off) -- This feature ended up taking me absolutely ages to implement (hence the realllllly long delay)

Fixed placing tripwires -- they were completely broken

Slightly changed API -- Recode required, allows for blocks with state (like skulls) to be the future state

Known issues

Inventory block naming (ie named chests) are not supported when placed from a named item. Waiting on API.