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

crafting vs give command #58

Open
vox4455 opened this issue May 3, 2022 · 4 comments
Open

crafting vs give command #58

vox4455 opened this issue May 3, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@vox4455
Copy link

vox4455 commented May 3, 2022

When i use the give command my other plugins do not recognize the item but when I craft it in the vanilla crafting table the other plugins do. this is a new issue that did not happen before on previous versions. no errors posting. running updated jars on paper 1.18.2 paper

This server is running Paper version git-Paper-"7f47b9b" (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: 7f47b9b)

@vox4455 vox4455 added the bug Something isn't working label May 3, 2022
@vox4455
Copy link
Author

vox4455 commented May 3, 2022

https://pastebin.com/FTzJCY51

looks like the give command and the crafting table create two different metadata's for the same item

@vox4455
Copy link
Author

vox4455 commented May 4, 2022

figured out the meta data changes when in a gui of the other plugin and in creative mode

@Opalinium
Copy link

Can confirm this is an issue, Changes in meta-data break a lot of my NPC shops which have EcoItems in them.

@WillFP
Copy link
Member

WillFP commented May 10, 2022

  1. Can fix this, no worries
  2. Tell your other plugin to never use ItemMeta#equals because that will break all the time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants