Admin join
Module: Base
Description
Join a faction
Usage
For Console 🖥️
/factions admin join <faction> <target> <rank>
Parameters
For Console 🖥️
View Parameters
Parameter | Type | Required | Description |
---|---|---|---|
faction | Faction | Yes | The faction you want to join |
target | OfflinePlayer | Yes | The player you want to join the faction |
rank | FactionRank | Yes | The rank you want to assign to the player |
Permissions
🔒 Permission Required: factions.commands.admin.join
Responses
Response Code | Description |
---|---|
success | {prefix} <green>You've successfully joined the faction</green> |
playerAlreadyInFaction | {prefix} <red>Error: The player is already in a faction</red> |
missingRequiredArgument | {prefix} <red>Error: Missing required argument</red> |