WolfyScript / CustomCrafting-Wiki

Wiki and JavaDocs for CustomCrafting
https://www.spigotmc.org/resources/55883/
9 stars 3 forks source link

No event gets fired #91

Open SkytAsul opened 1 year ago

SkytAsul commented 1 year ago

Describe the bug When crafting a custom item through the crafting table, neither me.wolfyscript.customcrafting.listeners.customevents.CustomCraftEvent nor org.bukkit.event.inventory.CraftItemEvent get fired.

To Reproduce Steps to reproduce the behavior:

  1. Create a listener class which listens for events listed above.
  2. Craft a custom recipe.
  3. Observe that nothing happens.

Expected behavior At least one event should get fired.

Server (please complete the following information):