We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No response
Implement a placeholder is_item_equipped_ to check if an item is equipped for custom GUI building.
I can't change the item/lore to an 'Equipped' item for the custom gui I am building for the plugin without this feature
No alternatives
The text was updated successfully, but these errors were encountered:
To add on this, if you see fit and have time this placeholder may also find use:
is_item_equipped_in_category_{category}
e.g. Is an item currently equipped in Hats, Balloons or Body section
Sorry, something went wrong.
No branches or pull requests
Terms
Discord tag (optional)
No response
Describe the solution you'd like
Implement a placeholder is_item_equipped_ to check if an item is equipped for custom GUI building.
Is your feature request related to a problem?
I can't change the item/lore to an 'Equipped' item for the custom gui I am building for the plugin without this feature
Describe alternatives you've considered
No alternatives
Additional context
No response
The text was updated successfully, but these errors were encountered: