Skip to content

Commands - Faction Banking Module

This page outlines the commands built into the Faction Banking Module.


Banking Request

The /banking request command submits a withdrawal request to your faction's bank.

Options

Option Required Description
amount Yes The amount to request from the faction bank
faction_id No The faction to withdraw from - required if you are guesting in another faction

Restrictions

This command is restricted to registered users only.

Prerequisites

  • You must be a registered user with a paired API key.
  • Faction API Key must be set for the faction.
  • A banker must be available to fulfil the request.

Banking Cancel

The /banking cancel command cancels your existing pending withdrawal request.

Options

Option Required Description
faction_id No The faction the request was submitted to - required if your request was to a guest faction

Restrictions

This command is restricted to registered users only.


Banking Balance

The /banking balance command shows your current faction bank balance.

Options

Option Required Description
faction_id No The faction to view your balance for - required if you are guesting in another faction

Restrictions

This command is restricted to registered users only.

Prerequisites

  • You must be a registered user with a paired API key.
  • Faction API Key must be set for the faction.