Skip to content
NadirKhoulali edited this page Jun 6, 2026 · 19 revisions

Ultimate Banking System Wiki

This wiki tracks the current UBS feature set and command surface.

Current release target: 1.2.4

Start Here

System Overview

UBS provides:

  • account-based banking with PIN-protected ATM access
  • physical USD bills and coins as legal tender
  • ATM cash flow:
    • withdraw is bills only
    • deposit accepts bills + coins (exact match)
  • bank teller cash-out supports bills + coins
  • transfer history, limits, and anti-abuse controls
  • pay request workflows in chat and ATM UI
  • payment terminal block for merchant checkout with configurable redstone outputs
  • handheld payment terminal for direct player-to-player checkout
  • retail/shop stack:
    • shelves, displays, coolers, tables, baskets/bags, pallet logistics, stockroom tooling
    • cashier NPC workflows and desktop shop management actions
    • webshop + delivery queue + courier order board support
  • world cash economy:
    • structure chest cash loot
    • mob cash drops
    • configurable death cash drop handling
  • pickpocket subsystem with server-side cooldown/opt-out controls
  • player-owned banks with governance, staffing, products, and reserve controls
  • central-bank policy and settlement controls
  • admin moderation, audit, and import tools

Notes

  • Daily withdrawal resets and many lifecycle systems are tick-driven.
  • Interest, renewals, audits, and taxes are server-side scheduled flows.
  • Keep config values aligned with your server economy scale before launch.

Clone this wiki locally