Advertisement
Valtrion

worlds.txt

Mar 30th, 2021
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. worlds:
  2. - name: Kingdom
  3. title: Kingdom
  4. enabled: true
  5. extrazoomout: 2
  6. maps:
  7. - class: org.dynmap.hdmap.HDMap
  8. name: flat
  9. title: Flat
  10. prefix: flat
  11. perspective: iso_S_90_lowres
  12. shader: stdtexture
  13. lighting: shadows
  14. mapzoomin: 1
  15. - name: Kingdom_nether
  16. title: Kingdom_nether
  17. enabled: false
  18. extrazoomout: 2
  19. maps:
  20. - class: org.dynmap.hdmap.HDMap
  21. name: flat
  22. title: Flat
  23. prefix: flat
  24. perspective: iso_S_90_lowres
  25. shader: stdtexture
  26. lighting: nethershadows
  27. background: '#300806'
  28. mapzoomin: 1
  29. - class: org.dynmap.hdmap.HDMap
  30. name: nether
  31. title: Surface
  32. prefix: nt
  33. perspective: iso_SE_30_hires
  34. shader: stdtexture
  35. lighting: nethershadows
  36. background: '#300806'
  37. mapzoomin: 1
  38. - name: Kingdom_the_end
  39. title: Kingdom_the_end
  40. enabled: false
  41. extrazoomout: 2
  42. maps:
  43. - class: org.dynmap.hdmap.HDMap
  44. name: flat
  45. title: Flat
  46. prefix: flat
  47. perspective: iso_S_90_lowres
  48. shader: stdtexture
  49. lighting: brightnight
  50. mapzoomin: 1
  51. - class: org.dynmap.hdmap.HDMap
  52. name: the_end
  53. title: Surface
  54. prefix: st
  55. perspective: iso_SE_30_hires
  56. shader: stdtexture
  57. lighting: brightnight
  58. mapzoomin: 1
  59. - name: bouw
  60. title: bouw
  61. enabled: false
  62. extrazoomout: 2
  63. maps:
  64. - class: org.dynmap.hdmap.HDMap
  65. name: flat
  66. title: Flat
  67. prefix: flat
  68. perspective: iso_S_90_lowres
  69. shader: stdtexture
  70. lighting: shadows
  71. mapzoomin: 1
  72. - class: org.dynmap.hdmap.HDMap
  73. name: surface
  74. title: Surface
  75. prefix: t
  76. perspective: iso_SE_30_hires
  77. shader: stdtexture
  78. lighting: shadows
  79. mapzoomin: 1
  80. - class: org.dynmap.hdmap.HDMap
  81. name: cave
  82. title: Cave
  83. prefix: ct
  84. perspective: iso_SE_60_lowres
  85. shader: cave
  86. lighting: default
  87. mapzoomin: 3
  88. - name: spawn
  89. title: spawn
  90. enabled: false
  91. extrazoomout: 2
  92. maps:
  93. - class: org.dynmap.hdmap.HDMap
  94. name: flat
  95. title: Flat
  96. prefix: flat
  97. perspective: iso_S_90_lowres
  98. shader: stdtexture
  99. lighting: shadows
  100. mapzoomin: 1
  101. - class: org.dynmap.hdmap.HDMap
  102. name: surface
  103. title: Surface
  104. prefix: t
  105. perspective: iso_SE_30_hires
  106. shader: stdtexture
  107. lighting: shadows
  108. mapzoomin: 1
  109. - class: org.dynmap.hdmap.HDMap
  110. name: cave
  111. title: Cave
  112. prefix: ct
  113. perspective: iso_SE_60_lowres
  114. shader: cave
  115. lighting: default
  116. mapzoomin: 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement