From f26fcc95ba7167ce6a79f580c1240e5d5a1ade0e Mon Sep 17 00:00:00 2001 From: Julia Date: Sun, 21 Nov 2021 13:11:50 +0000 Subject: [PATCH] =?UTF-8?q?Dateien=20hochladen=20nach=20=E2=80=9E=E2=80=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dynmap Worlds.txt | 143 ++++++++++++++++++++++++++++++++++++++++++++++ worlds.txt | 143 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 286 insertions(+) create mode 100644 Dynmap Worlds.txt create mode 100644 worlds.txt diff --git a/Dynmap Worlds.txt b/Dynmap Worlds.txt new file mode 100644 index 0000000..ce14b6a --- /dev/null +++ b/Dynmap Worlds.txt @@ -0,0 +1,143 @@ +%YAML 1.1 +--- +worlds: +- name: world + title: Overworld + enabled: true + extrazoomout: 9 + maps: + - class: org.dynmap.hdmap.HDMap + name: topdown + title: Top-down + icon: images/block_world_flat.png + prefix: td + perspective: iso_S_90_hires + shader: stdtexture + lighting: shadows + image-format: default + mapzoomin: 1 + mapzoomout: 0 + boostzoom: 0 + append_to_world: '' + protected: false + - class: org.dynmap.hdmap.HDMap + name: isometric + title: Isometric + icon: images/block_world_surface.png + prefix: iso + perspective: iso_SE_30_hires + shader: stdtexture + lighting: shadows + image-format: default + mapzoomin: 1 + mapzoomout: 0 + boostzoom: 0 + append_to_world: '' + protected: false + - class: org.dynmap.hdmap.HDMap + name: caves + title: Caves + icon: images/block_world_cave.png + prefix: cave + perspective: iso_SE_60_hires + shader: cave + lighting: default + image-format: default + mapzoomin: 1 + mapzoomout: 0 + boostzoom: 0 + append_to_world: '' + protected: false + protected: false + showborder: true + sendposition: true + sendhealth: true + visibilitylimits: [ + ] + hiddenlimits: [ + ] + hidestyle: stone +- name: world_nether + title: Nether + enabled: false + extrazoomout: 9 + maps: + - class: org.dynmap.hdmap.HDMap + name: topdown + title: Top-down + icon: images/block_nether_flat.png + prefix: td + perspective: iso_S_90_hires + shader: stdtexture + lighting: nethershadows + image-format: default + mapzoomin: 0 + mapzoomout: 0 + boostzoom: 0 + append_to_world: '' + protected: false + - class: org.dynmap.hdmap.HDMap + name: isometric + title: Isometric + icon: images/block_nether_surface.png + prefix: iso + perspective: iso_SE_30_hires + shader: stdtexture + lighting: nethershadows + image-format: default + mapzoomin: 0 + mapzoomout: 0 + boostzoom: 0 + append_to_world: '' + protected: false + protected: false + showborder: true + sendposition: true + sendhealth: true + visibilitylimits: [ + ] + hiddenlimits: [ + ] + hidestyle: stone +- name: world_the_end + title: The End + enabled: false + extrazoomout: 9 + maps: + - class: org.dynmap.hdmap.HDMap + name: topdown + title: Top-down + icon: images/block_the_end_flat.png + prefix: td + perspective: iso_S_90_hires + shader: stdtexture + lighting: brightnight + image-format: default + mapzoomin: 1 + mapzoomout: 0 + boostzoom: 0 + append_to_world: '' + protected: false + - class: org.dynmap.hdmap.HDMap + name: isometric + title: Isometric + icon: images/block_the_end_surface.png + prefix: iso + perspective: iso_SE_30_hires + shader: stdtexture + lighting: brightnight + image-format: default + mapzoomin: 1 + mapzoomout: 0 + boostzoom: 0 + append_to_world: '' + protected: false + protected: false + showborder: true + sendposition: true + sendhealth: true + visibilitylimits: [ + ] + hiddenlimits: [ + ] + hidestyle: stone diff --git a/worlds.txt b/worlds.txt new file mode 100644 index 0000000..ce14b6a --- /dev/null +++ b/worlds.txt @@ -0,0 +1,143 @@ +%YAML 1.1 +--- +worlds: +- name: world + title: Overworld + enabled: true + extrazoomout: 9 + maps: + - class: org.dynmap.hdmap.HDMap + name: topdown + title: Top-down + icon: images/block_world_flat.png + prefix: td + perspective: iso_S_90_hires + shader: stdtexture + lighting: shadows + image-format: default + mapzoomin: 1 + mapzoomout: 0 + boostzoom: 0 + append_to_world: '' + protected: false + - class: org.dynmap.hdmap.HDMap + name: isometric + title: Isometric + icon: images/block_world_surface.png + prefix: iso + perspective: iso_SE_30_hires + shader: stdtexture + lighting: shadows + image-format: default + mapzoomin: 1 + mapzoomout: 0 + boostzoom: 0 + append_to_world: '' + protected: false + - class: org.dynmap.hdmap.HDMap + name: caves + title: Caves + icon: images/block_world_cave.png + prefix: cave + perspective: iso_SE_60_hires + shader: cave + lighting: default + image-format: default + mapzoomin: 1 + mapzoomout: 0 + boostzoom: 0 + append_to_world: '' + protected: false + protected: false + showborder: true + sendposition: true + sendhealth: true + visibilitylimits: [ + ] + hiddenlimits: [ + ] + hidestyle: stone +- name: world_nether + title: Nether + enabled: false + extrazoomout: 9 + maps: + - class: org.dynmap.hdmap.HDMap + name: topdown + title: Top-down + icon: images/block_nether_flat.png + prefix: td + perspective: iso_S_90_hires + shader: stdtexture + lighting: nethershadows + image-format: default + mapzoomin: 0 + mapzoomout: 0 + boostzoom: 0 + append_to_world: '' + protected: false + - class: org.dynmap.hdmap.HDMap + name: isometric + title: Isometric + icon: images/block_nether_surface.png + prefix: iso + perspective: iso_SE_30_hires + shader: stdtexture + lighting: nethershadows + image-format: default + mapzoomin: 0 + mapzoomout: 0 + boostzoom: 0 + append_to_world: '' + protected: false + protected: false + showborder: true + sendposition: true + sendhealth: true + visibilitylimits: [ + ] + hiddenlimits: [ + ] + hidestyle: stone +- name: world_the_end + title: The End + enabled: false + extrazoomout: 9 + maps: + - class: org.dynmap.hdmap.HDMap + name: topdown + title: Top-down + icon: images/block_the_end_flat.png + prefix: td + perspective: iso_S_90_hires + shader: stdtexture + lighting: brightnight + image-format: default + mapzoomin: 1 + mapzoomout: 0 + boostzoom: 0 + append_to_world: '' + protected: false + - class: org.dynmap.hdmap.HDMap + name: isometric + title: Isometric + icon: images/block_the_end_surface.png + prefix: iso + perspective: iso_SE_30_hires + shader: stdtexture + lighting: brightnight + image-format: default + mapzoomin: 1 + mapzoomout: 0 + boostzoom: 0 + append_to_world: '' + protected: false + protected: false + showborder: true + sendposition: true + sendhealth: true + visibilitylimits: [ + ] + hiddenlimits: [ + ] + hidestyle: stone