Skip to main content

Delete

Module: Base

Description

Delete your faction

Usage

For Player 👤

/factions delete [confirm]

For Console 🖥️

/factions delete <target> [confirm]

Parameters

For Console 🖥️

View Parameters
ParameterTypeRequiredDescription
targetOfflinePlayerYesThe faction you want to delete

Permissions

🔒 Permission Required: factions.commands.delete

Responses

Response CodeDescription
deletedFaction{prefix} <green>You've successfully deleted the faction</green>
notInFaction{prefix} <red>Error: You're not in a faction</red>
notFactionOwner{prefix} <red>Error: You're not the owner of this faction</red>
missingRequiredArgument{prefix} <red>Error: Missing required argument</red>
confirmationNeeded{prefix} <red>Error: You need to confirm the command. Use <yellow>/f delete confirm</yellow></red>