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

Fix ItemTag meta not being set #861

Merged
merged 1 commit into from
Apr 29, 2021
Merged

Conversation

applenick
Copy link
Member

Fix ItemTag meta not being set

Due to the fix merged in #859, ItemTag meta is never applied if no existing meta is found.

Primary issue this has caused, players are unable to open the voting book 😢

This PR resolves that issue 🎉 (and has been tested to ensure it actually works)

Signed-off-by: applenick [email protected]

* Resolves issue where votebook can't be clicked

Signed-off-by: applenick <[email protected]>
@applenick applenick added the urgent Breaks the plugin label Apr 28, 2021
@applenick applenick requested a review from Electroid as a code owner April 28, 2021 21:34
@Electroid Electroid merged commit 13da9b5 into PGMDev:dev Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
urgent Breaks the plugin
Development

Successfully merging this pull request may close these issues.

2 participants