v1.1

Details

  • Filename
    ArrowHitBlockEvent-1.1.0.jar
  • Uploaded by
  • Uploaded
    Mar 19, 2014
  • Size
    5.60 KB
  • Downloads
    195
  • MD5
    7546cca7d742772b01e3a0a3beb0df35

Supported Bukkit Versions

  • CB 1.7.2-R0.3

Changelog

Updated to 1.7.2. Beta R0.3

I've cleaned up the code a little and removed some logging that wasn't needed any more. The event now extends Bukkit's BlockEvent abstract class.

IMPORTANT: I have changed the package name to lowercase after realising I made it camelcase by mistake. This means you will need modify your code to use the new package name when importing. Sorry about this, but it's better to fix it sooner rather than later. This update is mainly just a code clean up and moving from beta to release status, so you can take your time in switching over.

Package name has been changed which will require you to update your code for this version to work.