Skip to content

Commit

Permalink
Merge pull request #3 from Lucasmillen1/patch-2
Browse files Browse the repository at this point in the history
Update config.lua
  • Loading branch information
planeklm authored Jan 5, 2024
2 parents 53e6bfc + e3c1cc5 commit 321877c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Config.CryptoMinerProp = {
`v_corp_servercln`
}

Config.SellCryptoEnabled = true -- Set to false to disable the 'sellcrypto' command.

-- If one of these have been changed, you must change both to not confuse players.
Config.CryptoWithdrawalFeeShown = '10' -- This is a percentage shown the the ox_lib menu - e.g 10 = 10%
Config.CryptoWithdrawalFee = '0.90' -- This is a percentage of the fee when withdrawing the crypto - e.g 0.90 = 10%
Expand Down

0 comments on commit 321877c

Please sign in to comment.