Skip to content

Configuration

UBS Bot edited this page Apr 14, 2026 · 9 revisions

Configuration

UBS uses common config values to tune security, banking behavior, and macro-economy systems.

Core Limits

  • TransactionsPerMinute
  • DefaultATMWithdrawalLimit
  • DailyWithdrawalLimit
  • DailyWithdrawalLimitChecking
  • DailyWithdrawalLimitSaving
  • DailyWithdrawalLimitMoneyMarket
  • DailyWithdrawalLimitCertificate

Scheduling

  • AutoSaveIntervalMinutes
  • SavingsInterestIntervalTicks
  • LoanPaymentIntervalTicks
  • LoanWarningBeforeDueTicks
  • BankAnnualLicenseIntervalTicks
  • BankTaxIntervalTicks

Monetary Policy and Rates

  • ServerInterestRate
  • FederalFundsRate
  • MinFederalFundsRate
  • MaxFederalFundsRate
  • SavingsRateFloorMultiplier
  • SavingsRateCeilingMultiplier
  • MoneyMarketRateMultiplier
  • AllowBankCustomInterestRate
  • MinCustomBankInterestRate
  • MaxCustomBankInterestRate

Bank Stability and Liquidity

  • BankMinReserveRatio
  • BankReserveGraceTicks
  • BankDailyLiquidityRatio
  • WithdrawalQueueExpiryTicks
  • BankRunWindowTicks
  • BankRunThresholdRatio
  • BankRunLockdownTicks

Player Bank Creation Controls

  • PlayerBanksEnabled
  • PlayerBanksRequireAdminApproval
  • PlayerBanksMinBalance
  • PlayerBanksMinPlaytimeHours
  • PlayerBanksCreationFee
  • PlayerBanksMaxPerPlayer
  • PlayerBanksNameMaxLength
  • PlayerBanksCreationCooldownHours
  • BankCharterFee
  • BankAnnualLicenseFee

Loan and Credit Controls

  • LoanAutoApproveThreshold
  • LoanAutoApproveMinCredit
  • LoanBaseInterestRate
  • LoanMinInterestRate
  • LoanMaxInterestRate
  • LoanTermPayments
  • CreditScoreDefault
  • CreditScoreOnTimeBoost
  • CreditScoreMissedPenalty
  • CreditScoreDefaultPenalty

Special Systems

  • OpenMarketHistoryLimit
  • ClearingLedgerLimit
  • SafeBoxSlotsChecking
  • SafeBoxSlotsSaving
  • SafeBoxSlotsMoneyMarket
  • SafeBoxSlotsCertificate
  • HeistDurationTicks (Coming Soon)
  • HeistMinPlayers (Coming Soon)
  • HeistSuccessChance (Coming Soon)
  • HeistPayoutRatio (Coming Soon)
  • HeistCooldownTicks (Coming Soon)

Display

  • CurrencySymbol
  • CurrencyName
  • HudEnabledByDefault
  • HudCorner
  • HudTextColor

Clone this wiki locally