-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Create a listener class which listens for events listed above.
- Craft a custom recipe.
- 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
Labels
bugSomething isn't workingSomething isn't working