1
Essential Help
How do you add items to Essentials /Sell Commands Worth.yml File like item that aren't on there. Thanks
2
NameOFItem: price
You just follow the pattern of what has been done, here is an example;
As you can see it. All you have to do is have the item name, then how much they get.
glowstonedust: 10.0
book: 45.0
bow: 15.0
ironboots: 22.0
step: 1.5
sugar: 10.0
If I wanted to add something, I'd just write the name and what they get.
I.e
emeraldblock: 100
If they then sold an emeraldblock, they'd get $100 out of it
Hope this helps!
~Minesmash
As you can see it. All you have to do is have the item name, then how much they get.
glowstonedust: 10.0
book: 45.0
bow: 15.0
ironboots: 22.0
step: 1.5
sugar: 10.0
If I wanted to add something, I'd just write the name and what they get.
I.e
emeraldblock: 100
If they then sold an emeraldblock, they'd get $100 out of it
Hope this helps!
~Minesmash
