Dynmap

How to use Dynmap with SimpleClaimSystem

You can use Dynmap to display the claims of the server, in any world.

Don't forget to enable Dynmap in the config.yml file if it hasn't already been done :

# Dynmap support
dynmap: true
dynmap-settings:
  claim-border-color: FFFFFF
  claim-fill-color: A5A5A5
  claim-hover-text: '%claim-name% - Owner: %owner%'
Example of SimpleClaimSystem using Dynmap (claims = green squares)

Last updated