Info
Module: Base
Description
View information about a faction
Usage
For Player 👤
/factions info <faction>
For Console 🖥️
/factions info <faction>
Parameters
For Player 👤
View Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| faction | FactionSnapshot | Yes | The faction you want to get information about |
For Console 🖥️
View Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| faction | FactionSnapshot | Yes | The faction you want to get information about |
Permissions
🔒 Permission Required: factions.commands.info
Responses
| Response Code | Description |
|---|---|
infoHeader | {prefix} <yellow><b><----|</b> {faction} <b>|----></b></yellow> |
infoDetail | {prefix} <click:run_command:'{cmd}'><yellow>{key}</yellow></click> <aqua>{value}</aqua> <click:run_command:'{cmd}'><green>[More Details] <yellow>({cmd})</yellow></green></click> |
noFactionFound | {prefix} <red>Error: Faction not found</red> |
missingRequiredArgument | {prefix} <red>Error: Missing required argument</red> |