Setup

Setup

Installation

Installing WorldRegions is a very quick and simple process. All you need to do is install the dependencies and move WorldRegions.jar into the server plugin folder.

Dependencies

Since WorldRegions is an extension to WorldGuard, both WorldEdit and WorldGuard must be installed on the server. All dependencies must be up-to-date.

Configuration

Configuring WorldRegions is a relatively simple process, depending on your setup. In some cases, you might not even need to configure WorldRegions!

Config.yml

WorldRegions stores its configuration in the WorldGuard data folder under the name of "config_worldregions.yml". The configuration is relatively straightforward, simply being a method to change messages sent to the client and globally disabling flags.

Permissions

PermissionDescriptionDefault
worldregions.bypass.flag.apply-potionThe player will not receive potion effects in areas where "apply-potion" is set.Nobody
worldregions.bypass.flag.allowed-breakThe player will still be able to break blocks that were not whitelisted with "allowed-break".Operators
worldregions.bypass.flag.allowed-damageThe player will still be able to take damage by methods not whitelisted with "allowed-damage".Nobody
worldregions.bypass.flag.allowed-placeThe player will still be able to place blocks that were not whitelisted with "allowed-place".Operators
worldregions.bypass.flag.blocked-breakThe player will still be able to break blocks that were blacklisted with "blocked-break".Operators
worldregions.bypass.flag.blocked-damageThe player will still be able to take damage by methods that were blacklisted with "blocked-damage".Nobody
worldregions.bypass.flag.blocked-placeThe player will still be able to place blocks that were blacklisted with "blocked-place".Operators
worldregions.bypass.flag.flyThe player will not be affected by the "deny" state of the "fly" flag.Nobody
worldregions.bypass.flag.healingThe player will still be able to naturally heal in areas where "healing" is denied.Operators
worldregions.bypass.flag.hungerThe player will still take damage from starvation and their hunger bar will still decrease in areas where "hunger" is denied.Nobody
worldregions.bypass.flag.instabreakThe player will not be able to instantly break blocks in areas with "instabreak" allowed.Nobody
worldregions.bypass.flag.item-pickupThe player will still be able to pick up items in areas where "item-pickup" is denied.Operators
worldregions.bypass.flag.mob-targetingThe player will be targeted and attacked by mobs in areas where "mob-targeting" is denied.Nobody
worldregions.bypass.flag.pveThe player will be allowed to attack mobs in areas where "pve" is denied.Operators
worldregions.bypass.flag.regenThe player will still regenerate health from a full hunger bar in areas where "regen" is denied.Operators
worldregions.bypass.flag.timeThe player will not have their time changed in areas with "time" setNobody