Stock (like in life)
Set dynamic value for your product configs
Read dynamic prices before read this page. Similar to Dynamic Prices, if you want to make stock system, do it in buy-limits
option, for example:
We changed:
price-mode
option toANY
orALL
.buy-limits
option to'{sell-times-server}'
. For sell limits, you need write'{buy-times-server}'
here.buy-limits-reset-mode
option to'NEVER'
Clear your data every month!
It is recommended to use the setbuytimes
or setselltimes
command every month to clean up the buy and sell data of products, with an upper limit of 2147483647
. If this value is exceeded, the plugin will not function properly.
Last updated