WolfyScript/CustomCrafting-Wiki

No event gets fired

SkytAsul opened this issue · 0 comments

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):

  • Server Software : Paper
  • Minecraft version : 1.19.3
  • Java version : 17