Skip to main content
Removes an item from 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 remove from the allowed list
exports["utility_delivery"]:RemoveShelfAllowedItem("pizza_this_vinewood", "water_bottle")