Skip to content

No event gets fired #91

@SkytAsul

Description

@SkytAsul

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions