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.
power:
max-power: 500
reward-per-minute: 12.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 |