Installation

Install Alpy Banking on your FiveM server with ESX or QBCore.

  1. Copy the resource

    Place the AlpyBanking folder in your server's resources/ directory.

  2. Ensure dependencies

    ensure oxmysql
    ensure ox_lib
    ensure es_extended   # or qb-core / qbx_core
    ensure ox_target     # optional, for target mode only
    ensure AlpyBanking
  3. Configure both config files

    Gameplay lives in config.lua. Discord webhook URLs go in server.config.lua (server only, never shipped to clients).

  4. Restart the server

    Database tables (alpy_accounts, alpy_transactions, alpy_cards, loan tables) are created automatically on first start.

Alpy Banking PIN login screen