worlds:
-   name: world_20
    title: world/Promised Land
    enabled: false
    extrazoomout: 2
    maps:
    -   class: org.dynmap.hdmap.HDMap
        name: flat
        title: Flat
        prefix: flat
        perspective: iso_S_90_lowres
        shader: stdtexture
        lighting: shadows
        mapzoomin: 1
    -   class: org.dynmap.hdmap.HDMap
        name: surface
        title: Surface
        prefix: t
        perspective: iso_SE_30_hires
        shader: stdtexture
        lighting: shadows
        mapzoomin: 1
    -   class: org.dynmap.hdmap.HDMap
        name: cave
        title: Cave
        prefix: ct
        perspective: iso_SE_60_lowres
        shader: cave
        lighting: default
        mapzoomin: 3
-   name: world_the_end
    title: world/The End
    enabled: false
    extrazoomout: 2
    maps:
    -   class: org.dynmap.hdmap.HDMap
        name: flat
        title: Flat
        prefix: flat
        perspective: iso_S_90_lowres
        shader: stdtexture
        lighting: brightnight
        mapzoomin: 1
    -   class: org.dynmap.hdmap.HDMap
        name: the_end
        title: Surface
        prefix: st
        perspective: iso_SE_30_hires
        shader: stdtexture
        lighting: brightnight
        mapzoomin: 1
-   name: world_nether
    title: world/Nether
    enabled: false
    extrazoomout: 2
    maps:
    -   class: org.dynmap.hdmap.HDMap
        name: flat
        title: Flat
        prefix: flat
        perspective: iso_S_90_lowres
        shader: stdtexture
        lighting: nethershadows
        background: '#300806'
        mapzoomin: 1
    -   class: org.dynmap.hdmap.HDMap
        name: nether
        title: Surface
        prefix: nt
        perspective: iso_SE_30_hires
        shader: stdtexture
        lighting: nethershadows
        background: '#300806'
        mapzoomin: 1
-   name: world
    title: world/Overworld
    enabled: true
    protected: false
    sendposition: true
    sendhealth: false
    bigworld: false
    extrazoomout: 2
    visibilitylimits: 
      - x0: -2000
        z0: -2000
        x1: 2000
        z1: 2000
    hiddenlimits: [ 
    ]    
    hidestyle: stone
    maps:
    -   class: org.dynmap.hdmap.HDMap
        name: flat
        title: Flat
        prefix: flat
        perspective: iso_S_90_lowres
        shader: stdtexture
        lighting: shadows
        image-format: default
        mapzoomin: 1
        boostzoom: 0
        append_to_world: ''
        protected: false
    -   class: org.dynmap.hdmap.HDMap
        name: surface
        title: Surface
        prefix: t
        perspective: iso_SE_30_hires
        shader: stdtexture
        lighting: shadows
        image-format: default
        mapzoomin: 1
        boostzoom: 0
        append_to_world: ''
        protected: false
