Skip to main content

Unban

Module: Base

Description​

Unban a player from your faction

Usage​

For Player 👤​

/factions unban <target>

Parameters​

For Player 👤​

View Parameters
ParameterTypeRequiredDescription
banOfflinePlayerYesThe player you want to unban

Permissions​

🔒 Permission Required: factions.commands.unban

Responses​

Response CodeDescription
unbannedTarget{prefix} <green>You have successfully unbanned this player</green>
banNotFound{prefix} <red>Error: The player is not banned</red>
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>