PluginBugs / Issues-CosmeticsCore

Repository used to keep track of issues of my plugin CosmeticsCore
https://lonedev.gitbook.io/cosmeticscore/
0 stars 0 forks source link

Extend force un-wear all cosmetics functionality #179

Open Zadnik2 opened 1 year ago

Zadnik2 commented 1 year ago

Terms

Discord tag (optional)

No response

Describe the solution you'd like

Extend command: /cosmetics remove-all [silent|not-silent]

To add this parameter /cosmetics remove-all [all|body|hat|balloon] [silent|not-silent]

Will help in custom GUI creation

Is your feature request related to a problem?

Will help in custom GUI creation - specifically for different categories and having a 'Select None' option for each certain category.

e.g. Users can select 'No hats' and it will remove all their hats, but keep all other cosmetics enabled

Describe alternatives you've considered

Individually un-wearing all of the cosmetics from a certain category available on option select.

e.g. Having Hat1, Hat2, Hat3, Hat4. User selects 'No Hat Equipped' Individually run /cosmetics remove for each hat

Additional context

No response