More regions with /region claim
LadyCailinBot opened this issue ยท 2 comments
WORLDGUARD-2591 - Reported by YoFuzzy3
Hi,
I noticed the 'max-region-count-per-player' setting in the configuration file but I failed to find any documentation on how it works, and someone else said that what I was after isn't available yet. What I want is so you can add a sub-node to that setting with an amount of regions. Then if a player has the permission 'worldguard.region.claim.' for example, they're allowed to claim a maximum of how ever many regions is set.
Hopefully you can take my suggestion into consideration, or if it already exists please tell me how to use it.
Thanks,
Matthew
Comment by thecpu
Clarification, do you mean that the maximum amount of regions a certain player can have would be set by the permission node?
Example:
VIP1:
[...]
Permissions:
-[...]
-worldguard.region.claim.4
VIP2:
[...]
Permissions:
-[...]
-worldguard.region.claim.8
Where the VIP1 would get 4 regions and the VIP2 would get 8?
This seems like an interesting feature, I don't beleive it exists. Maybe it will be implemented?