Skip to main content

Admin join

Module: Base

Description

Join a faction

Usage

For Console 🖥️

/factions admin join <faction> <target> <rank>

Parameters

For Console 🖥️

View Parameters
ParameterTypeRequiredDescription
factionFactionYesThe faction you want to join
targetOfflinePlayerYesThe player you want to join the faction
rankFactionRankYesThe rank you want to assign to the player

Permissions

🔒 Permission Required: factions.commands.admin.join

Responses

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