Guest User

Untitled

a guest
Nov 26th, 2024
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.14 KB | None | 0 0
  1. %YAML 1.1
  2. ---
  3. worlds:
  4. - name: world
  5. title: world
  6. enabled: true
  7. extrazoomout: 2
  8. maps:
  9. - class: org.dynmap.hdmap.HDMap
  10. name: flat
  11. title: Flat
  12. prefix: flat
  13. perspective: iso_S_90_lowres
  14. shader: stdtexture
  15. lighting: shadows
  16. image-format: default
  17. mapzoomin: 5
  18. mapzoomout: 3
  19. boostzoom: 0
  20. tilescale: 0
  21. append_to_world: ''
  22. protected: false
  23. readonly: false
  24. - class: org.dynmap.hdmap.HDMap
  25. name: surface
  26. title: Surface
  27. prefix: t
  28. perspective: iso_SE_30_hires
  29. shader: stdtexture
  30. lighting: shadows
  31. image-format: default
  32. mapzoomin: 3
  33. mapzoomout: 5
  34. boostzoom: 2
  35. tilescale: 0
  36. append_to_world: ''
  37. protected: false
  38. readonly: false
  39. protected: false
  40. showborder: true
  41. sendposition: true
  42. sendhealth: true
  43. visibilitylimits: [
  44. ]
  45. hiddenlimits: [
  46. ]
  47. hidestyle: stone
  48. - name: world_nether
  49. title: world_nether
  50. enabled: true
  51. protected: false
  52. showborder: true
  53. sendposition: true
  54. sendhealth: true
  55. extrazoomout: 2
  56. visibilitylimits: [
  57. ]
  58. hiddenlimits: [
  59. ]
  60. hidestyle: stone
  61. maps:
  62. - class: org.dynmap.hdmap.HDMap
  63. name: flat
  64. title: Flat
  65. prefix: flat
  66. perspective: iso_S_90_lowres
  67. shader: stdtexture
  68. lighting: nethershadows
  69. image-format: default
  70. mapzoomin: 5
  71. mapzoomout: 3
  72. boostzoom: 0
  73. tilescale: 0
  74. background: '#300806'
  75. append_to_world: ''
  76. protected: false
  77. readonly: false
  78. - class: org.dynmap.hdmap.HDMap
  79. name: nether
  80. title: Surface
  81. prefix: nt
  82. perspective: iso_SE_30_hires
  83. shader: stdtexture
  84. lighting: nethershadows
  85. image-format: default
  86. mapzoomin: 3
  87. mapzoomout: 5
  88. boostzoom: 2
  89. tilescale: 0
  90. background: '#300806'
  91. append_to_world: ''
  92. protected: false
  93. readonly: false
  94. - class: org.dynmap.hdmap.HDMap
  95. name: nether_roof
  96. title: The Roof
  97. prefix: nether_roof
  98. perspective: nether_top_map_lowres
  99. shader: default
  100. lighting: default
  101. image-format: default
  102. mapzoomin: 2
  103. mapzoomout: 3
  104. boostzoom: 0
  105. tilescale: 0
  106. append_to_world: ''
  107. protected: false
  108. readonly: false
  109. - name: world_the_end
  110. title: world_the_end
  111. enabled: true
  112. extrazoomout: 2
  113. maps:
  114. - class: org.dynmap.hdmap.HDMap
  115. name: flat
  116. title: Flat
  117. prefix: flat
  118. perspective: iso_S_90_lowres
  119. shader: stdtexture
  120. lighting: brightnight
  121. mapzoomin: 5
  122. - class: org.dynmap.hdmap.HDMap
  123. name: the_end
  124. title: Surface
  125. prefix: st
  126. perspective: iso_SE_30_hires
  127. shader: stdtexture
  128. lighting: brightnight
  129. mapzoomin: 3
  130. boostzoom: 2
  131.  
Advertisement
Add Comment
Please, Sign In to add comment