diff --git a/dynmap/templates/nether-hi_boost_vhi.txt b/dynmap/templates/nether-hi_boost_vhi.txt index d907152..1ce4344 100644 --- a/dynmap/templates/nether-hi_boost_vhi.txt +++ b/dynmap/templates/nether-hi_boost_vhi.txt @@ -23,6 +23,7 @@ templates: # Map background color (day or night) background: "#300806" mapzoomin: 4 + background: "rgba(0,0,0,0)" - class: org.dynmap.hdmap.HDMap name: nether title: "Surface" @@ -33,5 +34,6 @@ templates: # Map background color (day or night) background: "#300806" mapzoomin: 2 + background: "rgba(0,0,0,0)" boostzoom: 1 \ No newline at end of file diff --git a/dynmap/templates/nether-hi_boost_xhi.txt b/dynmap/templates/nether-hi_boost_xhi.txt index b789a54..4531390 100644 --- a/dynmap/templates/nether-hi_boost_xhi.txt +++ b/dynmap/templates/nether-hi_boost_xhi.txt @@ -23,6 +23,7 @@ templates: # Map background color (day or night) background: "#300806" mapzoomin: 5 + background: "rgba(0,0,0,0)" - class: org.dynmap.hdmap.HDMap name: nether title: "Surface" diff --git a/dynmap/templates/nether-hires.txt b/dynmap/templates/nether-hires.txt index eb36453..d80a525 100644 --- a/dynmap/templates/nether-hires.txt +++ b/dynmap/templates/nether-hires.txt @@ -26,6 +26,7 @@ templates: # Map background color (day or night) background: "#300806" mapzoomin: 1 + background: "rgba(0,0,0,0)" - class: org.dynmap.hdmap.HDMap name: nether title: "Surface" @@ -36,3 +37,4 @@ templates: # Map background color (day or night) background: "#300806" mapzoomin: 1 + background: "rgba(0,0,0,0)" diff --git a/dynmap/templates/nether-low_boost_hi.txt b/dynmap/templates/nether-low_boost_hi.txt index 42c8be5..2aa29f8 100644 --- a/dynmap/templates/nether-low_boost_hi.txt +++ b/dynmap/templates/nether-low_boost_hi.txt @@ -24,6 +24,7 @@ templates: background: "#300806" # Adjust extra zoom in levels - default is 2 mapzoomin: 4 + background: "rgba(0,0,0,0)" - class: org.dynmap.hdmap.HDMap name: nether title: "Surface" @@ -35,4 +36,5 @@ templates: background: "#300806" # Adjust extra zoom in levels - default is 2 mapzoomin: 4 + background: "rgba(0,0,0,0)" boostzoom: 2 diff --git a/dynmap/templates/nether-lowres.txt b/dynmap/templates/nether-lowres.txt index 014a271..132d10e 100644 --- a/dynmap/templates/nether-lowres.txt +++ b/dynmap/templates/nether-lowres.txt @@ -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)" diff --git a/dynmap/templates/nether-vlowres.txt b/dynmap/templates/nether-vlowres.txt index b092bf5..428c216 100644 --- a/dynmap/templates/nether-vlowres.txt +++ b/dynmap/templates/nether-vlowres.txt @@ -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)" diff --git a/dynmap/templates/nether.txt b/dynmap/templates/nether.txt index 941d75a..315d584 100644 --- a/dynmap/templates/nether.txt +++ b/dynmap/templates/nether.txt @@ -26,6 +26,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" @@ -37,3 +38,4 @@ templates: background: "#300806" # Adjust extra zoom in levels - default is 2 mapzoomin: 2 + background: "rgba(0,0,0,0)" diff --git a/dynmap/templates/normal-hi_boost_vhi.txt b/dynmap/templates/normal-hi_boost_vhi.txt index e377a20..cd5553b 100644 --- a/dynmap/templates/normal-hi_boost_vhi.txt +++ b/dynmap/templates/normal-hi_boost_vhi.txt @@ -9,7 +9,7 @@ version: 0.20 templates: # Template for normal world (HDMap hires with vhires boost) normal-hi_boost_vhi: - enabled: true + enabled: false # Number of extra zoom-out levels for world (each level is twice as big as the previous one) extrazoomout: 2 maps: @@ -21,6 +21,7 @@ templates: shader: stdtexture lighting: shadows mapzoomin: 4 + background: "rgba(0,0,0,0)" - class: org.dynmap.hdmap.HDMap name: surface title: "Surface" @@ -29,6 +30,7 @@ templates: shader: stdtexture lighting: shadows mapzoomin: 2 + background: "rgba(0,0,0,0)" boostzoom: 1 - class: org.dynmap.hdmap.HDMap name: cave @@ -38,3 +40,4 @@ templates: shader: cave lighting: default mapzoomin: 4 + background: "rgba(0,0,0,0)" diff --git a/dynmap/templates/normal-hi_boost_xhi.txt b/dynmap/templates/normal-hi_boost_xhi.txt index c6489d4..5ce4d86 100644 --- a/dynmap/templates/normal-hi_boost_xhi.txt +++ b/dynmap/templates/normal-hi_boost_xhi.txt @@ -9,7 +9,7 @@ version: 0.20 templates: # Template for normal world (HDMap hires with vhires boost) normal-hi_boost_xhi: - enabled: true + enabled: false # Number of extra zoom-out levels for world (each level is twice as big as the previous one) extrazoomout: 2 maps: @@ -21,6 +21,7 @@ templates: shader: stdtexture lighting: shadows mapzoomin: 5 + background: "rgba(0,0,0,0)" - class: org.dynmap.hdmap.HDMap name: surface title: "Surface" @@ -38,3 +39,4 @@ templates: shader: cave lighting: default mapzoomin: 5 + background: "rgba(0,0,0,0)" diff --git a/dynmap/templates/normal-hires.txt b/dynmap/templates/normal-hires.txt index e1b84f3..96fdeca 100644 --- a/dynmap/templates/normal-hires.txt +++ b/dynmap/templates/normal-hires.txt @@ -8,7 +8,7 @@ version: 0.20 templates: # Template for normal world (HDMap hires) normal-hires: - enabled: true + enabled: falsee # Number of extra zoom-out levels for world (each level is twice as big as the previous one) extrazoomout: 2 #center: @@ -24,6 +24,7 @@ templates: shader: stdtexture lighting: shadows mapzoomin: 1 + background: "rgba(0,0,0,0)" - class: org.dynmap.hdmap.HDMap name: surface title: "Surface" @@ -32,6 +33,7 @@ templates: shader: stdtexture lighting: shadows mapzoomin: 1 + background: "rgba(0,0,0,0)" - class: org.dynmap.hdmap.HDMap name: cave title: "Cave" diff --git a/dynmap/templates/normal-low_boost_hi.txt b/dynmap/templates/normal-low_boost_hi.txt index ecab5c6..f2946a5 100644 --- a/dynmap/templates/normal-low_boost_hi.txt +++ b/dynmap/templates/normal-low_boost_hi.txt @@ -9,7 +9,7 @@ version: 0.20 templates: # Template for normal world (HDMap lowres, with hires boost) normal-low_boost_hi: - enabled: true + enabled: false # Number of extra zoom-out levels for world (each level is twice as big as the previous one) extrazoomout: 2 maps: @@ -22,6 +22,7 @@ templates: lighting: shadows # Adjust extra zoom in levels - default is 2 mapzoomin: 4 + background: "rgba(0,0,0,0)" - class: org.dynmap.hdmap.HDMap name: surface title: "Surface" @@ -31,6 +32,7 @@ templates: lighting: shadows # Adjust extra zoom in levels - default is 2 mapzoomin: 4 + background: "rgba(0,0,0,0)" boostzoom: 2 - class: org.dynmap.hdmap.HDMap name: cave @@ -41,3 +43,4 @@ templates: lighting: default # Adjust extra zoom in levels - default is 2 mapzoomin: 4 + background: "rgba(0,0,0,0)" diff --git a/dynmap/templates/normal-lowres.txt b/dynmap/templates/normal-lowres.txt index ecc8656..bc74f5b 100644 --- a/dynmap/templates/normal-lowres.txt +++ b/dynmap/templates/normal-lowres.txt @@ -8,7 +8,7 @@ version: 0.20 templates: # Template for normal world (HDMap lowres) normal-lowres: - enabled: true + enabled: falsee # Number of extra zoom-out levels for world (each level is twice as big as the previous one) extrazoomout: 2 #center: @@ -25,6 +25,7 @@ templates: lighting: shadows # Adjust extra zoom in levels - default is 2 mapzoomin: 2 + background: "rgba(0,0,0,0)" - class: org.dynmap.hdmap.HDMap name: surface title: "Surface" @@ -34,6 +35,7 @@ templates: lighting: shadows # Adjust extra zoom in levels - default is 2 mapzoomin: 2 + background: "rgba(0,0,0,0)" - class: org.dynmap.hdmap.HDMap name: cave title: "Cave" @@ -43,3 +45,4 @@ templates: lighting: default # Adjust extra zoom in levels - default is 2 mapzoomin: 2 + background: "rgba(0,0,0,0)" diff --git a/dynmap/templates/normal-vlowres.txt b/dynmap/templates/normal-vlowres.txt index 1c11ab5..13d66ca 100644 --- a/dynmap/templates/normal-vlowres.txt +++ b/dynmap/templates/normal-vlowres.txt @@ -8,7 +8,7 @@ version: 0.24 templates: # Template for normal world (HDMap vlowres) normal-vlowres: - enabled: true + enabled: false # Number of extra zoom-out levels for world (each level is twice as big as the previous one) extrazoomout: 2 #center: @@ -25,6 +25,7 @@ templates: lighting: shadows # Adjust extra zoom in levels - default is 2 mapzoomin: 2 + background: "rgba(0,0,0,0)" - class: org.dynmap.hdmap.HDMap name: surface title: "Surface" @@ -34,6 +35,7 @@ templates: lighting: shadows # Adjust extra zoom in levels - default is 2 mapzoomin: 2 + background: "rgba(0,0,0,0)" - class: org.dynmap.hdmap.HDMap name: cave title: "Cave" @@ -43,3 +45,4 @@ templates: lighting: default # Adjust extra zoom in levels - default is 2 mapzoomin: 2 + background: "rgba(0,0,0,0)" diff --git a/dynmap/templates/normal.txt b/dynmap/templates/normal.txt index 97f31fb..92dfe83 100644 --- a/dynmap/templates/normal.txt +++ b/dynmap/templates/normal.txt @@ -7,7 +7,7 @@ version: 1.9 templates: # Template for normal world normal: - enabled: true + enabled: false # Number of extra zoom-out levels for world (each level is twice as big as the previous one) extrazoomout: 2 #center: @@ -24,6 +24,7 @@ templates: lighting: default # Adjust extra zoom in levels - default is 2 mapzoomin: 2 + background: "rgba(0,0,0,0)" - class: org.dynmap.hdmap.HDMap name: surface title: "Surface" @@ -33,6 +34,7 @@ templates: lighting: default # Adjust extra zoom in levels - default is 2 mapzoomin: 2 + background: "rgba(0,0,0,0)" - class: org.dynmap.hdmap.HDMap name: cave title: "Cave" @@ -42,3 +44,4 @@ templates: lighting: default # Adjust extra zoom in levels - default is 2 mapzoomin: 2 + background: "rgba(0,0,0,0)" diff --git a/dynmap/templates/the_end-hi_boost_vhi.txt b/dynmap/templates/the_end-hi_boost_vhi.txt index 8ef065d..ef484c2 100644 --- a/dynmap/templates/the_end-hi_boost_vhi.txt +++ b/dynmap/templates/the_end-hi_boost_vhi.txt @@ -21,6 +21,7 @@ templates: shader: stdtexture lighting: brightnight mapzoomin: 4 + background: "rgba(0,0,0,0)" - class: org.dynmap.hdmap.HDMap name: the_end title: "Surface" @@ -29,5 +30,6 @@ templates: shader: stdtexture lighting: brightnight mapzoomin: 2 + background: "rgba(0,0,0,0)" boostzoom: 1 \ No newline at end of file diff --git a/dynmap/templates/the_end-hi_boost_xhi.txt b/dynmap/templates/the_end-hi_boost_xhi.txt index 9b314c8..9feb910 100644 --- a/dynmap/templates/the_end-hi_boost_xhi.txt +++ b/dynmap/templates/the_end-hi_boost_xhi.txt @@ -21,6 +21,7 @@ templates: shader: stdtexture lighting: brightnight mapzoomin: 5 + background: "rgba(0,0,0,0)" - class: org.dynmap.hdmap.HDMap name: the_end title: "Surface" diff --git a/dynmap/templates/the_end-hires.txt b/dynmap/templates/the_end-hires.txt index 0a97d0b..ead8be2 100644 --- a/dynmap/templates/the_end-hires.txt +++ b/dynmap/templates/the_end-hires.txt @@ -24,6 +24,7 @@ templates: shader: stdtexture lighting: brightnight mapzoomin: 1 + background: "rgba(0,0,0,0)" - class: org.dynmap.hdmap.HDMap name: the_end title: "Surface" @@ -32,4 +33,5 @@ templates: shader: stdtexture lighting: brightnight mapzoomin: 1 + background: "rgba(0,0,0,0)" \ No newline at end of file diff --git a/dynmap/templates/the_end-low_boost_hi.txt b/dynmap/templates/the_end-low_boost_hi.txt index 070aebb..1cae2f5 100644 --- a/dynmap/templates/the_end-low_boost_hi.txt +++ b/dynmap/templates/the_end-low_boost_hi.txt @@ -22,6 +22,7 @@ templates: lighting: brightnight # Adjust extra zoom in levels - default is 2 mapzoomin: 4 + background: "rgba(0,0,0,0)" - class: org.dynmap.hdmap.HDMap name: the_end title: "Surface" @@ -31,5 +32,6 @@ templates: lighting: brightnight # Adjust extra zoom in levels - default is 2 mapzoomin: 4 + background: "rgba(0,0,0,0)" boostzoom: 2 \ No newline at end of file diff --git a/dynmap/templates/the_end-lowres.txt b/dynmap/templates/the_end-lowres.txt index 43a3c18..c2c9f1d 100644 --- a/dynmap/templates/the_end-lowres.txt +++ b/dynmap/templates/the_end-lowres.txt @@ -25,6 +25,7 @@ templates: lighting: brightnight # Adjust extra zoom in levels - default is 2 mapzoomin: 2 + background: "rgba(0,0,0,0)" - class: org.dynmap.hdmap.HDMap name: the_end title: "Surface" @@ -34,4 +35,5 @@ templates: lighting: brightnight # Adjust extra zoom in levels - default is 2 mapzoomin: 2 + background: "rgba(0,0,0,0)" \ No newline at end of file diff --git a/dynmap/templates/the_end-vlowres.txt b/dynmap/templates/the_end-vlowres.txt index 563a923..1908421 100644 --- a/dynmap/templates/the_end-vlowres.txt +++ b/dynmap/templates/the_end-vlowres.txt @@ -25,6 +25,7 @@ templates: lighting: brightnight # Adjust extra zoom in levels - default is 2 mapzoomin: 2 + background: "rgba(0,0,0,0)" - class: org.dynmap.hdmap.HDMap name: the_end title: "Surface" @@ -34,4 +35,5 @@ templates: lighting: brightnight # Adjust extra zoom in levels - default is 2 mapzoomin: 2 + background: "rgba(0,0,0,0)" \ No newline at end of file diff --git a/dynmap/templates/the_end.txt b/dynmap/templates/the_end.txt index 5718921..0b393ae 100644 --- a/dynmap/templates/the_end.txt +++ b/dynmap/templates/the_end.txt @@ -24,6 +24,7 @@ templates: lighting: default # Adjust extra zoom in levels - default is 2 mapzoomin: 2 + background: "rgba(0,0,0,0)" - class: org.dynmap.hdmap.HDMap name: the_end title: "Surface" @@ -33,4 +34,5 @@ templates: lighting: default # Adjust extra zoom in levels - default is 2 mapzoomin: 2 + background: "rgba(0,0,0,0)" \ No newline at end of file diff --git a/dynmap/worlds.txt b/dynmap/worlds.txt index bf5ad70..66bd53c 100644 --- a/dynmap/worlds.txt +++ b/dynmap/worlds.txt @@ -6,6 +6,24 @@ # Deleting this file will result in a fresh copy being produced by dynmap.jar on the next startup. # worlds: + - name: beyond_earth_venus + title: Venus + enabled: true + - name: beyond_earth_mercury + title: Mercury + enabled: true + - name: beyond_earth_mars + title: Mars + enabled: true + - name: beyond_earth_glacio + title: Glacio + enabled: true + - name: world + title: Earth + enabled: true + - name: beyond_earth_moon + title: Earth's Moon + enabled: true # Worlds can be handled by templates, based on world type # You can override the properties of the template by specifying them in this section # for example 'Title: "My Awesome World"' @@ -64,7 +82,7 @@ worlds: # # Default delay on processing of updated tiles, in seconds. This can reduce potentially expensive re-rendering # # of frequently updated tiles (such as due to machines, pistons, quarries or other automation). Value can also be set on # # individual maps. - # tileupdatedelay: 30 + # tileupdatedelay: 60 # maps: # - class: org.dynmap.hdmap.HDMap # name: flat @@ -74,6 +92,7 @@ worlds: # shader: stdtexture # lighting: shadows # mapzoomin: 1 + background: "rgba(0,0,0,0)" # - class: org.dynmap.hdmap.HDMap # name: surface # title: "Surface" @@ -82,6 +101,7 @@ worlds: # shader: stdtexture # lighting: shadows # mapzoomin: 1 + background: "rgba(0,0,0,0)" # - class: org.dynmap.hdmap.HDMap # name: cave # title: "Cave" @@ -114,6 +134,7 @@ worlds: # # Map background color (day or night) # background: "#300806" # mapzoomin: 1 + background: "rgba(0,0,0,0)" # - class: org.dynmap.hdmap.HDMap # name: surface # title: "Surface" @@ -124,3 +145,4 @@ worlds: # # Map background color (day or night) # background: "#300806" # mapzoomin: 1 + background: "rgba(0,0,0,0)"