Void background is now transparent on all dynmap templates.

This commit is contained in:
2022-05-15 03:57:16 -05:00
parent 3a7bfa7196
commit f546af249b
22 changed files with 75 additions and 8 deletions

View File

@@ -27,6 +27,7 @@ templates:
background: "#300806"
# Adjust extra zoom in levels - default is 2
mapzoomin: 2
background: "rgba(0,0,0,0)"
- class: org.dynmap.hdmap.HDMap
name: nether
title: "Surface"
@@ -38,3 +39,4 @@ templates:
background: "#300806"
# Adjust extra zoom in levels - default is 2
mapzoomin: 2
background: "rgba(0,0,0,0)"