forked from julia/Notes
Dateien hochladen nach „“
This commit is contained in:
parent
05804f636b
commit
f26fcc95ba
2 changed files with 286 additions and 0 deletions
143
Dynmap Worlds.txt
Normal file
143
Dynmap Worlds.txt
Normal file
|
@ -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
|
143
worlds.txt
Normal file
143
worlds.txt
Normal file
|
@ -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
|
Loading…
Reference in a new issue