How can I let me players buy items with their coins?
I use essentials economy and I'm introducing plushies. How can I make it to where my players can buy plushies for x amount of money?
7 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by ayodaisy#0
GUI shop or some kinda shop plugin can run a command, any command you need, to accomplish this. Im sure you’ll figure it out. Alternatively have crates, and sell crate keys for x anount of money
you can also use deluxemenus and make a shop with that
So I just set up deluxemenus, just unsure how it'll take the money out
using a command
depends on whatever plugin you're using for economy
will need to have some js logic too so if a user has amount > required to purchase something they'll get an error
i can send you a example if you want
Yes please
here you go
so you'll need to change the placeholders and the commands according to the plugin you're using
read through the snippet above and you'll understand how it works
if u still need help lmk