Admin power add
Module: Power-raids
Description
Add power to a faction
Usage
For Console 🖥️
/factions admin power add <powerType> <faction> <power>
Parameters
For Console 🖥️
View Parameters
| Parameter | Type | Required | Description | 
|---|---|---|---|
| powerType | PowerType | Yes | The power type you want to add | 
| faction | Faction | Yes | The faction you want to add the power to | 
| power | Int | Yes | The power you want to add | 
Permissions
🔒 Permission Required: factions.commands.admin.power.add
Responses
| Response Code | Description | 
|---|---|
| powerAdded | {prefix} <green>You've successfully added the power</green> | 
| missingRequiredArgument | {prefix} <red>Error: Missing required argument</red> |