## Description - Related to the new economy system update: - #41 - #43 - #177 - #178 ### Main purpose - Sells a specified item from the user's inventory based on the provided item's name - When selling items, the user will only get 1/3 of the original price back to their balance - Will require a new table like `economyInventory` ### Category - `economy` ### Options - `name`: item's name that the user desires to sell (required)
Description
Main purpose
economyInventoryCategory
economyOptions
name: item's name that the user desires to sell (required)