Restock

circle-info

Restock interval config can be found in server/editable/_config.lua

The restock function is an automated background loop that periodically refreshes the marketplace inventory based on a configurable interval. When executed, the system performs the following actions:

  • Stock Replenishment: Resets the quantities of all items to their maximum defined levels.

  • Dynamic Rotation: Re-evaluates every item's probability to determine its visibility.

Last updated