Solved Can I do this with the Bukkit API?

Discussion in 'Plugin Development' started by BlueMustache, Jul 7, 2014.

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

    BlueMustache

    Heya,
    I had a question guys.
    I know that on the wiki, it says that you can make custom events, and trigger them.
    My main question is this.
    Can I call a BlockBreakEvent, with the arguments from my plugin?
    You may be wondering why I want to use this, but I have my reasons. I want to know how I can trigger a bukkit api event from my plugin, that maybe it wouldn't call by itself. (Cancellable would be nice too!)
    Any ideas?
    Thanks,
    -Blue
     
  2. Offline

    Gater12

    BlueMustache
    You can fire any event you want with specified arguments. It would be appropriate for different situations.
     
  3. Offline

    BlueMustache

    Gater12
    So just fire them like the custom events, only instead use the Bukkit events?
     
  4. Offline

    Gater12

  5. Offline

    BlueMustache

Thread Status:
Not open for further replies.

Share This Page