Config.RemoveContractAfterUse = true -- Choose if you want to keep the item after the player uses it
Config.RemoveMoneyOnSign = true -- Set if you want the script to automatically remove the money from the buyer's bank account and deposit it into the seller's account when the buyer signs it
Config.DateFormat = '%d-%m-%Y' -- (Date that appears in the contract interface) To change the date format check this website - https://www.lua.org/pil/22.1.html
-------------------------- DISCORD LOGS
-- To set your Discord Webhook URL go to server.lua, line 5
Config.BotName = 'ContractBot' -- Write the desired bot name
Config.ServerName = '车辆交易合同' -- Write your server's name
Config.IconURL = '' -- Insert your desired image link