🌳
SimpleClaimSystem
  • SimpleClaimSystem
  • Installation
    • Prerequisites
    • Installation
  • Configuration
    • config.yml
    • How to set up a gui
    • Langs
    • Claim settings
  • Commands
    • Player commands
    • Admin commands
  • Permissions
    • How to set up
    • Commands
    • Claims
    • Settings
  • Support
    • PlaceholderAPI
    • WorldGuard
    • Vault
    • Dynmap
    • Bluemap
    • Pl3xMap
    • GriefPrevention
  • API
    • Dependency
    • Accessing
    • Working with players
    • Working with claims
Powered by GitBook
On this page
  1. Support

Dynmap

How to use Dynmap with SimpleClaimSystem

PreviousVaultNextBluemap

Last updated 9 months ago

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)