Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.60 KB | None | 0 0
  1. {
  2. "layout_config": {
  3. "fullServerHide": true,
  4. "knockbackOnSmallDistance": false,
  5. "distance": 0.2,
  6. "strength": 0.1,
  7. "groupLayouts": [
  8. {
  9. "name": "default",
  10. "layouts": [
  11. {
  12. "name": "online",
  13. "signLayout": [
  14. "%server%",
  15. "&6%state%",
  16. "%online_players%/%max_players%",
  17. "%motd%"
  18. ],
  19. "blockId": 159,
  20. "subId": 5
  21. },
  22. {
  23. "name": "full",
  24. "signLayout": [
  25. "§8► §0%server% §8◄",
  26. "§6§lPremium",
  27. "%state%",
  28. "§8● §0%online_players% / %max_players% §8●"
  29. ],
  30. "blockId": 159,
  31. "subId": 4
  32. },
  33. {
  34. "name": "maintenance",
  35. "signLayout": [
  36. "§b● ● ● ● ● ● ● ● ●",
  37. "§0%group% ist",
  38. "§0in Wartungen",
  39. "§b● ● ● ● ● ● ● ● ●"
  40. ],
  41. "blockId": 159,
  42. "subId": 3
  43. },
  44. {
  45. "name": "empty",
  46. "signLayout": [
  47. "%server%",
  48. "&6%state%",
  49. "%online_players%/%max_players%",
  50. "%motd%"
  51. ],
  52. "blockId": 159,
  53. "subId": 1
  54. }
  55. ]
  56. }
  57. ],
  58. "searchingAnimation": {
  59. "animations": 10,
  60. "animationsPerSecond": 6,
  61. "searchingLayouts": [
  62. {
  63. "name": "loading1",
  64. "signLayout": [
  65. "§7● ● ● ● ● ● ● ● ●",
  66. "Server wird",
  67. "gesucht",
  68. "§7● ● ● ● ● ● ● ● ●"
  69. ],
  70. "blockId": 159,
  71. "subId": 9
  72. },
  73. {
  74. "name": "loading2",
  75. "signLayout": [
  76. "§8● §7● ● ● ● ● ● ● ●",
  77. "Server wird",
  78. "gesucht",
  79. "§8● §7● ● ● ● ● ● ● ●"
  80. ],
  81. "blockId": 159,
  82. "subId": 9
  83. },
  84. {
  85. "name": "loading3",
  86. "signLayout": [
  87. "§8● ● §7● ● ● ● ● ● ●",
  88. "Server wird",
  89. "gesucht",
  90. "§8● ● §7● ● ● ● ● ● ●"
  91. ],
  92. "blockId": 159,
  93. "subId": 9
  94. },
  95. {
  96. "name": "loading4",
  97. "signLayout": [
  98. "§8● ● ● §7● ● ● ● ● ●",
  99. "Server wird",
  100. "gesucht",
  101. "§8● ● ● §7● ● ● ● ● ●"
  102. ],
  103. "blockId": 159,
  104. "subId": 9
  105. },
  106. {
  107. "name": "loading5",
  108. "signLayout": [
  109. "§8● ● ● ● §7● ● ● ● ●",
  110. "Server wird",
  111. "gesucht",
  112. "§8● ● ● ● §7● ● ● ● ●"
  113. ],
  114. "blockId": 159,
  115. "subId": 9
  116. },
  117. {
  118. "name": "loading6",
  119. "signLayout": [
  120. "§8● ● ● ● ● §7● ● ● ●",
  121. "Server wird",
  122. "gesucht",
  123. "§8● ● ● ● ● §7● ● ● ●"
  124. ],
  125. "blockId": 159,
  126. "subId": 9
  127. },
  128. {
  129. "name": "loading7",
  130. "signLayout": [
  131. "§8● ● ● ● ● ● §7● ● ●",
  132. "Server wird",
  133. "gesucht",
  134. "§8● ● ● ● ● ● §7● ● ●"
  135. ],
  136. "blockId": 159,
  137. "subId": 9
  138. },
  139. {
  140. "name": "loading8",
  141. "signLayout": [
  142. "§8● ● ● ● ● ● ● §7● ●",
  143. "Server wird",
  144. "gesucht",
  145. "§8● ● ● ● ● ● ● §7● ●"
  146. ],
  147. "blockId": 159,
  148. "subId": 9
  149. },
  150. {
  151. "name": "loading9",
  152. "signLayout": [
  153. "§8● ● ● ● ● ● ● ● §7●",
  154. "Server wird",
  155. "gesucht",
  156. "§8● ● ● ● ● ● ● ● §7●"
  157. ],
  158. "blockId": 159,
  159. "subId": 9
  160. },
  161. {
  162. "name": "loading10",
  163. "signLayout": [
  164. "§8● ● ● ● ● ● ● ● ●",
  165. "Server wird",
  166. "gesucht",
  167. "§8● ● ● ● ● ● ● ● ●"
  168. ],
  169. "blockId": 159,
  170. "subId": 9
  171. }
  172. ]
  173. }
  174. }
  175. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement