Ally
Module: Relations
Description
Invite a faction to ally
Usage
For Player 👤
/factions ally <targetFaction>
Parameters
For Player 👤
View Parameters
Parameter | Type | Required | Description |
---|---|---|---|
targetFaction | Faction | Yes | The faction you want to ally with |
Permissions
🔒 Permission Required: factions.commands.ally
Responses
Response Code | Description |
---|---|
allyInviteSuccess | {prefix} <green>You've successfully invited the faction to ally</green> |
notInFaction | {prefix} <red>Error: You're not in a faction</red> |
noPermission | {prefix} <red>Error: You don't have the required permission</red> |
missingRequiredArgument | {prefix} <red>Error: Missing required argument</red> |