Skip to content

Faction Config - Faction Banking Module

The Faction Banking Module is used by factions to easier handle and manage banking requests.

It supports cross-faction requests, and also does automatic checks for bankers.

For detailed usage, commands, and examples, see the {module} Module Overview.

Settings at a glance

Setting Default Summary
Request Channel null The text channel where banking requests are sent
Request Ping Role null The role pinged with the request (ie banker role)
Request Timeout 1440 The number of minutes a request will sit as pending for
Request Claim Timeout 5 The number of minutes a banker is allowed to have claimed a request for

Request Channel

Purpose

The request channel is a text channel in which banking requests are sent.

Accepts

  • Text Channel

Default

  • null

Request Ping Role

Purpose

The request ping role is a role that is pinged with banking requests.

Accepts

  • Role

Default

  • null

Request Timeout

Purpose

The request timeout is an integer (a whole number) which specifies how long it takes in minutes for a banking request to expire.

Once expired, it automatically deletes itself.

Accepts

  • Integer

Default

  • 1440

Request Claim Timeout

Purpose

The request claim timeout is an integer (a whole number) that specifies how long it takes in minutes for a banking request claim to expire.

Once expired, the banking request becomes unclaimed and is resent for a new ping.

Accepts

  • Integer

Default

  • 5