Add config section for Sidebar Markers component

Disabled by default

ref: webbukkit/DynmapCore#89
This commit is contained in:
Eerik Mägi 2018-01-06 19:17:48 +02:00 committed by GitHub
parent ea0c24a4d8
commit 5566bf306b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -190,6 +190,12 @@ components:
# redirecturl: inactive.html
# #showmessage: 'You were inactive for too long.'
# List markers of current world in sidebar and pan map to them on click.
# Note: depends on org.dynmap.MarkersComponent component defined above
#- class: org.dynmap.ClientComponent
# type: sidebarmarkers
# #title: 'Markers (current world)'
#- class: org.dynmap.TestComponent
# stuff: "This is some configuration-value"