Transferowner
Module: Base
Description
Transfer the ownership of your faction
Usage
For Player 👤
/factions transferowner <target> [confirm]
Parameters
For Player 👤
View Parameters
Parameter | Type | Required | Description |
---|---|---|---|
targetUser | FactionUser | Yes | The player you want to transfer the ownership to |
Permissions
🔒 Permission Required: factions.commands.transferowner
Responses
Response Code | Description |
---|---|
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> |
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> |