@ -240,7 +240,9 @@ function minercantile.buy(name, item, nb, price)
end
localitem_can_sell=nb
ifitems_nb/4<nbthen
ifitems_nb<4then
item_can_sell=1
elseifitems_nb/4<nbthen
item_can_sell=math.floor(items_nb/4)
end
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.