HomeJavaModsGrief Prevention Dynmap Support
Grief Prevention Dynmap Support
Overview
Grief Prevention Dynmap Support adds the rendering of claims to Dynmap.
When a player creates or edits a claim your dynmap will show this.

Github Source Code

Example
[​IMG]

Supported Versions

Configuration
Code (Text):
marker:
  claim:
    showchildren: false  // Should claims within claims be shown?
  style:
    fill:
      color: FF0000  // The fill color as a hex code
      opacity: 0.35  // The transparency of the fill (0 invisible, 1 solid)
    border:
      opacity: 0.8  // The transparency of the border (0 invisible, 1 solid)
      weight: 2  // The thickness of the border
      color: FFFF00  // The border color as a hex code
  refreshRateInSeconds: 30   // The rater at which the claim rendering is updated, default every 30 seconds
layer:
  name: Player Claims   // The name of the Dynmap layer all claim markers will be in
  hiddenByDefault: false   // Should the layer be hidden by default
  priority: 10   // The render priority
 

Plugin details

Read from the plugin's own plugin.yml.

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.

Grief Prevention Dynmap Support is a free Minecraft Java mod. Downloaded 5,167 times (via Spigot). Download it and open it directly in the game.

Explore more