Skip to main content

Power set

Module: Power-raids

Description

Set the power of a faction

Usage

For Console 🖥️

/factions power set <powerType> <faction> <power>

Parameters

For Console 🖥️

View Parameters
ParameterTypeRequiredDescription
powerTypePowerTypeYesThe power type you want to set
factionFactionYesThe faction you want to set the power for
powerIntYesThe power you want to set

Permissions

🔒 Permission Required: factions.commands.power.set

Responses

Response CodeDescription
powerSet{prefix} <green>You've successfully set the power</green>
invalidArguments{prefix} <red>Error: The provided arguments are invalid</red>
factionNotFound{prefix} <red>Error: The faction can't be found</red>
missingRequiredArgument{prefix} <red>Error: Missing required argument</red>