onBlockBreak event doesn't get caught

Discussion in 'Bukkit Help' started by Izze, Feb 15, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Izze

    Hello forum.

    It seems like my onBlockBreak event doesn't get caught. I try to put a simple output to the console in the function, but nothing happens when I break a block.

    I use the same BlockListener object for both tha onBlockBreak event and a blockRightClick event. Is there anything wrong in doing so? Do I have to create a BlockListener for each event that I want to listen for?

    Thanks in advance.
    --- merged: Feb 15, 2011 7:48 PM ---
    Bump
     
  2. Offline

    Jerry Larsson

    Bump. I would really like to know this. Doesn't seem like the onBlockBreak is ever raised. Is it not implemented yet?
     
  3. Offline

    TnT

    Do you wish this to be moved to the plugin development forum?
     
  4. Offline

    Izze

    I tried downloading a more recent build of CraftBukkit, which I think solved my problem, so no thanks, I don't think it is necessary to keep this thread alive.
     
Thread Status:
Not open for further replies.

Share This Page