Features

๐งฐ Features
๐ฆ Banking System
๐น Multi-bank support with per-city accounts ๐น Players can hold multiple independent accounts ๐น Each account has balance, gold and status (active/frozen) ๐น Freeze logic blocks all interactions unless unfrozen ๐น Personal vault per bank, tied to account and location
๐ Bank Card System
๐น Physical item like card tied to specific account & bank ๐น Unique metadata: bank name, owner name, creation date ๐น Description displayed in inventory ๐น Required to access account
โฐ Bank Opening Hours
๐น Each bank has configurable in-game opening and closing hours ๐น Access blocked outside configured hours ๐น Uses real RedM in-game time
๐บ๏ธ Dynamic Blip System
๐น Bank blips change color when bank is open/closed
๐น Live updates every second with no performance impact
๐น Fully integrated with Config.UsableBanks
๐ฐ Money & Gold Handling
๐น Deposit, withdraw, and transfer cash between banks ๐น Separate logic for gold with its own balance ๐น Configurable transaction fees per type ๐น Minimum fee or percentage logic supported
๐ฆ Treasury System
๐น Fees from all actions go to the central treasury ๐น Special job-only account to view and withdraw treasury funds ๐น Full control through job-only menus
๐ ๏ธ Administrative Tools
๐น Freeze/unfreeze player accounts ๐น View total balances by player ๐น Manually manage central treasury
๐งพ Logs & Safety
๐น All critical events logged via Discord Webhook ๐น Account creation, freezing, deposits, withdrawals, transfers, maintenance ๐น Error-safe and double-validated before any value change
โ๏ธ Fully Configurable
๐น Per-bank setup: label, coordinates, prompt, schedule ๐น Enable/disable fees, gold, card requirement, vaults ๐น Full locale customization ๐น Modular & performance-safe logic, fully VORP integrated
Last updated