Skip to main content
Adds an item to the list of allowed items for a specific shelf.
ArgumentData TypeNeededDefaultDescription
shelfNamestring-The name (key) of the shelf defined in Config.Shelfs
itemstring-The name of the item to add to the allowed list
exports["utility_delivery"]:AddShelfAllowedItem("pizza_this_vinewood", "water_bottle")