* add - when players enter the village, the number of claims expands (thx
Intaro_ for idea)
Add or recreate this line (if not added, it will be 3 by default)
Maximum claims formula
Now the maximum number of claims is calculated using the formula:
(default-claim-limit) + (default-claim-per-member*members-1) + (permission-claim-add)
Standard values (Can be changed in the config):
default-claim-limit: 6
default-claim-per-member: 3