- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
Requires Cartographer 2.14.5 or newer
![]()
WorldGuard
This module provides support for WorldGuard. Show the WorldGuard regions on the minimap!
Features
Config
- Show WorldGuard regions in different colors
Additional SettingsCode (YAML):## World Guard Module for Cartographer 2
# The various colors for each region
colors:
# Custom color scheme for certain regions, like spawn
regions:
spawn:
nonmember: "0x408800"
member: "0x408800"
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"
How to install
- worldguard_show_regions - Show WorldGuard regions
- Download the jar
- Place in /plugins/Cartographer2/modules/
- Load with command /cartographer module load WorldGuardAddon-1.0.0.jar

[Cartographer2] [Addon] WorldGuard 1.0.1
Adds WorldGuard support for Cartographer2
Recent Updates
- Polygonal Region Support Dec 19, 2020