Skip to main content

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
ParameterTypeRequiredDescription
factionFactionSnapshotYesThe faction you want to get information about

For Console 🖥️​

View Parameters
ParameterTypeRequiredDescription
factionFactionSnapshotYesThe faction you want to get information about

Permissions​

🔒 Permission Required: factions.commands.info

Responses​

Response CodeDescription
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>