Skip to content

Configuration

NadirKhoulali edited this page Apr 11, 2026 · 9 revisions

Configuration

UBS common config keys:

  • TransactionsPerMinute
  • DefaultATMWithdrawalLimit
  • DailyWithdrawalLimit
  • AutoSaveIntervalMinutes
  • SavingsInterestIntervalTicks
  • AllowBankCustomInterestRate
  • ServerInterestRate
  • FederalFundsRate
  • MinCustomBankInterestRate
  • MaxCustomBankInterestRate
  • CurrencySymbol
  • CurrencyName

Operational Notes

  • AutoSaveIntervalMinutes marks banking data dirty on schedule so world saves persist updates reliably.
  • SavingsInterestIntervalTicks controls how often savings payout runs across banks.
  • Daily withdrawal resets are based on Minecraft day windows (24000 ticks).

Clone this wiki locally