-
Notifications
You must be signed in to change notification settings - Fork 0
Home
NadirKhoulali edited this page Jun 20, 2026
·
19 revisions
This wiki tracks the current UBS feature set and command surface.
Current release target: 1.4.0
- Player Guide
- ATM Flow
- Currency & Legal Tender
- Payment Terminal Guide
- Retail & Shop System
- Bank Owner PC
- Admin Commands
- Configuration
- Migration Guide
- Developer API
- Developer Integration Tutorial
- Dashboard Addon API
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
- wallet cash/card tender support for teller and cashier payments
- 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
- web dashboard addon API for UBS-styled addon panels and component pages
- 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
- 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.