Void background is now transparent on all dynmap templates.
This commit is contained in:
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user