Faction Config - Chaining Module¶
The Chaining Module tracks your faction chain and sends alerts when it is about to break, when it breaks etc
For detailed usage, commands, and examples, see the Chaining Module Overview.
Settings at a glance¶
| Setting | Default | Summary |
|---|---|---|
| Alert Channel | null |
The text channel where chain alerts are sent |
| Ping Role | null |
The role pinged for chain alerts |
| Selected Pings | All |
The alerts you want to receive role pings for |
| Minimum Hits | 100 |
The minimum hits required in a chain before alerts are sent |
| Minimum Time Left | 90 |
The minimum time remaining in a chain before timer warnings are sent |
| Bonus Warning Threshold | 10 |
The number of hits that must remain before a bonus to send the upcoming bonus alert |
Alert Channel¶
Purpose
The alert channel is a text channel where chain alerts are sent.
Accepts
Text Channel
Default
null
Ping Role¶
Purpose
The ping role is a role which is pinged when a chain alert with pings enabled is sent.
Accepts
Role
Default
null
Selected Pings¶
Purpose
Selected pings is the setting which controls which alerts are sent to the alerts channel, see the table below:
| Ping Type | Description |
|---|---|
| Chain Bonus | Alerts when the upcoming chain bonus is achieved |
| Chain Bonus Near | Alerts when a chain bonus is within range of the configured threshold |
| Chain Broke | Alerts when the chain is broken |
| Chain Time Warning | Alerts when the chain timer is below the minimum. Alerts every 30 seconds |
Accepts
Chain Alert Selections
Default
Chain Bonus, Chain Bonus Near, Chain Broke, Chain Time Warning
Minimum Hits¶
Purpose
Minimum hits is an integer (a whole number) which specifies the minimum number of hits that are needed before chain timer alerts are sent
Accepts
Integer
Default
100
Minimum Time Left¶
Purpose
Minimum time left is an integer (a whole number) which specifies the minimum time left before chain timer alerts are sent
For example, if this is set at 90, chain time warnings will be sent when the chain timer below 90 seconds.
Accepts
Integer
Default
90
Bonus Warning Threshold¶
Purpose
The chain bonus warning threshold is an integer (a whole number) which specifies number of hits still needed for a chain bonus.
If this is set at 10 it will send an alert 10 hits before the next chain bonus.
Accepts
Integer
Default
10