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

Add is_item_equipped_<item> placeholder #177

Open
4 tasks done
Zadnik2 opened this issue Nov 17, 2023 · 1 comment
Open
4 tasks done

Add is_item_equipped_<item> placeholder #177

Zadnik2 opened this issue Nov 17, 2023 · 1 comment
Labels
compat: plugin Compatibility with another Spigot plugin type: feature request

Comments

@Zadnik2
Copy link

Zadnik2 commented Nov 17, 2023

Terms

  • I'm using the very latest version of CosmeticsCore and its dependencies.
  • I already searched on this Github page to check if the same suggestion was already reported.
  • I already searched on the plugin wiki to know if the feature is already implemented.
  • I already searched on the Discord server to know if anyone already has a solution for this or if the feature was already suggested.

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

@Zadnik2
Copy link
Author

Zadnik2 commented Nov 18, 2023

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

@LoneDev6 LoneDev6 added the compat: plugin Compatibility with another Spigot plugin label Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compat: plugin Compatibility with another Spigot plugin type: feature request
Projects
Status: Todo
Development

No branches or pull requests

2 participants