cfg.bridge.progressbar = 'builtin'cfg.bridge.target = 'auto'cfg.bridge.dispatch = falsecfg.bridge.vehiclelock = 'auto'cfg.bridge.framework = 'auto' -- 'auto' | 'qb' | 'esx'cfg.blackMoney = {
enabled = true,
type = 'item', -- 'item' | 'account' | 'markedbills'
item = 'black_money', -- when type = 'item'
account = 'black_money', -- when type = 'account'
metadataKey = 'worth', -- when type = 'markedbills'
}