Change Log 1.4.6
This update addresses some bug fixes that could prevent shops stacking items when buying them, as well as some other potential buy/sell issues related to payment.
New feature - Buy/Sell safeguard
This feature prevents players from having a higher sell price than a buy price, therefore protecting shops from becoming bankrupt from players abusing a mistake.
The default for this behavior is on, you can modify this by adding the following to your config.yml
Code (YAML):
buy_sell_safeguard
: true
And the following to lang.yml for translation purposes
Code (YAML):
buy_sell_safeguard
:
"&cSorry, you can't create a shop that sells for more than it buys"