Dynmap/Bluemap


1 Dynmap/Bluemap

All regions and claims can be rendered on dynmap or bluemap if enabled. You can also show kingdom spawns and warps.

enabled: true

show-claims: true
show-worldguard-claims: true
show-worldguard-regions: true
show-kingdom-spawns: true

1.1 enabled

Enable or disable all rending on the map.

1.2 show-claims

Enable or disable the rendering of chunk claims on the map.

1.3 show-worldguard-claims

Enable or disable the rendering of worldguard claims on the map.

1.4 show-worldguard-regions

Enable or disable the rendering of worldguard regions that do not belong to a kingdom on the map

1.5 show-kingdom-spawns

Enable or disable the rendering of kingdom spawns on the map.

2 Commands

2.1 Kingdom color

You can change the color of claims by a kingdom through the /k editor or with the following commands.

/k edit map color <color>

kingdom.edit.map.color

/k edit map color <kingdom> <color>

kingdom.edit.map.color.other

2.2 Kingdom spawn icon

You can change the icon of kingdom spawns through the /k editor or with the following commands.

/k edit map spawnicon <icon>

kingdom.edit.map.spawnicon

/k edit map spawnicon <kingdom> <icon>

kingdom.edit.map.spawnicon.other


2.3 Region color

You can change the color of regions.

/k regions edit map color <region> <color>

kingdom.regions.edit.map.color

2.4 Region visibility

You can enable or disable if a region is visible on dynmap.

/k regions edit map visible <region> [true|false]

kingdom.regions.edit.map.visible