Unimplemented events? [CraftItemEvent]

Hey guys, I’ve got another question (and there will be more I guess xD)

Somehow I can’t make the CraftItemEvent work (it’s not being fired at all, but there’s also no error). I’ve heard of the possiblity that some events are not implemented, yet. That’s why I believe it’s possible that (although I’m a Java beginner and don’t know what I’m actually doing xD) it’s not my mistake, but the event just doesn’t work by now. Is there a way to check if an event is implemented?

If the event isn’t implemented, how long could it approximately take until it is? It’d be necessary for my plugin.

There is an Event Implementation Progress Tracker. Maybe this can help.

6 Likes

Jesus, I’ve been looking for this (for references) forever!

@FerusGrim silently adds this to his bookmarks

5 Likes