Skip to main content

Admin leave

Module: Base

Description

Leave a faction

Usage

For Console 🖥️

/factions admin leave <target>

Parameters

For Console 🖥️

View Parameters
ParameterTypeRequiredDescription
targetOfflinePlayerYesThe player you want to force to leave the faction

Permissions

🔒 Permission Required: factions.commands.admin.leave

Responses

Response CodeDescription
forceLeaveSuccess{prefix} <green>You've successfully forced the player to leave the faction</green>
factionNotFound{prefix} <red>Error: The faction doesn't exist</red>
noPermission{prefix} <red>Error: You don't have the required permission</red>
ownershipTransferred{prefix} <green>You've successfully transferred the ownership to another player</green>
factionDeleted{prefix} <green>You've successfully deleted the faction</green>
claimError{prefix} <red>Error: You can't leave this faction</red>
missingRequiredArgument{prefix} <red>Error: Missing required argument</red>