patrick-layden / HyperConomy

https://dev.bukkit.org/projects/hyperconomy
GNU General Public License v3.0
35 stars 24 forks source link

How to set different buy and sell prices for each items in server shop #118

Closed scorpioservo closed 7 years ago

scorpioservo commented 7 years ago

Hello, I am trying to customize both the buy and sell price for each item in the server shops. I haven't figured out a way to do so. I have looked all over the wiki and FAQ. How do I do this?

patrick-layden commented 7 years ago

This can't be done currently. You could use a tax, but it's not really the same thing. Use a player shop instead. I will merge player shops with server shops in the future to make it less confusing. For now a player shop with the /ms stockmode toggle is the best way, as it will use the economy's stock levels for the player shop and make it act like a server shop.