Common Shop
This example has sell limits, which means player can only sell this product X times every day.
Sell limits can help your server has "economy balance", even player has 10000 rotten flesh, he still can only sell 64x in this example.
In this example, VIP players will have 50% more sell limits, which can help your server has more supporter.
In this example, sell limits will reset at local time '0:00:00', which means midnight.
In this example, we set price and product mode has
CLASSIC_
prefix, this will save server performance, you should use this when you didn't setstart-apply
option to other value inprices
section.
Last updated