From ea5f9a8a96f2e40dd27dfceba381241f5ef654f3 Mon Sep 17 00:00:00 2001 From: Mike Primm Date: Wed, 14 Sep 2011 13:11:51 +0800 Subject: [PATCH] Add control of label for playermarkers layer (label attribute) --- src/main/resources/configuration.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/configuration.txt b/src/main/resources/configuration.txt index 1c91cce1..8e9a88ec 100644 --- a/src/main/resources/configuration.txt +++ b/src/main/resources/configuration.txt @@ -73,6 +73,8 @@ components: # hidebydefault: true # # Optional - ordering priority in layer menu (low goes before high - default is 0) # layerprio: 1 + # # Optional - label for player marker layer (default is 'Players') + # label: "Players" #- class: org.dynmap.ClientComponent # type: digitalclock - class: org.dynmap.ClientComponent