World Guard Region Claim icon

World Guard Region Claim -----

Charge players when claiming regions!




- The update is to make the plugin 1.19 compatible.
- Removed the "overlaps" command.
- No longer needs FastAsyncWorldEdit as a dependent.
----------, Jun 28, 2022

This update will only work with versions 1.13+
WGRC now requires FastAsyncWorldEdit as well as WorldGuard 7.0.0
----------, Feb 6, 2019

You can now give each player (or group) a different region limit with permissions. To give a player/group a limit of 8 regions you will have to give them the permission 'wgrc.regionclaim.8' and they will be able to claim up to 8 regions. If a player has the permissions 'wgrc.regionclaim.3' and 'wgrc.regionclaim.10' the player will be able to claim up to 10, this is because it is the higher number.

In the config.yml file the value 'max-regions' still exists, and will be the default amount of regions a player can claim unless given a permission, but if the max-region value is 10 and a player has the permission 'wgrc.regionclaim.5' a player will be able to claim up to 10 regions, because that is the higher number.
----------, Jul 18, 2018

Plugin will automatically check for updates, and if there is one available it will tell you in the console on start up. Also you can now set the maximum amount of regions a player can claim in config.yml. (If you don't want a limit just put a large number such as 99999.

Add these two options to your config.yml or else the plugin will error, or just delete your current WorldGuardRegionClaim folder and let the plugin load a new one:

Code (YAML):

update-check
: true
max-regions
: 5
 
Your config.yml should have each of these values in order to work. (doesn't matter the order they are in)

Code (Text):

# Set to false if you do not want the plugin checking for updates.
update-check: true

# If flat-rate is false, it will charge the player cost*volume.
# If flat-rate is true, it will charge the player the same cost no matter what the volume is.
# Example:
# If flat-rate is false, and cost is 0.50, and the volume of the player's selection is 10000 blocks, then
# the region will cost 5000 to claim.
flat-rate: false
cost: 0.50

# A player will not be allowed to claim more blocks then max-volume, at one time.
max-volume: 100000
max-regions: 5
 
----------, Jul 17, 2018

The new command /overlaps (permission: wgrc.overlaps) will check if any other regions (that you do not own) overlap your selection, if there are it will tell you their names.

Example Usage: (After you select two points.)
[​IMG]
----------, Jul 14, 2018

Resource Information
Author:
----------
Total Downloads: 6,950
First Release: Jul 14, 2018
Last Update: Jun 28, 2022
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings