mirror of
https://github.com/webbukkit/dynmap.git
synced 2025-02-22 14:51:33 +01:00
Add config section for Sidebar Markers component
Disabled by default ref: webbukkit/DynmapCore#89
This commit is contained in:
parent
ea0c24a4d8
commit
5566bf306b
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user