Commit graph

5 commits

Author SHA1 Message Date
walterhiggins d9e6cea844 added this.cancel() for canceling events inside an event handling function. 2015-02-14 11:50:20 +00:00
walterhiggins 60e3e547bd Fixes issue #200 - added an extra param 'cancel' to event handlers. when called it will cancel the event (if it's cancelable) 2015-01-18 20:27:37 +00:00
walterhiggins 39ce9061f7 Fixes issue #167 2014-12-25 14:04:45 +00:00
walterhiggins fde20f6fa2 Make events and items work with JRE 6, 7 and 8 2014-10-19 15:41:06 +01:00
walterhiggins 19162c3688 First phase of transition from Bukkit to Canary.
Some of the plugins are not yet supported.
If you're feeling brave you can build from source using ant.
2014-09-29 23:42:41 +01:00