Need a event for third-party extension to execute action when player finish to craft a item #354
Open
2 tasks done
Labels
enhancement
New feature or request
The Problem
I need a event for execute action when player finish to craft a specific item
(Like add a nbt to result item & insert data to database)
If i listen the CustomPreCraftEvent it will have a problem because i can't know the player is cancelled the crafting
Solution
Just call a event when player finish to craft item
Alternatives
CustomPreCraftEvent but will have problem
Additional Context
Hope provide a result setter & getter in new event
Submit issue
The text was updated successfully, but these errors were encountered: