Cancelling break event
cstotts opened this issue ยท 4 comments
When you cancel the break event you make it so other plugins don't record the breaking(Precious Stones/Hawkeye/Logblock, etc). Don't cancel it.
Not a problem. Just remove the SetBlockID(0) line and don't
setCancelled(true) and it'll play nicely with other plugins!
On Fri, Nov 11, 2011 at 11:22 AM, Jordan Marshall <
[email protected]
wrote:
I didn't know this. I will try to improve the code, thanks for pointing
this out!
Reply to this email directly or view it on GitHub:
#4 (comment)
I guess I should also add. Thanks for keeping the source public. I made
those changes locally and published it within minutes to our server as a
result.
ALSO, I should tell you that this plugin is now working nicely with HawkEye
and PreciousStones, two of the best administrative plugins out there.
On Fri, Nov 11, 2011 at 12:31 PM, Chris Stotts [email protected] wrote:
Not a problem. Just remove the SetBlockID(0) line and don't
setCancelled(true) and it'll play nicely with other plugins!On Fri, Nov 11, 2011 at 11:22 AM, Jordan Marshall <
[email protected]wrote:
I didn't know this. I will try to improve the code, thanks for pointing
this out!
Reply to this email directly or view it on GitHub:
#4 (comment)
I didn't know this. I will try to improve the code, thanks for pointing this out!