# Power

# 1 Power

Power is a currency that players can earn by being online. It can be used to pay the following things:

* Destructive actions during events (breaking/placing blocks, opening doors, looting chests…)
* Claim chunks for your kingdom

# 2 Config

In the **config.yml** of premium you can find the following options.

```javascript
power:
  max-power: 500
  reward-per-minute: 1
```

## 2.1 max-power

This is the maximum amount of power a player can have.

## 2.2 reward-per-minute

This is the amount of power a player will earn each minute when online.

# 2 Commands

## 2.1 Give power

Give power to a player. With this command you can bypass the limit.

| /k power add <player> <amount> | kingdom.power.add |
|--------------------------------|-------------------|

## 2.2 Remove power

| /k power remove <player> <amount> | kingdom.power.remove |
|-----------------------------------|----------------------|

## 2.3 Pay power

| /k power pay <player> <amount> | kingdom.power.pay |
|--------------------------------|-------------------|

## 2.4 Check power

| /k power | kingdom.power |
|----------|---------------|
| /k power <player> | kingdom.power.other |

---

**Documents**

- [Getting started](https://wiki.guflimc.com/s/kingdomcraft-premium/doc/getting-started-DMncr30uhG)
- [Sidebar](https://wiki.guflimc.com/s/kingdomcraft-premium/doc/sidebar-wJTtc1tlZN)
- [Tablist & Nametags](https://wiki.guflimc.com/s/kingdomcraft-premium/doc/tablist-nametags-25sz4eqfq9)
- [Kingdom selector](https://wiki.guflimc.com/s/kingdomcraft-premium/doc/kingdom-selector-ebmkGONWFM)
- [Regions](https://wiki.guflimc.com/s/kingdomcraft-premium/doc/regions-rhNS90NSIy)
- [Claims](https://wiki.guflimc.com/s/kingdomcraft-premium/doc/claims-jABwG0Svr8)
- [Power](https://wiki.guflimc.com/s/kingdomcraft-premium/doc/power-70rbbejmW6)
- [Protection](https://wiki.guflimc.com/s/kingdomcraft-premium/doc/protection-rcHugSsHwR)
- [Visitors](https://wiki.guflimc.com/s/kingdomcraft-premium/doc/visitors-aQMHQCji0M)
- [Modifiers](https://wiki.guflimc.com/s/kingdomcraft-premium/doc/modifiers-NIQaQ4ARa6)
- [Resource regions](https://wiki.guflimc.com/s/kingdomcraft-premium/doc/resource-regions-7K2ig0IKqh)
- [Dynmap/Bluemap](https://wiki.guflimc.com/s/kingdomcraft-premium/doc/dynmapbluemap-7cM99zhpRW)
- [Channel mutes](https://wiki.guflimc.com/s/kingdomcraft-premium/doc/channel-mutes-FsmJfHOIYs)
- [Placeholders](https://wiki.guflimc.com/s/kingdomcraft-premium/doc/placeholders-9gQgGoKMAB)
- [Warps](https://wiki.guflimc.com/s/kingdomcraft-premium/doc/warps-h3YmTSSZ1C)
- [Elections](https://wiki.guflimc.com/s/kingdomcraft-premium/doc/elections-IXZCGc3Cuq)
- [Admin mode](https://wiki.guflimc.com/s/kingdomcraft-premium/doc/admin-mode-ALQQSdUm9H)
- [All permissions](https://wiki.guflimc.com/s/kingdomcraft-premium/doc/all-permissions-WdNzOBeqCA)
- [Events - NL](https://wiki.guflimc.com/s/kingdomcraft-premium/doc/events-nl-mOImzefI5b)