OnItemCraftFinished hook not being called?Solved
Hi there,

im about to make my first plugin.

But i'm struggling with the OnItemCraftFinished Hook.

YXmYd7O.png

All other hooks works fine, but this hook doesn't print it out. And also Puts() Method doesnt give me anything in the console. What im doing wrong?

Edit: I have InstaCraft plugin installed, does it conflict with mine?

Thanks in advance
Hey!
Try disabling InstaCraft.
In response to misticos ():
Hey!
Try disabling InstaCraft.
Hey, indeed it works without InstaCraft.

But i need instacraft i have ~20-25 active players over the day. Is there any way to have InstaCraft & call this hook without editing the InstaCraft plugin itself?

Thanks
I dont think so, it just cancels the task.
In response to misticos ():
I dont think so, it just cancels the task.
Ahhhh, now you bring me on an idea, i could call the OnItemCraftCancel hook.

Thank you so much 
Locked automatically