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

Item resolvers #335

Merged
merged 2 commits into from
Nov 15, 2024
Merged

Item resolvers #335

merged 2 commits into from
Nov 15, 2024

Conversation

ErikSzabo
Copy link
Contributor

Item registry now returns external plugin items as well from the registered providers, meaning these items can be used in rewards and in loot pools. (And everywhere that uses BukkitItemRegistry#getItem)
I had to store the original key in the NamespacedId as well since plugins usually use case sensitive IDs.
Item resolver for MM is also added.

@Archy-X Archy-X self-requested a review November 15, 2024 17:31
@Archy-X Archy-X merged commit 76cd50e into Archy-X:master Nov 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants