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

Making Cosmetics/Colors Purchasable. #87

Open spiker5032 opened 1 year ago

spiker5032 commented 1 year ago

Terms

Discord tag (optional)

spike#5032

Describe the solution you'd like

Adding something like this will add much more functionality to this plugin not only as a cosmetics plugin but also as an economy driven plugin right out of the box.

Adding something like

leather_backpack: display_name: "Leather Backpack" type: BODY_ITEM model: gui: potion:300001 normal: potion:300001 self: potion:300002 dye: enabled: true default: "#542900" purchasable: true/false "This would allow players to BUY cosmetics right through the wardrobe GUI then be able to equip them" cost: 50000 "This would be the cost of said cosmetic" colorcost: true/false "This would allow players to BUY colors to change into upon equip" cost: 100 "This would be the cost of the color change"

I am also an advocate for some kind of way for the plugin to track if the player already owns the color so that they dont have to purchase a color multiple times when swapping colors.. Maybe something like colorsave: true/false

This can also be an Item/token based purchase or as I think most owners will use it Vault based.

Is your feature request related to a problem?

Servers im sure would absolutely go nuts over this as many look for "Money-Sinks" (A way to burn money just poofed into the eco)

I think Im one of many server owners that would love to add this plugin without the need of script to make all of these changes possible myself.

Describe alternatives you've considered

Using Script to make all of this possible.

Additional context

I run a pretty big server and I love the idea of these cosmetics but I would love to introduce a way to purchase them. As of right now these are just a utility just like items adder cosmetics but I think that they could become much more then that with this change as it would add an entire new element to the plugin as of right now it just kinda seems like repackaged itemsadder features when just a change like this is an entire new element to rebrand it.

If this would require a big re-write I think it would definitely be worth it as it would and could be sold similar to other shop plugins and add a massive reason for server owners to purchase it.

adabugra commented 1 year ago

this would be very nice