Region Limits
With limits you can restrict players from claiming too many regions or claiming too big regions occuping a lot of world's space.
There are 2 region related limit settings available in the config.yml:
- Amount of Regions to claim.
- Amount of Blocks per region.
Regions Amount
This limit is configurable under the Region -> Amount_Per_Rank section and defines how many regions a player can create (claim).
A new region is created when you use the /region claim <name> command. Once you reached the limit, you can't create more regions until unclaim some of them.
Blocks Amount
This limit is configurable under the Region -> Blocks_Amount_Per_Rank section and defines max. amount of blocks per a region.
A number of blocks is compared to the lateral rectangular surface area, so both, 20x30x20 and 20x100x20 (W \times H \times D) regions are considered as 20x20 (400) blocks sized.
You can see a number of region blocks selected in the Selection Mode in the action bar right above inventory's hotbar.
World Blacklist
You can disable region claiming in certain worlds by adding world names in the config.yml -> Region -> Disabled_Worlds.
This setting can be bypassed with the excellentclaims.bypass.region.claim.world permission.