Add support for visibleregions list for regions component - limit
which regions are shown
This commit is contained in:
parent
b3b83eeec5
commit
f8a0b3e0da
2 changed files with 22 additions and 0 deletions
|
|
@ -60,6 +60,10 @@ components:
|
|||
# strokeWeight: 3
|
||||
# fillColor: "#FF0000"
|
||||
# fillOpacity: 0.35
|
||||
# # Optional setting to limit which regions to show, by name - if commented out, all regions are shown
|
||||
# visibleregions:
|
||||
# - homebase
|
||||
# - miningsite
|
||||
#- class: org.dynmap.TestComponent
|
||||
# stuff: "This is some configuration-value"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue