Skip to main content

Transferowner

Module: Base

Description​

Transfer the ownership of your faction

Usage​

For Player 👤​

/factions transferowner <target> [confirm]

Parameters​

For Player 👤​

View Parameters
ParameterTypeRequiredDescription
targetUserOfflinePlayerYesThe player you want to transfer the ownership to

Permissions​

🔒 Permission Required: factions.commands.transferowner

Responses​

Response CodeDescription
ownershipTransferred{prefix} <green>You've successfully transferred your ownership to another player. You've been assigned the default rank for this faction</green>
notOwner{prefix} <red>Error: You're not the owner of this faction</red>
notInFaction{prefix} <red>Error: You're not in a faction</red>
cantTransferToSelf{prefix} <red>Error: You can't transfer ownership to yourself</red>
missingRequiredArgument{prefix} <red>Error: Missing required argument</red>
confirmationNeeded{prefix} <red>Error: You need to confirm the command. Use <yellow>/f transferowner <args> confirm</yellow></red>