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

For Console ๐Ÿ–ฅ๏ธโ€‹

View Parameters
ParameterTypeRequiredDescription
factionFactionYesThe 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} <gold>ร‚ยป</gold> <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>