You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
emcrald
Describe the solution you'd like
The ability to use any placeholder api placeholders inside the lore and even the name of the cosmetic.
The story:
I have a shop I made using deluxe menus to buy cosmetics and I've been using the changeoutput placeholder api package to determine inside the cosmetics lore either if the user owns the item to display "Owned" or whether to display "Purchase + The Price". This would be very useful inside the cosmetics core gui to show if the item is owned or not in my case, but there would be countless other cases where people can be very creative with what they do with it.
Heres an example of my messy placeholder but there are other placeholders that offer more cleaner and easier to understand methods: '%changeoutput_==_input:{luckperms_has_permission_cosmeticscore.user.cosmetics.wear.carrot_hat}_matcher:yes_ifmatch:&r&f셁_else:&r&f셂\n&r&f셃셋ꌄ₁₀₀%'
Output:
Is your feature request related to a problem?
No
Describe alternatives you've considered
None
Additional context
No response
The text was updated successfully, but these errors were encountered:
NOTE: this will break any json (component) you are using in your lore. This will work only on legacy simple strings due to the fact that PlaceholderAPI doesn't support components replacement.
Terms
Discord tag (optional)
emcrald
Describe the solution you'd like
The ability to use any placeholder api placeholders inside the lore and even the name of the cosmetic.
The story:
I have a shop I made using deluxe menus to buy cosmetics and I've been using the changeoutput placeholder api package to determine inside the cosmetics lore either if the user owns the item to display "Owned" or whether to display "Purchase + The Price". This would be very useful inside the cosmetics core gui to show if the item is owned or not in my case, but there would be countless other cases where people can be very creative with what they do with it.
Heres an example of my messy placeholder but there are other placeholders that offer more cleaner and easier to understand methods:
'%changeoutput_==_input:{luckperms_has_permission_cosmeticscore.user.cosmetics.wear.carrot_hat}_matcher:yes_ifmatch:&r&f셁_else:&r&f셂\n&r&f셃셋ꌄ₁₀₀%'
Output:
Is your feature request related to a problem?
No
Describe alternatives you've considered
None
Additional context
No response
The text was updated successfully, but these errors were encountered: