Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a event for third-party extension to execute action when player finish to craft a item #354

Open
2 tasks done
killerprojecte opened this issue Mar 3, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@killerprojecte
Copy link

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

  • searched for and ensured there isn't already an open issue regarding this,
  • are running the latest version of your server software (Spigot, Paper, etc.), and plugins (WolfyUtilities, CustomCrafting).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants