HomeJavaMods[Cartographer2] [Addon] WorldGuard
[Cartographer2] [Addon] WorldGuard
Requires Cartographer 2.14.5 or newer
[​IMG]
[​IMG]
WorldGuard
This module provides support for WorldGuard. Show the WorldGuard regions on the minimap!
Features
Config
Code (YAML):
## WorldGuard Module for Cartographer 2

# The various colors for each region
colors
:
  # Custom color scheme for certain regions, like "spawn"
  # The region settings are checked from top to bottom until the first match is found.
  # The region name pattern supports regex (https://regexr.com), like "shop-[1-3]" or ".*_admin".
  regions
:
  - pattern
: "spawn"
    nonmember
: "0x408800"
    member
: "0x408800"
    owner
: "#00FF00"
  - pattern
: "shop-[1-3]"
    nonmember
: "#FF0000"
    member
: "#00698c"
    owner
: "#00FF00"
  # The default color scheme for regions that aren't specified in the region section
  # It supports RGB, hex or an integer
  default
:
    # The color that non-members view regions as
    nonmember
: "#FFFF00"
    # The color that members view the region as
    member
: "#00FFFF"
    # The color that owners view the region as
    owner
: "#00FF00"

Additional Settings

How to install
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

[Cartographer2] [Addon] WorldGuard is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 391 times (via Spigot). Download it and open it directly in the game.

Explore more