@minecraft-docker/mcctl-console 2.8.1 → 2.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (265) hide show
  1. package/.next/standalone/platform/services/mcctl-console/.next/BUILD_ID +1 -1
  2. package/.next/standalone/platform/services/mcctl-console/.next/app-build-manifest.json +110 -112
  3. package/.next/standalone/platform/services/mcctl-console/.next/app-path-routes-manifest.json +1 -1
  4. package/.next/standalone/platform/services/mcctl-console/.next/build-manifest.json +5 -5
  5. package/.next/standalone/platform/services/mcctl-console/.next/prerender-manifest.json +1 -1
  6. package/.next/standalone/platform/services/mcctl-console/.next/routes-manifest.json +1 -1
  7. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/admin/users/page.js +1 -1
  8. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/admin/users/page.js.nft.json +1 -1
  9. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/admin/users/page_client-reference-manifest.js +1 -1
  10. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/audit-logs/page.js +2 -2
  11. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/audit-logs/page.js.nft.json +1 -1
  12. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/audit-logs/page_client-reference-manifest.js +1 -1
  13. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/backups/page.js +1 -1
  14. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/backups/page.js.nft.json +1 -1
  15. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/backups/page_client-reference-manifest.js +1 -1
  16. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/dashboard/page.js +1 -1
  17. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/dashboard/page.js.nft.json +1 -1
  18. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/dashboard/page_client-reference-manifest.js +1 -1
  19. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/players/page.js +1 -1
  20. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/players/page.js.nft.json +1 -1
  21. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/players/page_client-reference-manifest.js +1 -1
  22. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/routing/page.js +4 -4
  23. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/routing/page.js.nft.json +1 -1
  24. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/routing/page_client-reference-manifest.js +1 -1
  25. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/servers/[name]/console/page.js +1 -1
  26. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/servers/[name]/console/page.js.nft.json +1 -1
  27. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/servers/[name]/console/page_client-reference-manifest.js +1 -1
  28. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/servers/[name]/page.js +1 -1
  29. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/servers/[name]/page.js.nft.json +1 -1
  30. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/servers/[name]/page_client-reference-manifest.js +1 -1
  31. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/servers/page.js +1 -1
  32. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/servers/page.js.nft.json +1 -1
  33. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/servers/page_client-reference-manifest.js +1 -1
  34. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/settings/page.js +1 -1
  35. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/settings/page.js.nft.json +1 -1
  36. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/settings/page_client-reference-manifest.js +1 -1
  37. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/worlds/page.js +1 -1
  38. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/worlds/page.js.nft.json +1 -1
  39. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/worlds/page_client-reference-manifest.js +1 -1
  40. package/.next/standalone/platform/services/mcctl-console/.next/server/app/_not-found/page.js +1 -1
  41. package/.next/standalone/platform/services/mcctl-console/.next/server/app/_not-found/page.js.nft.json +1 -1
  42. package/.next/standalone/platform/services/mcctl-console/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  43. package/.next/standalone/platform/services/mcctl-console/.next/server/app/_not-found.html +1 -1
  44. package/.next/standalone/platform/services/mcctl-console/.next/server/app/_not-found.rsc +6 -6
  45. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/servers/[name]/files/mkdir/route.js +1 -0
  46. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/servers/[name]/files/mkdir/route.js.nft.json +1 -0
  47. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/servers/[name]/files/read/route.js +1 -0
  48. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/servers/[name]/files/read/route.js.nft.json +1 -0
  49. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/servers/[name]/files/rename/route.js +1 -0
  50. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/servers/[name]/files/rename/route.js.nft.json +1 -0
  51. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/servers/[name]/files/route.js +1 -0
  52. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/servers/[name]/files/route.js.nft.json +1 -0
  53. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/servers/[name]/files/write/route.js +1 -0
  54. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/servers/[name]/files/write/route.js.nft.json +1 -0
  55. package/.next/standalone/platform/services/mcctl-console/.next/server/app/audit-logs.html +1 -1
  56. package/.next/standalone/platform/services/mcctl-console/.next/server/app/audit-logs.rsc +8 -8
  57. package/.next/standalone/platform/services/mcctl-console/.next/server/app/backups.html +1 -1
  58. package/.next/standalone/platform/services/mcctl-console/.next/server/app/backups.rsc +7 -7
  59. package/.next/standalone/platform/services/mcctl-console/.next/server/app/dashboard.html +1 -1
  60. package/.next/standalone/platform/services/mcctl-console/.next/server/app/dashboard.rsc +8 -8
  61. package/.next/standalone/platform/services/mcctl-console/.next/server/app/index.html +1 -1
  62. package/.next/standalone/platform/services/mcctl-console/.next/server/app/index.rsc +6 -6
  63. package/.next/standalone/platform/services/mcctl-console/.next/server/app/login/page.js +1 -1
  64. package/.next/standalone/platform/services/mcctl-console/.next/server/app/login/page.js.nft.json +1 -1
  65. package/.next/standalone/platform/services/mcctl-console/.next/server/app/login/page_client-reference-manifest.js +1 -1
  66. package/.next/standalone/platform/services/mcctl-console/.next/server/app/login.html +1 -1
  67. package/.next/standalone/platform/services/mcctl-console/.next/server/app/login.rsc +7 -7
  68. package/.next/standalone/platform/services/mcctl-console/.next/server/app/page.js +1 -1
  69. package/.next/standalone/platform/services/mcctl-console/.next/server/app/page.js.nft.json +1 -1
  70. package/.next/standalone/platform/services/mcctl-console/.next/server/app/page_client-reference-manifest.js +1 -1
  71. package/.next/standalone/platform/services/mcctl-console/.next/server/app/players.html +1 -1
  72. package/.next/standalone/platform/services/mcctl-console/.next/server/app/players.rsc +8 -8
  73. package/.next/standalone/platform/services/mcctl-console/.next/server/app/routing.html +1 -1
  74. package/.next/standalone/platform/services/mcctl-console/.next/server/app/routing.rsc +8 -8
  75. package/.next/standalone/platform/services/mcctl-console/.next/server/app/servers.html +1 -1
  76. package/.next/standalone/platform/services/mcctl-console/.next/server/app/servers.rsc +8 -8
  77. package/.next/standalone/platform/services/mcctl-console/.next/server/app/settings.html +1 -1
  78. package/.next/standalone/platform/services/mcctl-console/.next/server/app/settings.rsc +8 -8
  79. package/.next/standalone/platform/services/mcctl-console/.next/server/app/signup/page.js +1 -1
  80. package/.next/standalone/platform/services/mcctl-console/.next/server/app/signup/page.js.nft.json +1 -1
  81. package/.next/standalone/platform/services/mcctl-console/.next/server/app/signup/page_client-reference-manifest.js +1 -1
  82. package/.next/standalone/platform/services/mcctl-console/.next/server/app/signup.html +1 -1
  83. package/.next/standalone/platform/services/mcctl-console/.next/server/app/signup.rsc +7 -7
  84. package/.next/standalone/platform/services/mcctl-console/.next/server/app/worlds.html +1 -1
  85. package/.next/standalone/platform/services/mcctl-console/.next/server/app/worlds.rsc +8 -8
  86. package/.next/standalone/platform/services/mcctl-console/.next/server/app-paths-manifest.json +28 -23
  87. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/1088.js +1 -1
  88. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/1201.js +1 -0
  89. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/1309.js +1 -1
  90. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/2842.js +51 -0
  91. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/354.js +1 -1
  92. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/{6175.js → 3613.js} +1 -1
  93. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/4207.js +1 -0
  94. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/4282.js +1 -0
  95. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/4479.js +1 -0
  96. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/5843.js +1 -1
  97. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/6554.js +2 -0
  98. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/7573.js +1 -1
  99. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/8243.js +1 -1
  100. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/8913.js +1 -0
  101. package/.next/standalone/platform/services/mcctl-console/.next/server/middleware-build-manifest.js +1 -1
  102. package/.next/standalone/platform/services/mcctl-console/.next/server/middleware-manifest.json +5 -5
  103. package/.next/standalone/platform/services/mcctl-console/.next/server/next-font-manifest.js +1 -1
  104. package/.next/standalone/platform/services/mcctl-console/.next/server/next-font-manifest.json +1 -1
  105. package/.next/standalone/platform/services/mcctl-console/.next/server/pages/404.html +1 -1
  106. package/.next/standalone/platform/services/mcctl-console/.next/server/pages/500.html +1 -1
  107. package/.next/standalone/platform/services/mcctl-console/.next/server/server-reference-manifest.json +1 -1
  108. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/1055-b8c83674b69387ea.js +1 -0
  109. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/140-25eb9312925d8fea.js +1 -0
  110. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/2698-b163080d7b32e5e3.js +1 -0
  111. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/2701-677e528d028253ad.js +1 -0
  112. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/3811-48f6e101f9864e3d.js +1 -0
  113. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/4036-c4d6006e9e913068.js +1 -0
  114. package/.next/{static/chunks/2539-6bce0edb99b4e538.js → standalone/platform/services/mcctl-console/.next/static/chunks/4219-26d64443218aac0b.js} +1 -1
  115. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/4474-b7d88543d50f7f58.js +1 -0
  116. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/4841-6260a560fdad2dd4.js +1 -0
  117. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/4898-60767ae3dfa904db.js +1 -0
  118. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/5498-b79f9cd3afa37253.js +1 -0
  119. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/6650-51e2b21d03bb2f09.js +1 -0
  120. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/7073-3b047d20c07ac065.js +1 -0
  121. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/7087-64ab6928ccdc0ca7.js +1 -0
  122. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/7477-3b97ce4c66d3cf7e.js +1 -0
  123. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/7753-74bf23c88b387cb7.js +1 -0
  124. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/7965-67c4c53f693bc0c4.js +1 -0
  125. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/9097-3bc29153e9b2c9d1.js +1 -0
  126. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/9788-03286ddd24a074b7.js +1 -0
  127. package/.next/{static/chunks/app/(main)/admin/users/page-e8263fc89b5d349a.js → standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/admin/users/page-b3a3231f2ddc0371.js} +1 -1
  128. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/audit-logs/page-d65c062a803fc4b2.js +1 -0
  129. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/{layout-bf1846a6b0c68959.js → layout-49deaa08620bff5b.js} +1 -1
  130. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/players/page-430dd294c3b34903.js +1 -0
  131. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/routing/{page-0fbdeec8fee218ef.js → page-f430d126cc21547c.js} +1 -1
  132. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/servers/[name]/console/page-bea101bb0e8858b4.js +1 -0
  133. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/servers/[name]/page-585e20928c8db0d8.js +1 -0
  134. package/.next/{static/chunks/app/(main)/servers/page-382a14f87768df2c.js → standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/servers/page-5286112dc6e93885.js} +1 -1
  135. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/settings/page-dd38d40e3e0257a8.js +1 -0
  136. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/worlds/page-874ad606cffc439d.js +1 -0
  137. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/layout-eaefe334d7b2816a.js +1 -0
  138. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/login/page-05a2cf46a8784859.js +1 -0
  139. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/signup/page-df2a4f73aae39ef2.js +1 -0
  140. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/ee812fa3-98eef0b457d8ec47.js +1 -0
  141. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/{webpack-198a420ca2ddb7de.js → webpack-7e31802f06defd3e.js} +1 -1
  142. package/.next/standalone/platform/services/mcctl-console/.next/static/css/6a2c381c71b398da.css +1 -0
  143. package/.next/standalone/platform/services/mcctl-console/package.json +10 -0
  144. package/.next/static/chunks/1055-b8c83674b69387ea.js +1 -0
  145. package/.next/static/chunks/140-25eb9312925d8fea.js +1 -0
  146. package/.next/static/chunks/2698-b163080d7b32e5e3.js +1 -0
  147. package/.next/static/chunks/2701-677e528d028253ad.js +1 -0
  148. package/.next/static/chunks/3811-48f6e101f9864e3d.js +1 -0
  149. package/.next/static/chunks/4036-c4d6006e9e913068.js +1 -0
  150. package/.next/{standalone/platform/services/mcctl-console/.next/static/chunks/2539-6bce0edb99b4e538.js → static/chunks/4219-26d64443218aac0b.js} +1 -1
  151. package/.next/static/chunks/4474-b7d88543d50f7f58.js +1 -0
  152. package/.next/static/chunks/4841-6260a560fdad2dd4.js +1 -0
  153. package/.next/static/chunks/4898-60767ae3dfa904db.js +1 -0
  154. package/.next/static/chunks/5498-b79f9cd3afa37253.js +1 -0
  155. package/.next/static/chunks/6650-51e2b21d03bb2f09.js +1 -0
  156. package/.next/static/chunks/7073-3b047d20c07ac065.js +1 -0
  157. package/.next/static/chunks/7087-64ab6928ccdc0ca7.js +1 -0
  158. package/.next/static/chunks/7477-3b97ce4c66d3cf7e.js +1 -0
  159. package/.next/static/chunks/7753-74bf23c88b387cb7.js +1 -0
  160. package/.next/static/chunks/7965-67c4c53f693bc0c4.js +1 -0
  161. package/.next/static/chunks/9097-3bc29153e9b2c9d1.js +1 -0
  162. package/.next/static/chunks/9788-03286ddd24a074b7.js +1 -0
  163. package/.next/{standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/admin/users/page-e8263fc89b5d349a.js → static/chunks/app/(main)/admin/users/page-b3a3231f2ddc0371.js} +1 -1
  164. package/.next/static/chunks/app/(main)/audit-logs/page-d65c062a803fc4b2.js +1 -0
  165. package/.next/static/chunks/app/(main)/{layout-bf1846a6b0c68959.js → layout-49deaa08620bff5b.js} +1 -1
  166. package/.next/static/chunks/app/(main)/players/page-430dd294c3b34903.js +1 -0
  167. package/.next/static/chunks/app/(main)/routing/{page-0fbdeec8fee218ef.js → page-f430d126cc21547c.js} +1 -1
  168. package/.next/static/chunks/app/(main)/servers/[name]/console/page-bea101bb0e8858b4.js +1 -0
  169. package/.next/static/chunks/app/(main)/servers/[name]/page-585e20928c8db0d8.js +1 -0
  170. package/.next/{standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/servers/page-382a14f87768df2c.js → static/chunks/app/(main)/servers/page-5286112dc6e93885.js} +1 -1
  171. package/.next/static/chunks/app/(main)/settings/page-dd38d40e3e0257a8.js +1 -0
  172. package/.next/static/chunks/app/(main)/worlds/page-874ad606cffc439d.js +1 -0
  173. package/.next/static/chunks/app/layout-eaefe334d7b2816a.js +1 -0
  174. package/.next/static/chunks/app/login/page-05a2cf46a8784859.js +1 -0
  175. package/.next/static/chunks/app/signup/page-df2a4f73aae39ef2.js +1 -0
  176. package/.next/static/chunks/ee812fa3-98eef0b457d8ec47.js +1 -0
  177. package/.next/static/chunks/{webpack-198a420ca2ddb7de.js → webpack-7e31802f06defd3e.js} +1 -1
  178. package/.next/static/css/6a2c381c71b398da.css +1 -0
  179. package/package.json +12 -2
  180. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/3068.js +0 -1
  181. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/3633.js +0 -1
  182. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/4609.js +0 -1
  183. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/609.js +0 -1
  184. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/6591.js +0 -2
  185. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/8849.js +0 -1
  186. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/9023.js +0 -51
  187. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/9874.js +0 -1
  188. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/1047-1957808ef6d146f3.js +0 -1
  189. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/1099-fa64c7b90813b0a5.js +0 -1
  190. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/212-b904d9ae152f2360.js +0 -1
  191. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/2701-385dbd7376f5851d.js +0 -1
  192. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/2724-6be0c6be94353443.js +0 -1
  193. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/392-8c54ddef9482164b.js +0 -1
  194. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/4187-07672ba5a9f76f7c.js +0 -1
  195. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/4219-a84afcb66908141b.js +0 -1
  196. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/5381-d66dae5d5171cd57.js +0 -1
  197. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/5787-04cc23df05f9da2e.js +0 -1
  198. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/6039-38b0b8c06d25892e.js +0 -1
  199. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/6645-9bcc9a0f9cd2fdc9.js +0 -1
  200. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/6646-c5d039d1ad306467.js +0 -1
  201. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/674-096e0376c367d751.js +0 -1
  202. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/682-6192991ddec396b8.js +0 -1
  203. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/6909-9750e61adcf6f5e5.js +0 -1
  204. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/7965-420dbb1f781fdc83.js +0 -1
  205. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/8233-0fdf0ee81a8cadce.js +0 -1
  206. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/837-f4fbf77c24343b1f.js +0 -1
  207. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/8738-25eee78e0dfd0adf.js +0 -1
  208. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/9949-2daeb31bdedf25c7.js +0 -1
  209. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/audit-logs/page-c52171f3de12db63.js +0 -1
  210. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/players/page-c4760429d9828ad3.js +0 -1
  211. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/servers/[name]/console/page-a0050b5b439d954f.js +0 -1
  212. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/servers/[name]/page-f82acaf60a615953.js +0 -1
  213. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/settings/page-94ebb6f110d7cba4.js +0 -1
  214. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/worlds/page-a194d5d6a77d7e06.js +0 -1
  215. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/layout-37a5eb78e96aa17e.js +0 -1
  216. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/login/page-b7ec94d60aae14ce.js +0 -1
  217. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/signup/page-6f03571bb9914130.js +0 -1
  218. package/.next/standalone/platform/services/mcctl-console/.next/static/css/2579b9365591037f.css +0 -1
  219. package/.next/standalone/platform/services/mcctl-console/.next/static/media/0ea4f4df910e6120-s.woff2 +0 -0
  220. package/.next/standalone/platform/services/mcctl-console/.next/static/media/1f160ec2cb9962ef-s.woff2 +0 -0
  221. package/.next/standalone/platform/services/mcctl-console/.next/static/media/739c2d8941231bb4-s.p.woff2 +0 -0
  222. package/.next/standalone/platform/services/mcctl-console/.next/static/media/ad8a7e2c3c2c120b-s.woff2 +0 -0
  223. package/.next/standalone/platform/services/mcctl-console/.next/static/media/cde148027b808b99-s.woff2 +0 -0
  224. package/.next/standalone/platform/services/mcctl-console/.next/static/media/e61ae719f7cc4155-s.woff2 +0 -0
  225. package/.next/static/chunks/1047-1957808ef6d146f3.js +0 -1
  226. package/.next/static/chunks/1099-fa64c7b90813b0a5.js +0 -1
  227. package/.next/static/chunks/212-b904d9ae152f2360.js +0 -1
  228. package/.next/static/chunks/2701-385dbd7376f5851d.js +0 -1
  229. package/.next/static/chunks/2724-6be0c6be94353443.js +0 -1
  230. package/.next/static/chunks/392-8c54ddef9482164b.js +0 -1
  231. package/.next/static/chunks/4187-07672ba5a9f76f7c.js +0 -1
  232. package/.next/static/chunks/4219-a84afcb66908141b.js +0 -1
  233. package/.next/static/chunks/5381-d66dae5d5171cd57.js +0 -1
  234. package/.next/static/chunks/5787-04cc23df05f9da2e.js +0 -1
  235. package/.next/static/chunks/6039-38b0b8c06d25892e.js +0 -1
  236. package/.next/static/chunks/6645-9bcc9a0f9cd2fdc9.js +0 -1
  237. package/.next/static/chunks/6646-c5d039d1ad306467.js +0 -1
  238. package/.next/static/chunks/674-096e0376c367d751.js +0 -1
  239. package/.next/static/chunks/682-6192991ddec396b8.js +0 -1
  240. package/.next/static/chunks/6909-9750e61adcf6f5e5.js +0 -1
  241. package/.next/static/chunks/7965-420dbb1f781fdc83.js +0 -1
  242. package/.next/static/chunks/8233-0fdf0ee81a8cadce.js +0 -1
  243. package/.next/static/chunks/837-f4fbf77c24343b1f.js +0 -1
  244. package/.next/static/chunks/8738-25eee78e0dfd0adf.js +0 -1
  245. package/.next/static/chunks/9949-2daeb31bdedf25c7.js +0 -1
  246. package/.next/static/chunks/app/(main)/audit-logs/page-c52171f3de12db63.js +0 -1
  247. package/.next/static/chunks/app/(main)/players/page-c4760429d9828ad3.js +0 -1
  248. package/.next/static/chunks/app/(main)/servers/[name]/console/page-a0050b5b439d954f.js +0 -1
  249. package/.next/static/chunks/app/(main)/servers/[name]/page-f82acaf60a615953.js +0 -1
  250. package/.next/static/chunks/app/(main)/settings/page-94ebb6f110d7cba4.js +0 -1
  251. package/.next/static/chunks/app/(main)/worlds/page-a194d5d6a77d7e06.js +0 -1
  252. package/.next/static/chunks/app/layout-37a5eb78e96aa17e.js +0 -1
  253. package/.next/static/chunks/app/login/page-b7ec94d60aae14ce.js +0 -1
  254. package/.next/static/chunks/app/signup/page-6f03571bb9914130.js +0 -1
  255. package/.next/static/css/2579b9365591037f.css +0 -1
  256. package/.next/static/media/0ea4f4df910e6120-s.woff2 +0 -0
  257. package/.next/static/media/1f160ec2cb9962ef-s.woff2 +0 -0
  258. package/.next/static/media/739c2d8941231bb4-s.p.woff2 +0 -0
  259. package/.next/static/media/ad8a7e2c3c2c120b-s.woff2 +0 -0
  260. package/.next/static/media/cde148027b808b99-s.woff2 +0 -0
  261. package/.next/static/media/e61ae719f7cc4155-s.woff2 +0 -0
  262. /package/.next/standalone/platform/services/mcctl-console/.next/static/{S1X5jEkA1d_pSlIMuZWrE → FCefTqFnjMPhnL-HmaWHN}/_buildManifest.js +0 -0
  263. /package/.next/standalone/platform/services/mcctl-console/.next/static/{S1X5jEkA1d_pSlIMuZWrE → FCefTqFnjMPhnL-HmaWHN}/_ssgManifest.js +0 -0
  264. /package/.next/static/{S1X5jEkA1d_pSlIMuZWrE → FCefTqFnjMPhnL-HmaWHN}/_buildManifest.js +0 -0
  265. /package/.next/static/{S1X5jEkA1d_pSlIMuZWrE → FCefTqFnjMPhnL-HmaWHN}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- {"version":1,"files":["../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/database.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/index.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/methods/aggregate.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/methods/backup.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/methods/function.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/methods/inspect.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/methods/pragma.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/methods/serialize.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/methods/table.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/methods/transaction.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/methods/wrappers.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/sqlite-error.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/util.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/package.json","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/bindings","../../../../../../../node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/bindings.js","../../../../../../../node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/package.json","../../../../../../../node_modules/.pnpm/bindings@1.5.0/node_modules/file-uri-to-path","../../../../../../../node_modules/.pnpm/file-uri-to-path@1.0.0/node_modules/file-uri-to-path/index.js","../../../../../../../node_modules/.pnpm/file-uri-to-path@1.0.0/node_modules/file-uri-to-path/package.json","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/action-async-storage-instance.js","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/action-async-storage.external.js","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/async-local-storage.js","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/request-async-storage-instance.js","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/request-async-storage.external.js","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/static-generation-async-storage-instance.js","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/package.json","../../../../../../../package.json","../../../../node_modules/better-sqlite3","../../../../node_modules/next","../../../../package.json","../../../package.json","../../chunks/1489.js","../../chunks/3043.js","../../chunks/3439.js","../../chunks/5863.js","../../chunks/6175.js","../../chunks/6591.js","../../chunks/6782.js","../../chunks/8847.js","../../chunks/8896.js","../../chunks/9836.js","../../webpack-runtime.js","page_client-reference-manifest.js"]}
1
+ {"version":1,"files":["../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/database.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/index.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/methods/aggregate.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/methods/backup.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/methods/function.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/methods/inspect.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/methods/pragma.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/methods/serialize.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/methods/table.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/methods/transaction.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/methods/wrappers.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/sqlite-error.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/util.js","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/package.json","../../../../../../../node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/bindings","../../../../../../../node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/bindings.js","../../../../../../../node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/package.json","../../../../../../../node_modules/.pnpm/bindings@1.5.0/node_modules/file-uri-to-path","../../../../../../../node_modules/.pnpm/file-uri-to-path@1.0.0/node_modules/file-uri-to-path/index.js","../../../../../../../node_modules/.pnpm/file-uri-to-path@1.0.0/node_modules/file-uri-to-path/package.json","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/action-async-storage-instance.js","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/action-async-storage.external.js","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/async-local-storage.js","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/request-async-storage-instance.js","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/request-async-storage.external.js","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/static-generation-async-storage-instance.js","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/package.json","../../../../../../../package.json","../../../../node_modules/better-sqlite3","../../../../node_modules/next","../../../../package.json","../../../package.json","../../chunks/1489.js","../../chunks/3043.js","../../chunks/3439.js","../../chunks/3613.js","../../chunks/5863.js","../../chunks/6554.js","../../chunks/6782.js","../../chunks/8847.js","../../chunks/8896.js","../../chunks/9836.js","../../webpack-runtime.js","page_client-reference-manifest.js"]}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/signup/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"2863":{"*":{"id":"97952","name":"*","chunks":[],"async":false}},"3454":{"*":{"id":"21908","name":"*","chunks":[],"async":false}},"6453":{"*":{"id":"47600","name":"*","chunks":[],"async":false}},"6643":{"*":{"id":"68508","name":"*","chunks":[],"async":false}},"7854":{"*":{"id":"48054","name":"*","chunks":[],"async":false}},"10672":{"*":{"id":"76258","name":"*","chunks":[],"async":false}},"12256":{"*":{"id":"60519","name":"*","chunks":[],"async":false}},"14224":{"*":{"id":"68123","name":"*","chunks":[],"async":false}},"19253":{"*":{"id":"20881","name":"*","chunks":[],"async":false}},"22237":{"*":{"id":"53014","name":"*","chunks":[],"async":false}},"23599":{"*":{"id":"69806","name":"*","chunks":[],"async":false}},"26854":{"*":{"id":"40860","name":"*","chunks":[],"async":false}},"32050":{"*":{"id":"59976","name":"*","chunks":[],"async":false}},"32539":{"*":{"id":"29664","name":"*","chunks":[],"async":false}},"34488":{"*":{"id":"85764","name":"*","chunks":[],"async":false}},"36405":{"*":{"id":"92753","name":"*","chunks":[],"async":false}},"38538":{"*":{"id":"1316","name":"*","chunks":[],"async":false}},"39943":{"*":{"id":"67348","name":"*","chunks":[],"async":false}},"46812":{"*":{"id":"86528","name":"*","chunks":[],"async":false}},"48283":{"*":{"id":"93551","name":"*","chunks":[],"async":false}},"52791":{"*":{"id":"57404","name":"*","chunks":[],"async":false}},"64924":{"*":{"id":"57889","name":"*","chunks":[],"async":false}},"68067":{"*":{"id":"98985","name":"*","chunks":[],"async":false}},"85795":{"*":{"id":"85171","name":"*","chunks":[],"async":false}},"88904":{"*":{"id":"53966","name":"*","chunks":[],"async":false}},"89083":{"*":{"id":"83053","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/app-router.js":{"id":39943,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/app-router.js":{"id":39943,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/client-page.js":{"id":68067,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/client-page.js":{"id":68067,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/error-boundary.js":{"id":19253,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":19253,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/layout-router.js":{"id":14224,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/layout-router.js":{"id":14224,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/not-found-boundary.js":{"id":23599,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":23599,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/render-from-template-context.js":{"id":2863,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":2863,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/@mui+material-nextjs@5.18.0_@emotion+cache@11.14.0_@mui+material@5.18.0_@emotion+react@11.14._xfceg66236xjlk4ddzora6ngm4/node_modules/@mui/material-nextjs/v13-appRouter/appRouterV13.js":{"id":89083,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","2724","static/chunks/2724-6be0c6be94353443.js","3185","static/chunks/app/layout-37a5eb78e96aa17e.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Roboto_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-roboto-mono\"}],\"variableName\":\"robotoMono\"}":{"id":58678,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","2724","static/chunks/2724-6be0c6be94353443.js","3185","static/chunks/app/layout-37a5eb78e96aa17e.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/globals.css":{"id":46639,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","2724","static/chunks/2724-6be0c6be94353443.js","3185","static/chunks/app/layout-37a5eb78e96aa17e.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/components/providers/LoadingProvider.tsx":{"id":3454,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","2724","static/chunks/2724-6be0c6be94353443.js","3185","static/chunks/app/layout-37a5eb78e96aa17e.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/lib/QueryProvider.tsx":{"id":22237,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","2724","static/chunks/2724-6be0c6be94353443.js","3185","static/chunks/app/layout-37a5eb78e96aa17e.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/theme/muiTheme.ts":{"id":88904,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","2724","static/chunks/2724-6be0c6be94353443.js","3185","static/chunks/app/layout-37a5eb78e96aa17e.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/theme/ThemeProvider.tsx":{"id":48283,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","2724","static/chunks/2724-6be0c6be94353443.js","3185","static/chunks/app/layout-37a5eb78e96aa17e.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/page.tsx":{"id":26854,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","9760","static/chunks/9760-3b9261fc2cfda017.js","2542","static/chunks/2542-6ea12719b9ca1b7c.js","1931","static/chunks/app/page-06fbf91c6bf684a9.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/login/page.tsx":{"id":10672,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/signup/page.tsx":{"id":85795,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","9760","static/chunks/9760-3b9261fc2cfda017.js","5004","static/chunks/5004-6ecca3df16643209.js","7296","static/chunks/7296-063cc1cf1200429d.js","7436","static/chunks/7436-dc5c09a9f287522b.js","1071","static/chunks/1071-235049df1c3caba7.js","2542","static/chunks/2542-6ea12719b9ca1b7c.js","55","static/chunks/55-cc17f03142ace10c.js","2539","static/chunks/2539-6bce0edb99b4e538.js","9949","static/chunks/9949-2daeb31bdedf25c7.js","4966","static/chunks/app/signup/page-6f03571bb9914130.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/backups/page.tsx":{"id":6643,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/layout.tsx":{"id":6453,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","9760","static/chunks/9760-3b9261fc2cfda017.js","5004","static/chunks/5004-6ecca3df16643209.js","7296","static/chunks/7296-063cc1cf1200429d.js","7436","static/chunks/7436-dc5c09a9f287522b.js","1071","static/chunks/1071-235049df1c3caba7.js","2542","static/chunks/2542-6ea12719b9ca1b7c.js","55","static/chunks/55-cc17f03142ace10c.js","2539","static/chunks/2539-6bce0edb99b4e538.js","8347","static/chunks/8347-d55cd74fb316fad0.js","9949","static/chunks/9949-2daeb31bdedf25c7.js","4240","static/chunks/4240-16f6e4c7e86ef2ce.js","212","static/chunks/212-b904d9ae152f2360.js","4095","static/chunks/app/(main)/layout-bf1846a6b0c68959.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/audit-logs/page.tsx":{"id":52791,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/dashboard/page.tsx":{"id":64924,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/players/page.tsx":{"id":38538,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/servers/[name]/page.tsx":{"id":46812,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/routing/page.tsx":{"id":34488,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/servers/page.tsx":{"id":7854,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/servers/[name]/console/page.tsx":{"id":32050,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/settings/page.tsx":{"id":32539,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/worlds/page.tsx":{"id":36405,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/admin/users/page.tsx":{"id":12256,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/":[],"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/layout":["static/css/2579b9365591037f.css"],"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/page":[],"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/layout":[],"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/signup/page":[]}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/signup/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"2863":{"*":{"id":"97952","name":"*","chunks":[],"async":false}},"3454":{"*":{"id":"21908","name":"*","chunks":[],"async":false}},"6453":{"*":{"id":"47600","name":"*","chunks":[],"async":false}},"6643":{"*":{"id":"68508","name":"*","chunks":[],"async":false}},"7854":{"*":{"id":"48054","name":"*","chunks":[],"async":false}},"10672":{"*":{"id":"76258","name":"*","chunks":[],"async":false}},"12192":{"*":{"id":"27839","name":"*","chunks":[],"async":false}},"12256":{"*":{"id":"60519","name":"*","chunks":[],"async":false}},"14224":{"*":{"id":"68123","name":"*","chunks":[],"async":false}},"19253":{"*":{"id":"20881","name":"*","chunks":[],"async":false}},"22237":{"*":{"id":"53014","name":"*","chunks":[],"async":false}},"23599":{"*":{"id":"69806","name":"*","chunks":[],"async":false}},"26854":{"*":{"id":"40860","name":"*","chunks":[],"async":false}},"32050":{"*":{"id":"63301","name":"*","chunks":[],"async":false}},"32539":{"*":{"id":"29664","name":"*","chunks":[],"async":false}},"34488":{"*":{"id":"85764","name":"*","chunks":[],"async":false}},"36405":{"*":{"id":"92753","name":"*","chunks":[],"async":false}},"39943":{"*":{"id":"67348","name":"*","chunks":[],"async":false}},"48283":{"*":{"id":"93551","name":"*","chunks":[],"async":false}},"52791":{"*":{"id":"57404","name":"*","chunks":[],"async":false}},"64924":{"*":{"id":"57889","name":"*","chunks":[],"async":false}},"68067":{"*":{"id":"98985","name":"*","chunks":[],"async":false}},"82592":{"*":{"id":"45902","name":"*","chunks":[],"async":false}},"85795":{"*":{"id":"85171","name":"*","chunks":[],"async":false}},"88904":{"*":{"id":"53966","name":"*","chunks":[],"async":false}},"89083":{"*":{"id":"83053","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/app-router.js":{"id":39943,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/app-router.js":{"id":39943,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/client-page.js":{"id":68067,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/client-page.js":{"id":68067,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/error-boundary.js":{"id":19253,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":19253,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/layout-router.js":{"id":14224,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/layout-router.js":{"id":14224,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/not-found-boundary.js":{"id":23599,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":23599,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/render-from-template-context.js":{"id":2863,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":2863,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/@mui+material-nextjs@5.18.0_@emotion+cache@11.14.0_@mui+material@5.18.0_@emotion+react@11.14._xfceg66236xjlk4ddzora6ngm4/node_modules/@mui/material-nextjs/v13-appRouter/appRouterV13.js":{"id":89083,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","7087","static/chunks/7087-64ab6928ccdc0ca7.js","3185","static/chunks/app/layout-eaefe334d7b2816a.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/globals.css":{"id":46639,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","7087","static/chunks/7087-64ab6928ccdc0ca7.js","3185","static/chunks/app/layout-eaefe334d7b2816a.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/components/providers/LoadingProvider.tsx":{"id":3454,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","7087","static/chunks/7087-64ab6928ccdc0ca7.js","3185","static/chunks/app/layout-eaefe334d7b2816a.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/lib/QueryProvider.tsx":{"id":22237,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","7087","static/chunks/7087-64ab6928ccdc0ca7.js","3185","static/chunks/app/layout-eaefe334d7b2816a.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/theme/muiTheme.ts":{"id":88904,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","7087","static/chunks/7087-64ab6928ccdc0ca7.js","3185","static/chunks/app/layout-eaefe334d7b2816a.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/theme/ThemeProvider.tsx":{"id":48283,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","7087","static/chunks/7087-64ab6928ccdc0ca7.js","3185","static/chunks/app/layout-eaefe334d7b2816a.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/login/page.tsx":{"id":10672,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/page.tsx":{"id":26854,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","9760","static/chunks/9760-3b9261fc2cfda017.js","2542","static/chunks/2542-6ea12719b9ca1b7c.js","1931","static/chunks/app/page-06fbf91c6bf684a9.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/signup/page.tsx":{"id":85795,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","9760","static/chunks/9760-3b9261fc2cfda017.js","5004","static/chunks/5004-6ecca3df16643209.js","7296","static/chunks/7296-063cc1cf1200429d.js","7436","static/chunks/7436-dc5c09a9f287522b.js","1071","static/chunks/1071-235049df1c3caba7.js","2542","static/chunks/2542-6ea12719b9ca1b7c.js","55","static/chunks/55-cc17f03142ace10c.js","4219","static/chunks/4219-26d64443218aac0b.js","9097","static/chunks/9097-3bc29153e9b2c9d1.js","4966","static/chunks/app/signup/page-df2a4f73aae39ef2.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/audit-logs/page.tsx":{"id":52791,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/layout.tsx":{"id":6453,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","9760","static/chunks/9760-3b9261fc2cfda017.js","5004","static/chunks/5004-6ecca3df16643209.js","7296","static/chunks/7296-063cc1cf1200429d.js","7436","static/chunks/7436-dc5c09a9f287522b.js","1071","static/chunks/1071-235049df1c3caba7.js","2542","static/chunks/2542-6ea12719b9ca1b7c.js","55","static/chunks/55-cc17f03142ace10c.js","4219","static/chunks/4219-26d64443218aac0b.js","8347","static/chunks/8347-d55cd74fb316fad0.js","9097","static/chunks/9097-3bc29153e9b2c9d1.js","4240","static/chunks/4240-16f6e4c7e86ef2ce.js","4036","static/chunks/4036-c4d6006e9e913068.js","4095","static/chunks/app/(main)/layout-49deaa08620bff5b.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/backups/page.tsx":{"id":6643,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/dashboard/page.tsx":{"id":64924,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/players/page.tsx":{"id":12192,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/servers/[name]/console/page.tsx":{"id":32050,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/servers/page.tsx":{"id":7854,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/servers/[name]/page.tsx":{"id":82592,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/routing/page.tsx":{"id":34488,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/settings/page.tsx":{"id":32539,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/worlds/page.tsx":{"id":36405,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/admin/users/page.tsx":{"id":12256,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/":[],"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/layout":["static/css/6a2c381c71b398da.css"],"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/page":[],"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/layout":[],"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/signup/page":[]}}
@@ -1 +1 @@
1
- <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/739c2d8941231bb4-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/2579b9365591037f.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-198a420ca2ddb7de.js"/><script src="/_next/static/chunks/3b518dcd-5724e59d48f01b72.js" async=""></script><script src="/_next/static/chunks/2757-058492b5c236cb62.js" async=""></script><script src="/_next/static/chunks/main-app-666bf3e0c0f3dee2.js" async=""></script><script src="/_next/static/chunks/6812-f5924f14ef351036.js" async=""></script><script src="/_next/static/chunks/9760-3b9261fc2cfda017.js" async=""></script><script src="/_next/static/chunks/5004-6ecca3df16643209.js" async=""></script><script src="/_next/static/chunks/7296-063cc1cf1200429d.js" async=""></script><script src="/_next/static/chunks/7436-dc5c09a9f287522b.js" async=""></script><script src="/_next/static/chunks/1071-235049df1c3caba7.js" async=""></script><script src="/_next/static/chunks/2542-6ea12719b9ca1b7c.js" async=""></script><script src="/_next/static/chunks/55-cc17f03142ace10c.js" async=""></script><script src="/_next/static/chunks/2539-6bce0edb99b4e538.js" async=""></script><script src="/_next/static/chunks/9949-2daeb31bdedf25c7.js" async=""></script><script src="/_next/static/chunks/app/signup/page-6f03571bb9914130.js" async=""></script><script src="/_next/static/chunks/540-4b925f2c57833962.js" async=""></script><script src="/_next/static/chunks/2724-6be0c6be94353443.js" async=""></script><script src="/_next/static/chunks/app/layout-37a5eb78e96aa17e.js" async=""></script><title>Minecraft Server Manager</title><meta name="description" content="Web-based management console for Minecraft server infrastructure"/><link rel="icon" href="/icon.svg?0f68875a168deab8" type="image/svg+xml" sizes="any"/><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script><style data-emotion="mui-global 1f47rfc">html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;-webkit-text-size-adjust:100%;}*,*::before,*::after{box-sizing:inherit;}strong,b{font-weight:700;}body{margin:0;color:#ffffff;font-family:var(--font-roboto-mono),"Roboto Mono",monospace;font-weight:400;font-size:1rem;line-height:1.5;background-color:#16181c;}@media print{body{background-color:#fff;}}body::backdrop{background-color:#16181c;}body{scrollbar-color:#313338 #16181c;}body::-webkit-scrollbar,body *::-webkit-scrollbar{background-color:#16181c;width:8px;}body::-webkit-scrollbar-thumb,body *::-webkit-scrollbar-thumb{border-radius:8px;background-color:#313338;min-height:24px;}body::-webkit-scrollbar-thumb:hover,body *::-webkit-scrollbar-thumb:hover{background-color:#26282e;}</style></head><body class="__variable_5899e0 __className_5899e0"><div id="__next"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--></div><script src="/_next/static/chunks/webpack-198a420ca2ddb7de.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/739c2d8941231bb4-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/css/2579b9365591037f.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"3:I[39943,[],\"\"]\n5:I[68067,[],\"ClientPageRoot\"]\n6:I[85795,[\"6812\",\"static/chunks/6812-f5924f14ef351036.js\",\"9760\",\"static/chunks/9760-3b9261fc2cfda017.js\",\"5004\",\"static/chunks/5004-6ecca3df16643209.js\",\"7296\",\"static/chunks/7296-063cc1cf1200429d.js\",\"7436\",\"static/chunks/7436-dc5c09a9f287522b.js\",\"1071\",\"static/chunks/1071-235049df1c3caba7.js\",\"2542\",\"static/chunks/2542-6ea12719b9ca1b7c.js\",\"55\",\"static/chunks/55-cc17f03142ace10c.js\",\"2539\",\"static/chunks/2539-6bce0edb99b4e538.js\",\"9949\",\"static/chunks/9949-2daeb31bdedf25c7.js\",\"4966\",\"static/chunks/app/signup/page-6f03571bb9914130.js\"],\"default\",1]\n7:I[14224,[],\"\"]\n8:I[2863,[],\"\"]\n9:I[89083,[\"6812\",\"static/chunks/6812-f5924f14ef351036.js\",\"540\",\"static/chunks/540-4b925f2c57833962.js\",\"2724\",\"static/chunks/2724-6be0c6be94353443.js\",\"3185\",\"static/chunks/app/layout-37a5eb78e96aa17e.js\"],\"default\"]\na:I[48283,[\"6812\",\"static/chunks/6812-f5924f14ef351036.js\",\"540\",\"static/chunks/540-4b925f2c57833962.js\",\"2724\",\"static/chunks/2724-6be0c6be94353443.js\",\"3185\",\"static/chunks/app/layout-37a5eb78e96aa17e.js\"],\"ThemeProvider\"]\nb:I[22237,[\"6812\",\"static/chunks/6812-f5924f14ef351036.js\",\"540\",\"static/chunks/540-4b925f2c57833962.js\",\"2724\",\"static/chunks/2724-6be0c6be94353443.js\",\"3185\",\"static/chunks/app/layout-37a5eb78e96aa17e.js\"],\"QueryProvider\"]\nc:\"$Sreact.suspense\"\nd:I[3454,[\"6812\",\"static/chunks/6812-f5924f14ef351036.js\",\"540\",\"static/chunks/540-4b925f2c57833962.js\",\"2724\",\"static/chunks/2724-6be0c6be94353443.js\",\"3185\",\"static/chunks/app/layout-37a5eb78e96aa17e.js\"],\"LoadingProvider\"]\nf:I[19253,[],\"\"]\n10:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L3\",null,{\"buildId\":\"S1X5jEkA1d_pSlIMuZWrE\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"signup\"],\"initialTree\":[\"\",{\"children\":[\"signup\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"signup\",{\"children\":[\"__PAGE__\",{},[[\"$L4\",[\"$\",\"$L5\",null,{\"props\":{\"params\":{},\"searchParams\":{}},\"Component\":\"$6\"}],null],null],null]},[null,[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"signup\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/2579b9365591037f.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_5899e0 __className_5899e0\",\"children\":[\"$\",\"div\",null,{\"id\":\"__next\",\"children\":[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"fallback\":null,\"children\":[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}]}]}]}]}]}]}]}]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$Le\"],\"globalErrorComponent\":\"$f\",\"missingSlots\":\"$W10\"}]\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"2\",{\"children\":\"Minecraft Server Manager\"}],[\"$\",\"meta\",\"3\",{\"name\":\"description\",\"content\":\"Web-based management console for Minecraft server infrastructure\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/icon.svg?0f68875a168deab8\",\"type\":\"image/svg+xml\",\"sizes\":\"any\"}],[\"$\",\"meta\",\"5\",{\"name\":\"next-size-adjust\"}]]\n4:null\n"])</script></body></html>
1
+ <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/6a2c381c71b398da.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-7e31802f06defd3e.js"/><script src="/_next/static/chunks/3b518dcd-5724e59d48f01b72.js" async=""></script><script src="/_next/static/chunks/2757-058492b5c236cb62.js" async=""></script><script src="/_next/static/chunks/main-app-666bf3e0c0f3dee2.js" async=""></script><script src="/_next/static/chunks/6812-f5924f14ef351036.js" async=""></script><script src="/_next/static/chunks/9760-3b9261fc2cfda017.js" async=""></script><script src="/_next/static/chunks/5004-6ecca3df16643209.js" async=""></script><script src="/_next/static/chunks/7296-063cc1cf1200429d.js" async=""></script><script src="/_next/static/chunks/7436-dc5c09a9f287522b.js" async=""></script><script src="/_next/static/chunks/1071-235049df1c3caba7.js" async=""></script><script src="/_next/static/chunks/2542-6ea12719b9ca1b7c.js" async=""></script><script src="/_next/static/chunks/55-cc17f03142ace10c.js" async=""></script><script src="/_next/static/chunks/4219-26d64443218aac0b.js" async=""></script><script src="/_next/static/chunks/9097-3bc29153e9b2c9d1.js" async=""></script><script src="/_next/static/chunks/app/signup/page-df2a4f73aae39ef2.js" async=""></script><script src="/_next/static/chunks/540-4b925f2c57833962.js" async=""></script><script src="/_next/static/chunks/7087-64ab6928ccdc0ca7.js" async=""></script><script src="/_next/static/chunks/app/layout-eaefe334d7b2816a.js" async=""></script><title>Minecraft Server Manager</title><meta name="description" content="Web-based management console for Minecraft server infrastructure"/><link rel="icon" href="/icon.svg?0f68875a168deab8" type="image/svg+xml" sizes="any"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script><style data-emotion="mui-global hcxkty">html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;-webkit-text-size-adjust:100%;}*,*::before,*::after{box-sizing:inherit;}strong,b{font-weight:700;}body{margin:0;color:#ffffff;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:0.00938em;background-color:#16181c;}@media print{body{background-color:#fff;}}body::backdrop{background-color:#16181c;}body{scrollbar-color:#313338 #16181c;}body::-webkit-scrollbar,body *::-webkit-scrollbar{background-color:#16181c;width:8px;}body::-webkit-scrollbar-thumb,body *::-webkit-scrollbar-thumb{border-radius:8px;background-color:#313338;min-height:24px;}body::-webkit-scrollbar-thumb:hover,body *::-webkit-scrollbar-thumb:hover{background-color:#26282e;}</style></head><body><div id="__next"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--></div><script src="/_next/static/chunks/webpack-7e31802f06defd3e.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/css/6a2c381c71b398da.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"2:I[39943,[],\"\"]\n4:I[68067,[],\"ClientPageRoot\"]\n5:I[85795,[\"6812\",\"static/chunks/6812-f5924f14ef351036.js\",\"9760\",\"static/chunks/9760-3b9261fc2cfda017.js\",\"5004\",\"static/chunks/5004-6ecca3df16643209.js\",\"7296\",\"static/chunks/7296-063cc1cf1200429d.js\",\"7436\",\"static/chunks/7436-dc5c09a9f287522b.js\",\"1071\",\"static/chunks/1071-235049df1c3caba7.js\",\"2542\",\"static/chunks/2542-6ea12719b9ca1b7c.js\",\"55\",\"static/chunks/55-cc17f03142ace10c.js\",\"4219\",\"static/chunks/4219-26d64443218aac0b.js\",\"9097\",\"static/chunks/9097-3bc29153e9b2c9d1.js\",\"4966\",\"static/chunks/app/signup/page-df2a4f73aae39ef2.js\"],\"default\",1]\n6:I[14224,[],\"\"]\n7:I[2863,[],\"\"]\n8:I[89083,[\"6812\",\"static/chunks/6812-f5924f14ef351036.js\",\"540\",\"static/chunks/540-4b925f2c57833962.js\",\"7087\",\"static/chunks/7087-64ab6928ccdc0ca7.js\",\"3185\",\"static/chunks/app/layout-eaefe334d7b2816a.js\"],\"default\"]\n9:I[48283,[\"6812\",\"static/chunks/6812-f5924f14ef351036.js\",\"540\",\"static/chunks/540-4b925f2c57833962.js\",\"7087\",\"static/chunks/7087-64ab6928ccdc0ca7.js\",\"3185\",\"static/chunks/app/layout-eaefe334d7b2816a.js\"],\"ThemeProvider\"]\na:I[22237,[\"6812\",\"static/chunks/6812-f5924f14ef351036.js\",\"540\",\"static/chunks/540-4b925f2c57833962.js\",\"7087\",\"static/chunks/7087-64ab6928ccdc0ca7.js\",\"3185\",\"static/chunks/app/layout-eaefe334d7b2816a.js\"],\"QueryProvider\"]\nb:\"$Sreact.suspense\"\nc:I[3454,[\"6812\",\"static/chunks/6812-f5924f14ef351036.js\",\"540\",\"static/chunks/540-4b925f2c57833962.js\",\"7087\",\"static/chunks/7087-64ab6928ccdc0ca7.js\",\"3185\",\"static/chunks/app/layout-eaefe334d7b2816a.js\"],\"LoadingProvider\"]\ne:I[19253,[],\"\"]\nf:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L2\",null,{\"buildId\":\"FCefTqFnjMPhnL-HmaWHN\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"signup\"],\"initialTree\":[\"\",{\"children\":[\"signup\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"signup\",{\"children\":[\"__PAGE__\",{},[[\"$L3\",[\"$\",\"$L4\",null,{\"props\":{\"params\":{},\"searchParams\":{}},\"Component\":\"$5\"}],null],null],null]},[null,[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"signup\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/6a2c381c71b398da.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"id\":\"__next\",\"children\":[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$b\",null,{\"fallback\":null,\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}]}]}]}]}]}]}]}]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$Ld\"],\"globalErrorComponent\":\"$e\",\"missingSlots\":\"$Wf\"}]\n"])</script><script>self.__next_f.push([1,"d:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"2\",{\"children\":\"Minecraft Server Manager\"}],[\"$\",\"meta\",\"3\",{\"name\":\"description\",\"content\":\"Web-based management console for Minecraft server infrastructure\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/icon.svg?0f68875a168deab8\",\"type\":\"image/svg+xml\",\"sizes\":\"any\"}]]\n3:null\n"])</script></body></html>
@@ -1,12 +1,12 @@
1
1
  2:I[68067,[],"ClientPageRoot"]
2
- 3:I[85795,["6812","static/chunks/6812-f5924f14ef351036.js","9760","static/chunks/9760-3b9261fc2cfda017.js","5004","static/chunks/5004-6ecca3df16643209.js","7296","static/chunks/7296-063cc1cf1200429d.js","7436","static/chunks/7436-dc5c09a9f287522b.js","1071","static/chunks/1071-235049df1c3caba7.js","2542","static/chunks/2542-6ea12719b9ca1b7c.js","55","static/chunks/55-cc17f03142ace10c.js","2539","static/chunks/2539-6bce0edb99b4e538.js","9949","static/chunks/9949-2daeb31bdedf25c7.js","4966","static/chunks/app/signup/page-6f03571bb9914130.js"],"default",1]
2
+ 3:I[85795,["6812","static/chunks/6812-f5924f14ef351036.js","9760","static/chunks/9760-3b9261fc2cfda017.js","5004","static/chunks/5004-6ecca3df16643209.js","7296","static/chunks/7296-063cc1cf1200429d.js","7436","static/chunks/7436-dc5c09a9f287522b.js","1071","static/chunks/1071-235049df1c3caba7.js","2542","static/chunks/2542-6ea12719b9ca1b7c.js","55","static/chunks/55-cc17f03142ace10c.js","4219","static/chunks/4219-26d64443218aac0b.js","9097","static/chunks/9097-3bc29153e9b2c9d1.js","4966","static/chunks/app/signup/page-df2a4f73aae39ef2.js"],"default",1]
3
3
  4:I[14224,[],""]
4
4
  5:I[2863,[],""]
5
- 6:I[89083,["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","2724","static/chunks/2724-6be0c6be94353443.js","3185","static/chunks/app/layout-37a5eb78e96aa17e.js"],"default"]
6
- 7:I[48283,["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","2724","static/chunks/2724-6be0c6be94353443.js","3185","static/chunks/app/layout-37a5eb78e96aa17e.js"],"ThemeProvider"]
7
- 8:I[22237,["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","2724","static/chunks/2724-6be0c6be94353443.js","3185","static/chunks/app/layout-37a5eb78e96aa17e.js"],"QueryProvider"]
5
+ 6:I[89083,["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","7087","static/chunks/7087-64ab6928ccdc0ca7.js","3185","static/chunks/app/layout-eaefe334d7b2816a.js"],"default"]
6
+ 7:I[48283,["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","7087","static/chunks/7087-64ab6928ccdc0ca7.js","3185","static/chunks/app/layout-eaefe334d7b2816a.js"],"ThemeProvider"]
7
+ 8:I[22237,["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","7087","static/chunks/7087-64ab6928ccdc0ca7.js","3185","static/chunks/app/layout-eaefe334d7b2816a.js"],"QueryProvider"]
8
8
  9:"$Sreact.suspense"
9
- a:I[3454,["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","2724","static/chunks/2724-6be0c6be94353443.js","3185","static/chunks/app/layout-37a5eb78e96aa17e.js"],"LoadingProvider"]
10
- 0:["S1X5jEkA1d_pSlIMuZWrE",[[["",{"children":["signup",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",{"children":["signup",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","signup","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/2579b9365591037f.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__variable_5899e0 __className_5899e0","children":["$","div",null,{"id":"__next","children":["$","$L6",null,{"children":["$","$L7",null,{"children":["$","$L8",null,{"children":["$","$9",null,{"fallback":null,"children":["$","$La",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]}]}]}]}]}]],null],null],["$Lb",null]]]]
11
- b:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"Minecraft Server Manager"}],["$","meta","3",{"name":"description","content":"Web-based management console for Minecraft server infrastructure"}],["$","link","4",{"rel":"icon","href":"/icon.svg?0f68875a168deab8","type":"image/svg+xml","sizes":"any"}],["$","meta","5",{"name":"next-size-adjust"}]]
9
+ a:I[3454,["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","7087","static/chunks/7087-64ab6928ccdc0ca7.js","3185","static/chunks/app/layout-eaefe334d7b2816a.js"],"LoadingProvider"]
10
+ 0:["FCefTqFnjMPhnL-HmaWHN",[[["",{"children":["signup",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",{"children":["signup",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","signup","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/6a2c381c71b398da.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"children":["$","div",null,{"id":"__next","children":["$","$L6",null,{"children":["$","$L7",null,{"children":["$","$L8",null,{"children":["$","$9",null,{"fallback":null,"children":["$","$La",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]}]}]}]}]}]],null],null],["$Lb",null]]]]
11
+ b:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"Minecraft Server Manager"}],["$","meta","3",{"name":"description","content":"Web-based management console for Minecraft server infrastructure"}],["$","link","4",{"rel":"icon","href":"/icon.svg?0f68875a168deab8","type":"image/svg+xml","sizes":"any"}]]
12
12
  1:null
@@ -1 +1 @@
1
- <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/739c2d8941231bb4-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/2579b9365591037f.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-198a420ca2ddb7de.js"/><script src="/_next/static/chunks/3b518dcd-5724e59d48f01b72.js" async=""></script><script src="/_next/static/chunks/2757-058492b5c236cb62.js" async=""></script><script src="/_next/static/chunks/main-app-666bf3e0c0f3dee2.js" async=""></script><script src="/_next/static/chunks/6812-f5924f14ef351036.js" async=""></script><script src="/_next/static/chunks/9760-3b9261fc2cfda017.js" async=""></script><script src="/_next/static/chunks/5004-6ecca3df16643209.js" async=""></script><script src="/_next/static/chunks/7296-063cc1cf1200429d.js" async=""></script><script src="/_next/static/chunks/7436-dc5c09a9f287522b.js" async=""></script><script src="/_next/static/chunks/1071-235049df1c3caba7.js" async=""></script><script src="/_next/static/chunks/540-4b925f2c57833962.js" async=""></script><script src="/_next/static/chunks/4416-2385e5784dc036d6.js" async=""></script><script src="/_next/static/chunks/2538-09440cfe5c38aa16.js" async=""></script><script src="/_next/static/chunks/880-be7151cc9c502be6.js" async=""></script><script src="/_next/static/chunks/5511-7a419d84918a8d64.js" async=""></script><script src="/_next/static/chunks/6909-9750e61adcf6f5e5.js" async=""></script><script src="/_next/static/chunks/6039-38b0b8c06d25892e.js" async=""></script><script src="/_next/static/chunks/2666-060d67b8e56af9d0.js" async=""></script><script src="/_next/static/chunks/app/(main)/worlds/page-a194d5d6a77d7e06.js" async=""></script><script src="/_next/static/chunks/2542-6ea12719b9ca1b7c.js" async=""></script><script src="/_next/static/chunks/55-cc17f03142ace10c.js" async=""></script><script src="/_next/static/chunks/2539-6bce0edb99b4e538.js" async=""></script><script src="/_next/static/chunks/8347-d55cd74fb316fad0.js" async=""></script><script src="/_next/static/chunks/9949-2daeb31bdedf25c7.js" async=""></script><script src="/_next/static/chunks/4240-16f6e4c7e86ef2ce.js" async=""></script><script src="/_next/static/chunks/212-b904d9ae152f2360.js" async=""></script><script src="/_next/static/chunks/app/(main)/layout-bf1846a6b0c68959.js" async=""></script><script src="/_next/static/chunks/2724-6be0c6be94353443.js" async=""></script><script src="/_next/static/chunks/app/layout-37a5eb78e96aa17e.js" async=""></script><title>Minecraft Server Manager</title><meta name="description" content="Web-based management console for Minecraft server infrastructure"/><link rel="icon" href="/icon.svg?0f68875a168deab8" type="image/svg+xml" sizes="any"/><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script><style data-emotion="mui-global 1f47rfc">html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;-webkit-text-size-adjust:100%;}*,*::before,*::after{box-sizing:inherit;}strong,b{font-weight:700;}body{margin:0;color:#ffffff;font-family:var(--font-roboto-mono),"Roboto Mono",monospace;font-weight:400;font-size:1rem;line-height:1.5;background-color:#16181c;}@media print{body{background-color:#fff;}}body::backdrop{background-color:#16181c;}body{scrollbar-color:#313338 #16181c;}body::-webkit-scrollbar,body *::-webkit-scrollbar{background-color:#16181c;width:8px;}body::-webkit-scrollbar-thumb,body *::-webkit-scrollbar-thumb{border-radius:8px;background-color:#313338;min-height:24px;}body::-webkit-scrollbar-thumb:hover,body *::-webkit-scrollbar-thumb:hover{background-color:#26282e;}</style></head><body class="__variable_5899e0 __className_5899e0"><div id="__next"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--></div><script src="/_next/static/chunks/webpack-198a420ca2ddb7de.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/739c2d8941231bb4-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/css/2579b9365591037f.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"3:I[39943,[],\"\"]\n5:I[68067,[],\"ClientPageRoot\"]\n6:I[36405,[\"6812\",\"static/chunks/6812-f5924f14ef351036.js\",\"9760\",\"static/chunks/9760-3b9261fc2cfda017.js\",\"5004\",\"static/chunks/5004-6ecca3df16643209.js\",\"7296\",\"static/chunks/7296-063cc1cf1200429d.js\",\"7436\",\"static/chunks/7436-dc5c09a9f287522b.js\",\"1071\",\"static/chunks/1071-235049df1c3caba7.js\",\"540\",\"static/chunks/540-4b925f2c57833962.js\",\"4416\",\"static/chunks/4416-2385e5784dc036d6.js\",\"2538\",\"static/chunks/2538-09440cfe5c38aa16.js\",\"880\",\"static/chunks/880-be7151cc9c502be6.js\",\"5511\",\"static/chunks/5511-7a419d84918a8d64.js\",\"6909\",\"static/chunks/6909-9750e61adcf6f5e5.js\",\"6039\",\"static/chunks/6039-38b0b8c06d25892e.js\",\"2666\",\"static/chunks/2666-060d67b8e56af9d0.js\",\"7701\",\"static/chunks/app/(main)/worlds/page-a194d5d6a77d7e06.js\"],\"default\",1]\n7:I[14224,[],\"\"]\n8:I[2863,[],\"\"]\n9:I[6453,[\"6812\",\"static/chunks/6812-f5924f14ef351036.js\",\"9760\",\"static/chunks/9760-3b9261fc2cfda017.js\",\"5004\",\"static/chunks/5004-6ecca3df16643209.js\",\"7296\",\"static/chunks/7296-063cc1cf1200429d.js\",\"7436\",\"static/chunks/7436-dc5c09a9f287522b.js\",\"1071\",\"static/chunks/1071-235049df1c3caba7.js\",\"2542\",\"static/chunks/2542-6ea12719b9ca1b7c.js\",\"55\",\"static/chunks/55-cc17f03142ace10c.js\",\"2539\",\"static/chunks/2539-6bce0edb99b4e538.js\",\"8347\",\"static/chunks/8347-d55cd74fb316fad0.js\",\"9949\",\"static/chunks/9949-2daeb31bdedf25c7.js\",\"4240\",\"static/chunks/4240-16f6e4c7e86ef2ce.js\",\"212\",\"static/chunks/212-b904d9ae152f2360.js\",\"4095\",\"static/chunks/app/(main)/layout-bf1846a6b0c68959.js\"],\"default\",1]\nb:I[89083,[\"6812\",\"static/chunks/6812-f5924f14ef351036.js\",\"540\",\"static/chunks/540-4b925f2c57833962.js\",\"2724\",\"static/chunks/2724-6be0c6be94353443.js\",\"3185\",\"static/chunks/app/layout-37a5eb78e96aa17e.js\"],\"default\"]\nc:I[48283,[\"6812\",\"static/chunks/6812-f5924f14ef351036.js\",\"540\",\"static/chunks/540-4b925f2c57833962.js\",\"2724\",\"static/chunks/2724-6be0c6be94353443.js\",\"3185\",\"static/chunks/app/layout-37a5eb78e96aa17e.js\"],\"ThemeProvider\"]\nd:I[22237,[\"6812\",\"static/chunks/6812-f5924f14ef351036.js\",\"5"])</script><script>self.__next_f.push([1,"40\",\"static/chunks/540-4b925f2c57833962.js\",\"2724\",\"static/chunks/2724-6be0c6be94353443.js\",\"3185\",\"static/chunks/app/layout-37a5eb78e96aa17e.js\"],\"QueryProvider\"]\ne:\"$Sreact.suspense\"\nf:I[3454,[\"6812\",\"static/chunks/6812-f5924f14ef351036.js\",\"540\",\"static/chunks/540-4b925f2c57833962.js\",\"2724\",\"static/chunks/2724-6be0c6be94353443.js\",\"3185\",\"static/chunks/app/layout-37a5eb78e96aa17e.js\"],\"LoadingProvider\"]\n15:I[19253,[],\"\"]\na:{}\n10:{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"}\n11:{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"}\n12:{\"display\":\"inline-block\"}\n13:{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0}\n16:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L3\",null,{\"buildId\":\"S1X5jEkA1d_pSlIMuZWrE\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"worlds\"],\"initialTree\":[\"\",{\"children\":[\"(main)\",{\"children\":[\"worlds\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"(main)\",{\"children\":[\"worlds\",{\"children\":[\"__PAGE__\",{},[[\"$L4\",[\"$\",\"$L5\",null,{\"props\":{\"params\":{},\"searchParams\":{}},\"Component\":\"$6\"}],null],null],null]},[null,[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"(main)\",\"children\",\"worlds\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[null,[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"(main)\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}],\"params\":\"$a\"}]],null],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/2579b9365591037f.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_5899e0 __className_5899e0\",\"children\":[\"$\",\"div\",null,{\"id\":\"__next\",\"children\":[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"$e\",null,{\"fallback\":null,\"children\":[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$10\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$11\",\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":\"$12\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$13\",\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}]}]}]}]}]}]}]}]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$L14\"],\"globalErrorComponent\":\"$15\",\"missingSlots\":\"$W16\"}]\n"])</script><script>self.__next_f.push([1,"14:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"2\",{\"children\":\"Minecraft Server Manager\"}],[\"$\",\"meta\",\"3\",{\"name\":\"description\",\"content\":\"Web-based management console for Minecraft server infrastructure\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/icon.svg?0f68875a168deab8\",\"type\":\"image/svg+xml\",\"sizes\":\"any\"}],[\"$\",\"meta\",\"5\",{\"name\":\"next-size-adjust\"}]]\n4:null\n"])</script></body></html>
1
+ <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/6a2c381c71b398da.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-7e31802f06defd3e.js"/><script src="/_next/static/chunks/3b518dcd-5724e59d48f01b72.js" async=""></script><script src="/_next/static/chunks/2757-058492b5c236cb62.js" async=""></script><script src="/_next/static/chunks/main-app-666bf3e0c0f3dee2.js" async=""></script><script src="/_next/static/chunks/6812-f5924f14ef351036.js" async=""></script><script src="/_next/static/chunks/9760-3b9261fc2cfda017.js" async=""></script><script src="/_next/static/chunks/5004-6ecca3df16643209.js" async=""></script><script src="/_next/static/chunks/7296-063cc1cf1200429d.js" async=""></script><script src="/_next/static/chunks/7436-dc5c09a9f287522b.js" async=""></script><script src="/_next/static/chunks/1071-235049df1c3caba7.js" async=""></script><script src="/_next/static/chunks/540-4b925f2c57833962.js" async=""></script><script src="/_next/static/chunks/4416-2385e5784dc036d6.js" async=""></script><script src="/_next/static/chunks/2538-09440cfe5c38aa16.js" async=""></script><script src="/_next/static/chunks/880-be7151cc9c502be6.js" async=""></script><script src="/_next/static/chunks/5511-7a419d84918a8d64.js" async=""></script><script src="/_next/static/chunks/7073-3b047d20c07ac065.js" async=""></script><script src="/_next/static/chunks/140-25eb9312925d8fea.js" async=""></script><script src="/_next/static/chunks/2666-060d67b8e56af9d0.js" async=""></script><script src="/_next/static/chunks/app/(main)/worlds/page-874ad606cffc439d.js" async=""></script><script src="/_next/static/chunks/2542-6ea12719b9ca1b7c.js" async=""></script><script src="/_next/static/chunks/55-cc17f03142ace10c.js" async=""></script><script src="/_next/static/chunks/4219-26d64443218aac0b.js" async=""></script><script src="/_next/static/chunks/8347-d55cd74fb316fad0.js" async=""></script><script src="/_next/static/chunks/9097-3bc29153e9b2c9d1.js" async=""></script><script src="/_next/static/chunks/4240-16f6e4c7e86ef2ce.js" async=""></script><script src="/_next/static/chunks/4036-c4d6006e9e913068.js" async=""></script><script src="/_next/static/chunks/app/(main)/layout-49deaa08620bff5b.js" async=""></script><script src="/_next/static/chunks/7087-64ab6928ccdc0ca7.js" async=""></script><script src="/_next/static/chunks/app/layout-eaefe334d7b2816a.js" async=""></script><title>Minecraft Server Manager</title><meta name="description" content="Web-based management console for Minecraft server infrastructure"/><link rel="icon" href="/icon.svg?0f68875a168deab8" type="image/svg+xml" sizes="any"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script><style data-emotion="mui-global hcxkty">html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;-webkit-text-size-adjust:100%;}*,*::before,*::after{box-sizing:inherit;}strong,b{font-weight:700;}body{margin:0;color:#ffffff;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:0.00938em;background-color:#16181c;}@media print{body{background-color:#fff;}}body::backdrop{background-color:#16181c;}body{scrollbar-color:#313338 #16181c;}body::-webkit-scrollbar,body *::-webkit-scrollbar{background-color:#16181c;width:8px;}body::-webkit-scrollbar-thumb,body *::-webkit-scrollbar-thumb{border-radius:8px;background-color:#313338;min-height:24px;}body::-webkit-scrollbar-thumb:hover,body *::-webkit-scrollbar-thumb:hover{background-color:#26282e;}</style></head><body><div id="__next"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--></div><script src="/_next/static/chunks/webpack-7e31802f06defd3e.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/css/6a2c381c71b398da.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"2:I[39943,[],\"\"]\n4:I[68067,[],\"ClientPageRoot\"]\n5:I[36405,[\"6812\",\"static/chunks/6812-f5924f14ef351036.js\",\"9760\",\"static/chunks/9760-3b9261fc2cfda017.js\",\"5004\",\"static/chunks/5004-6ecca3df16643209.js\",\"7296\",\"static/chunks/7296-063cc1cf1200429d.js\",\"7436\",\"static/chunks/7436-dc5c09a9f287522b.js\",\"1071\",\"static/chunks/1071-235049df1c3caba7.js\",\"540\",\"static/chunks/540-4b925f2c57833962.js\",\"4416\",\"static/chunks/4416-2385e5784dc036d6.js\",\"2538\",\"static/chunks/2538-09440cfe5c38aa16.js\",\"880\",\"static/chunks/880-be7151cc9c502be6.js\",\"5511\",\"static/chunks/5511-7a419d84918a8d64.js\",\"7073\",\"static/chunks/7073-3b047d20c07ac065.js\",\"140\",\"static/chunks/140-25eb9312925d8fea.js\",\"2666\",\"static/chunks/2666-060d67b8e56af9d0.js\",\"7701\",\"static/chunks/app/(main)/worlds/page-874ad606cffc439d.js\"],\"default\",1]\n6:I[14224,[],\"\"]\n7:I[2863,[],\"\"]\n8:I[6453,[\"6812\",\"static/chunks/6812-f5924f14ef351036.js\",\"9760\",\"static/chunks/9760-3b9261fc2cfda017.js\",\"5004\",\"static/chunks/5004-6ecca3df16643209.js\",\"7296\",\"static/chunks/7296-063cc1cf1200429d.js\",\"7436\",\"static/chunks/7436-dc5c09a9f287522b.js\",\"1071\",\"static/chunks/1071-235049df1c3caba7.js\",\"2542\",\"static/chunks/2542-6ea12719b9ca1b7c.js\",\"55\",\"static/chunks/55-cc17f03142ace10c.js\",\"4219\",\"static/chunks/4219-26d64443218aac0b.js\",\"8347\",\"static/chunks/8347-d55cd74fb316fad0.js\",\"9097\",\"static/chunks/9097-3bc29153e9b2c9d1.js\",\"4240\",\"static/chunks/4240-16f6e4c7e86ef2ce.js\",\"4036\",\"static/chunks/4036-c4d6006e9e913068.js\",\"4095\",\"static/chunks/app/(main)/layout-49deaa08620bff5b.js\"],\"default\",1]\na:I[89083,[\"6812\",\"static/chunks/6812-f5924f14ef351036.js\",\"540\",\"static/chunks/540-4b925f2c57833962.js\",\"7087\",\"static/chunks/7087-64ab6928ccdc0ca7.js\",\"3185\",\"static/chunks/app/layout-eaefe334d7b2816a.js\"],\"default\"]\nb:I[48283,[\"6812\",\"static/chunks/6812-f5924f14ef351036.js\",\"540\",\"static/chunks/540-4b925f2c57833962.js\",\"7087\",\"static/chunks/7087-64ab6928ccdc0ca7.js\",\"3185\",\"static/chunks/app/layout-eaefe334d7b2816a.js\"],\"ThemeProvider\"]\nc:I[22237,[\"6812\",\"static/chunks/6812-f5924f14ef351036.js\",\"5"])</script><script>self.__next_f.push([1,"40\",\"static/chunks/540-4b925f2c57833962.js\",\"7087\",\"static/chunks/7087-64ab6928ccdc0ca7.js\",\"3185\",\"static/chunks/app/layout-eaefe334d7b2816a.js\"],\"QueryProvider\"]\nd:\"$Sreact.suspense\"\ne:I[3454,[\"6812\",\"static/chunks/6812-f5924f14ef351036.js\",\"540\",\"static/chunks/540-4b925f2c57833962.js\",\"7087\",\"static/chunks/7087-64ab6928ccdc0ca7.js\",\"3185\",\"static/chunks/app/layout-eaefe334d7b2816a.js\"],\"LoadingProvider\"]\n14:I[19253,[],\"\"]\n9:{}\nf:{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"}\n10:{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"}\n11:{\"display\":\"inline-block\"}\n12:{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0}\n15:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L2\",null,{\"buildId\":\"FCefTqFnjMPhnL-HmaWHN\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"worlds\"],\"initialTree\":[\"\",{\"children\":[\"(main)\",{\"children\":[\"worlds\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"(main)\",{\"children\":[\"worlds\",{\"children\":[\"__PAGE__\",{},[[\"$L3\",[\"$\",\"$L4\",null,{\"props\":{\"params\":{},\"searchParams\":{}},\"Component\":\"$5\"}],null],null],null]},[null,[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"(main)\",\"children\",\"worlds\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[null,[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"(main)\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}],\"params\":\"$9\"}]],null],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/6a2c381c71b398da.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"id\":\"__next\",\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$d\",null,{\"fallback\":null,\"children\":[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$f\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$10\",\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":\"$11\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$12\",\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}]}]}]}]}]}]}]}]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$L13\"],\"globalErrorComponent\":\"$14\",\"missingSlots\":\"$W15\"}]\n"])</script><script>self.__next_f.push([1,"13:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"2\",{\"children\":\"Minecraft Server Manager\"}],[\"$\",\"meta\",\"3\",{\"name\":\"description\",\"content\":\"Web-based management console for Minecraft server infrastructure\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/icon.svg?0f68875a168deab8\",\"type\":\"image/svg+xml\",\"sizes\":\"any\"}]]\n3:null\n"])</script></body></html>
@@ -1,18 +1,18 @@
1
1
  2:I[68067,[],"ClientPageRoot"]
2
- 3:I[36405,["6812","static/chunks/6812-f5924f14ef351036.js","9760","static/chunks/9760-3b9261fc2cfda017.js","5004","static/chunks/5004-6ecca3df16643209.js","7296","static/chunks/7296-063cc1cf1200429d.js","7436","static/chunks/7436-dc5c09a9f287522b.js","1071","static/chunks/1071-235049df1c3caba7.js","540","static/chunks/540-4b925f2c57833962.js","4416","static/chunks/4416-2385e5784dc036d6.js","2538","static/chunks/2538-09440cfe5c38aa16.js","880","static/chunks/880-be7151cc9c502be6.js","5511","static/chunks/5511-7a419d84918a8d64.js","6909","static/chunks/6909-9750e61adcf6f5e5.js","6039","static/chunks/6039-38b0b8c06d25892e.js","2666","static/chunks/2666-060d67b8e56af9d0.js","7701","static/chunks/app/(main)/worlds/page-a194d5d6a77d7e06.js"],"default",1]
2
+ 3:I[36405,["6812","static/chunks/6812-f5924f14ef351036.js","9760","static/chunks/9760-3b9261fc2cfda017.js","5004","static/chunks/5004-6ecca3df16643209.js","7296","static/chunks/7296-063cc1cf1200429d.js","7436","static/chunks/7436-dc5c09a9f287522b.js","1071","static/chunks/1071-235049df1c3caba7.js","540","static/chunks/540-4b925f2c57833962.js","4416","static/chunks/4416-2385e5784dc036d6.js","2538","static/chunks/2538-09440cfe5c38aa16.js","880","static/chunks/880-be7151cc9c502be6.js","5511","static/chunks/5511-7a419d84918a8d64.js","7073","static/chunks/7073-3b047d20c07ac065.js","140","static/chunks/140-25eb9312925d8fea.js","2666","static/chunks/2666-060d67b8e56af9d0.js","7701","static/chunks/app/(main)/worlds/page-874ad606cffc439d.js"],"default",1]
3
3
  4:I[14224,[],""]
4
4
  5:I[2863,[],""]
5
- 6:I[6453,["6812","static/chunks/6812-f5924f14ef351036.js","9760","static/chunks/9760-3b9261fc2cfda017.js","5004","static/chunks/5004-6ecca3df16643209.js","7296","static/chunks/7296-063cc1cf1200429d.js","7436","static/chunks/7436-dc5c09a9f287522b.js","1071","static/chunks/1071-235049df1c3caba7.js","2542","static/chunks/2542-6ea12719b9ca1b7c.js","55","static/chunks/55-cc17f03142ace10c.js","2539","static/chunks/2539-6bce0edb99b4e538.js","8347","static/chunks/8347-d55cd74fb316fad0.js","9949","static/chunks/9949-2daeb31bdedf25c7.js","4240","static/chunks/4240-16f6e4c7e86ef2ce.js","212","static/chunks/212-b904d9ae152f2360.js","4095","static/chunks/app/(main)/layout-bf1846a6b0c68959.js"],"default",1]
6
- 8:I[89083,["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","2724","static/chunks/2724-6be0c6be94353443.js","3185","static/chunks/app/layout-37a5eb78e96aa17e.js"],"default"]
7
- 9:I[48283,["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","2724","static/chunks/2724-6be0c6be94353443.js","3185","static/chunks/app/layout-37a5eb78e96aa17e.js"],"ThemeProvider"]
8
- a:I[22237,["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","2724","static/chunks/2724-6be0c6be94353443.js","3185","static/chunks/app/layout-37a5eb78e96aa17e.js"],"QueryProvider"]
5
+ 6:I[6453,["6812","static/chunks/6812-f5924f14ef351036.js","9760","static/chunks/9760-3b9261fc2cfda017.js","5004","static/chunks/5004-6ecca3df16643209.js","7296","static/chunks/7296-063cc1cf1200429d.js","7436","static/chunks/7436-dc5c09a9f287522b.js","1071","static/chunks/1071-235049df1c3caba7.js","2542","static/chunks/2542-6ea12719b9ca1b7c.js","55","static/chunks/55-cc17f03142ace10c.js","4219","static/chunks/4219-26d64443218aac0b.js","8347","static/chunks/8347-d55cd74fb316fad0.js","9097","static/chunks/9097-3bc29153e9b2c9d1.js","4240","static/chunks/4240-16f6e4c7e86ef2ce.js","4036","static/chunks/4036-c4d6006e9e913068.js","4095","static/chunks/app/(main)/layout-49deaa08620bff5b.js"],"default",1]
6
+ 8:I[89083,["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","7087","static/chunks/7087-64ab6928ccdc0ca7.js","3185","static/chunks/app/layout-eaefe334d7b2816a.js"],"default"]
7
+ 9:I[48283,["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","7087","static/chunks/7087-64ab6928ccdc0ca7.js","3185","static/chunks/app/layout-eaefe334d7b2816a.js"],"ThemeProvider"]
8
+ a:I[22237,["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","7087","static/chunks/7087-64ab6928ccdc0ca7.js","3185","static/chunks/app/layout-eaefe334d7b2816a.js"],"QueryProvider"]
9
9
  b:"$Sreact.suspense"
10
- c:I[3454,["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","2724","static/chunks/2724-6be0c6be94353443.js","3185","static/chunks/app/layout-37a5eb78e96aa17e.js"],"LoadingProvider"]
10
+ c:I[3454,["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","7087","static/chunks/7087-64ab6928ccdc0ca7.js","3185","static/chunks/app/layout-eaefe334d7b2816a.js"],"LoadingProvider"]
11
11
  7:{}
12
12
  d:{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"}
13
13
  e:{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"}
14
14
  f:{"display":"inline-block"}
15
15
  10:{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0}
16
- 0:["S1X5jEkA1d_pSlIMuZWrE",[[["",{"children":["(main)",{"children":["worlds",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(main)",{"children":["worlds",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(main)","children","worlds","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(main)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/2579b9365591037f.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__variable_5899e0 __className_5899e0","children":["$","div",null,{"id":"__next","children":["$","$L8",null,{"children":["$","$L9",null,{"children":["$","$La",null,{"children":["$","$b",null,{"fallback":null,"children":["$","$Lc",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$d","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$e","children":"404"}],["$","div",null,{"style":"$f","children":["$","h2",null,{"style":"$10","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]}]}]}]}]}]],null],null],["$L11",null]]]]
17
- 11:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"Minecraft Server Manager"}],["$","meta","3",{"name":"description","content":"Web-based management console for Minecraft server infrastructure"}],["$","link","4",{"rel":"icon","href":"/icon.svg?0f68875a168deab8","type":"image/svg+xml","sizes":"any"}],["$","meta","5",{"name":"next-size-adjust"}]]
16
+ 0:["FCefTqFnjMPhnL-HmaWHN",[[["",{"children":["(main)",{"children":["worlds",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(main)",{"children":["worlds",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(main)","children","worlds","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(main)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/6a2c381c71b398da.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"children":["$","div",null,{"id":"__next","children":["$","$L8",null,{"children":["$","$L9",null,{"children":["$","$La",null,{"children":["$","$b",null,{"fallback":null,"children":["$","$Lc",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$d","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$e","children":"404"}],["$","div",null,{"style":"$f","children":["$","h2",null,{"style":"$10","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]}]}]}]}]}]],null],null],["$L11",null]]]]
17
+ 11:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"Minecraft Server Manager"}],["$","meta","3",{"name":"description","content":"Web-based management console for Minecraft server infrastructure"}],["$","link","4",{"rel":"icon","href":"/icon.svg?0f68875a168deab8","type":"image/svg+xml","sizes":"any"}]]
18
18
  1:null
@@ -1,54 +1,59 @@
1
1
  {
2
2
  "/_not-found/page": "app/_not-found/page.js",
3
3
  "/icon.svg/route": "app/icon.svg/route.js",
4
- "/page": "app/page.js",
5
4
  "/login/page": "app/login/page.js",
5
+ "/page": "app/page.js",
6
6
  "/signup/page": "app/signup/page.js",
7
- "/api/audit-logs/route": "app/api/audit-logs/route.js",
8
- "/api/auth/[...all]/route": "app/api/auth/[...all]/route.js",
9
7
  "/api/audit-logs/[id]/route": "app/api/audit-logs/[id]/route.js",
10
8
  "/api/audit-logs/export/route": "app/api/audit-logs/export/route.js",
11
- "/api/audit-logs/stats/route": "app/api/audit-logs/stats/route.js",
9
+ "/api/auth/[...all]/route": "app/api/auth/[...all]/route.js",
12
10
  "/api/audit-logs/stream/route": "app/api/audit-logs/stream/route.js",
13
11
  "/api/backup/history/route": "app/api/backup/history/route.js",
14
- "/api/backup/restore/route": "app/api/backup/restore/route.js",
15
- "/api/mods/search/route": "app/api/mods/search/route.js",
16
- "/api/backup/route": "app/api/backup/route.js",
17
- "/api/players/kick/route": "app/api/players/kick/route.js",
12
+ "/api/audit-logs/route": "app/api/audit-logs/route.js",
13
+ "/api/audit-logs/stats/route": "app/api/audit-logs/stats/route.js",
18
14
  "/api/players/ban/route": "app/api/players/ban/route.js",
19
- "/api/players/op/route": "app/api/players/op/route.js",
20
- "/api/players/whitelist/route": "app/api/players/whitelist/route.js",
21
- "/api/playit/start/route": "app/api/playit/start/route.js",
15
+ "/api/players/kick/route": "app/api/players/kick/route.js",
16
+ "/api/mods/search/route": "app/api/mods/search/route.js",
17
+ "/api/backup/restore/route": "app/api/backup/restore/route.js",
18
+ "/api/players/op/[player]/route": "app/api/players/op/[player]/route.js",
22
19
  "/api/players/route": "app/api/players/route.js",
20
+ "/api/players/whitelist/route": "app/api/players/whitelist/route.js",
23
21
  "/api/players/whitelist/status/route": "app/api/players/whitelist/status/route.js",
24
22
  "/api/playit/status/route": "app/api/playit/status/route.js",
23
+ "/api/players/op/route": "app/api/players/op/route.js",
25
24
  "/api/playit/stop/route": "app/api/playit/stop/route.js",
26
25
  "/api/router/status/route": "app/api/router/status/route.js",
27
- "/api/servers/[name]/config/route": "app/api/servers/[name]/config/route.js",
28
- "/api/servers/[name]/exec/route": "app/api/servers/[name]/exec/route.js",
26
+ "/api/backup/route": "app/api/backup/route.js",
29
27
  "/api/servers/[name]/[action]/route": "app/api/servers/[name]/[action]/route.js",
30
- "/api/servers/[name]/mods/[slug]/route": "app/api/servers/[name]/mods/[slug]/route.js",
28
+ "/api/servers/[name]/files/mkdir/route": "app/api/servers/[name]/files/mkdir/route.js",
29
+ "/api/servers/[name]/exec/route": "app/api/servers/[name]/exec/route.js",
30
+ "/api/servers/[name]/files/read/route": "app/api/servers/[name]/files/read/route.js",
31
+ "/api/servers/[name]/files/rename/route": "app/api/servers/[name]/files/rename/route.js",
32
+ "/api/servers/[name]/files/write/route": "app/api/servers/[name]/files/write/route.js",
31
33
  "/api/servers/[name]/hostnames/route": "app/api/servers/[name]/hostnames/route.js",
32
- "/api/servers/[name]/mods/route": "app/api/servers/[name]/mods/route.js",
34
+ "/api/servers/[name]/files/route": "app/api/servers/[name]/files/route.js",
35
+ "/api/servers/[name]/mods/[slug]/route": "app/api/servers/[name]/mods/[slug]/route.js",
36
+ "/api/playit/start/route": "app/api/playit/start/route.js",
33
37
  "/api/servers/[name]/world/reset/route": "app/api/servers/[name]/world/reset/route.js",
38
+ "/api/servers/[name]/mods/route": "app/api/servers/[name]/mods/route.js",
34
39
  "/api/servers/[name]/route": "app/api/servers/[name]/route.js",
35
- "/api/players/op/[player]/route": "app/api/players/op/[player]/route.js",
40
+ "/api/servers/[name]/config/route": "app/api/servers/[name]/config/route.js",
41
+ "/api/servers/route": "app/api/servers/route.js",
42
+ "/api/users/route": "app/api/users/route.js",
36
43
  "/api/user-servers/route": "app/api/user-servers/route.js",
37
44
  "/api/user-servers/[id]/route": "app/api/user-servers/[id]/route.js",
38
- "/api/sse/[...path]/route": "app/api/sse/[...path]/route.js",
39
- "/api/users/route": "app/api/users/route.js",
40
45
  "/api/worlds/[name]/[action]/route": "app/api/worlds/[name]/[action]/route.js",
41
- "/api/worlds/[name]/route": "app/api/worlds/[name]/route.js",
46
+ "/api/sse/[...path]/route": "app/api/sse/[...path]/route.js",
42
47
  "/api/worlds/route": "app/api/worlds/route.js",
43
- "/api/servers/route": "app/api/servers/route.js",
44
- "/(main)/backups/page": "app/(main)/backups/page.js",
48
+ "/api/worlds/[name]/route": "app/api/worlds/[name]/route.js",
45
49
  "/(main)/audit-logs/page": "app/(main)/audit-logs/page.js",
50
+ "/(main)/backups/page": "app/(main)/backups/page.js",
46
51
  "/(main)/dashboard/page": "app/(main)/dashboard/page.js",
47
52
  "/(main)/players/page": "app/(main)/players/page.js",
53
+ "/(main)/servers/[name]/console/page": "app/(main)/servers/[name]/console/page.js",
54
+ "/(main)/servers/page": "app/(main)/servers/page.js",
48
55
  "/(main)/servers/[name]/page": "app/(main)/servers/[name]/page.js",
49
56
  "/(main)/routing/page": "app/(main)/routing/page.js",
50
- "/(main)/servers/page": "app/(main)/servers/page.js",
51
- "/(main)/servers/[name]/console/page": "app/(main)/servers/[name]/console/page.js",
52
57
  "/(main)/settings/page": "app/(main)/settings/page.js",
53
58
  "/(main)/worlds/page": "app/(main)/worlds/page.js",
54
59
  "/(main)/admin/users/page": "app/(main)/admin/users/page.js"
@@ -1 +1 @@
1
- "use strict";exports.id=1088,exports.ids=[1088],exports.modules={73802:(e,n,t)=>{t.d(n,{q:()=>u,h:()=>v});var r=t(58120),s=t(36372),i=t(54365),o=t(51999),a=t(53825);function u({text:e,size:n=14}){let[t,u]=(0,s.useState)(!1),l=async n=>{n.stopPropagation();try{await navigator.clipboard.writeText(e),u(!0),setTimeout(()=>u(!1),2e3)}catch{}};return r.jsx(i.Z,{size:"small",onClick:l,sx:{ml:.5,p:.25,color:t?"success.main":"text.secondary","&:hover":{bgcolor:"action.hover"}},"aria-label":t?"Copied":"Copy to clipboard",children:t?r.jsx(a.Z,{sx:{fontSize:n}}):r.jsx(o.Z,{sx:{fontSize:n}})})}var l=t(89352),c=t(2365),d=t(48787),y=t(52249);function p(e){return e?e.split(",").map(e=>e.trim()).filter(Boolean):[]}function v({hostname:e,portSuffix:n,color:t="text.secondary",fontSize:i,showCopyButton:o=!1}){let[a,v]=(0,s.useState)(null),m=p(e),h=function(e){let n=p(e);return 0===n.length?"-":n.find(e=>e.endsWith(".local"))||n[0]}(e),f=e=>n?`${e}:${n}`:e;return 0===m.length?r.jsx(l.Z,{component:"span",sx:{color:t,fontSize:i,display:"inline"},children:"-"}):1===m.length?(0,r.jsxs)(l.Z,{component:"span",sx:{display:"inline-flex",alignItems:"center"},children:[r.jsx(l.Z,{component:"span",sx:{color:t,fontSize:i,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:f(h)}),o&&r.jsx(u,{text:f(h)})]}):(0,r.jsxs)(l.Z,{component:"span",sx:{display:"inline-flex",alignItems:"center",gap:.75,minWidth:0},children:[r.jsx(l.Z,{component:"span",sx:{color:t,fontSize:i,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:f(h)}),r.jsx(d.Z,{label:`+${m.length-1}`,size:"small",onClick:e=>{e.stopPropagation(),v(e.currentTarget)},sx:{height:20,fontSize:11,cursor:"pointer","& .MuiChip-label":{px:.75}}}),r.jsx(y.ZP,{open:!!a,anchorEl:a,onClose:()=>{v(null)},onClick:e=>e.stopPropagation(),anchorOrigin:{vertical:"bottom",horizontal:"left"},transformOrigin:{vertical:"top",horizontal:"left"},children:r.jsx(l.Z,{sx:{p:1.5,minWidth:200},children:m.map(e=>(0,r.jsxs)(l.Z,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",py:.5},children:[r.jsx(c.Z,{variant:"body2",sx:{fontFamily:'"Roboto Mono", monospace',fontSize:12},children:f(e)}),r.jsx(u,{text:f(e)})]},e))})})]})}},43137:(e,n,t)=>{async function r(e,n={}){let t={...n.headers};n.body&&(t["Content-Type"]="application/json");let r=await fetch(e,{...n,headers:t});if(!r.ok){let e=await r.json().catch(()=>({error:"UnknownError",message:r.statusText})),n=Error(e.message);throw n.statusCode=r.status,n.code=e.error,n}return r.json()}t.d(n,{SC:()=>r})},49856:(e,n,t)=>{t.d(n,{x:()=>o});var r=t(56539),s=t(36372),i=t(36597);function o(){let e=(0,r.useRouter)(),n=(0,s.useCallback)((n,t)=>{(0,i.Av)(),e.push(n,t)},[e]),t=(0,s.useCallback)((n,t)=>{(0,i.Av)(),e.replace(n,t)},[e]);return(0,s.useMemo)(()=>({...e,push:n,replace:t}),[e,n,t])}},74151:(e,n,t)=>{t.d(n,{$t:()=>g,Aw:()=>d,Bx:()=>b,Fv:()=>f,Hq:()=>l,Hy:()=>u,Js:()=>x,Ll:()=>O,MH:()=>C,S0:()=>j,Sr:()=>p,Yo:()=>$,_I:()=>y,c5:()=>F,g2:()=>h,gx:()=>q,hy:()=>v,iC:()=>S,jM:()=>c,mj:()=>K,nq:()=>m,nv:()=>w,ox:()=>Q,s8:()=>I,x$:()=>a,zF:()=>N});var r=t(28872),s=t(95343),i=t(20042),o=t(43137);function a(){return(0,r.a)({queryKey:["servers"],queryFn:()=>(0,o.SC)("/api/servers"),refetchInterval:6e4})}function u(e,n){return(0,r.a)({queryKey:["servers",e],queryFn:()=>(0,o.SC)(`/api/servers/${encodeURIComponent(e)}`),enabled:n?.enabled!==!1&&!!e,refetchInterval:3e4})}function l(){let e=(0,s.NL)();return(0,i.D)({mutationFn:({name:e,force:n})=>(0,o.SC)(`/api/servers/${encodeURIComponent(e)}${n?"?force=true":""}`,{method:"DELETE"}),onSuccess:()=>{e.invalidateQueries({queryKey:["servers"]})}})}function c(){let e=(0,s.NL)();return(0,i.D)({mutationFn:e=>(0,o.SC)(`/api/servers/${encodeURIComponent(e)}/start`,{method:"POST"}),onSuccess:(n,t)=>{e.invalidateQueries({queryKey:["servers"]}),e.invalidateQueries({queryKey:["servers",t]})}})}function d(){let e=(0,s.NL)();return(0,i.D)({mutationFn:e=>(0,o.SC)(`/api/servers/${encodeURIComponent(e)}/stop`,{method:"POST"}),onSuccess:(n,t)=>{e.invalidateQueries({queryKey:["servers"]}),e.invalidateQueries({queryKey:["servers",t]})}})}function y(){let e=(0,s.NL)();return(0,i.D)({mutationFn:e=>(0,o.SC)(`/api/servers/${encodeURIComponent(e)}/restart`,{method:"POST"}),onSuccess:(n,t)=>{e.invalidateQueries({queryKey:["servers"]}),e.invalidateQueries({queryKey:["servers",t]})}})}function p(){return(0,r.a)({queryKey:["worlds"],queryFn:()=>(0,o.SC)("/api/worlds"),refetchInterval:3e4})}function v(){let e=(0,s.NL)();return(0,i.D)({mutationFn:e=>(0,o.SC)("/api/worlds",{method:"POST",body:JSON.stringify(e)}),onSuccess:()=>{e.invalidateQueries({queryKey:["worlds"]})}})}function m(){let e=(0,s.NL)();return(0,i.D)({mutationFn:({worldName:e,serverName:n})=>(0,o.SC)(`/api/worlds/${encodeURIComponent(e)}/assign`,{method:"POST",body:JSON.stringify({serverName:n})}),onSuccess:()=>{e.invalidateQueries({queryKey:["worlds"]}),e.invalidateQueries({queryKey:["servers"]})}})}function h(){let e=(0,s.NL)();return(0,i.D)({mutationFn:({worldName:e,force:n})=>(0,o.SC)(`/api/worlds/${encodeURIComponent(e)}/release${n?"?force=true":""}`,{method:"POST"}),onSuccess:()=>{e.invalidateQueries({queryKey:["worlds"]})}})}function f(){let e=(0,s.NL)();return(0,i.D)({mutationFn:({name:e,force:n})=>(0,o.SC)(`/api/worlds/${encodeURIComponent(e)}${n?"?force=true":""}`,{method:"DELETE"}),onSuccess:()=>{e.invalidateQueries({queryKey:["worlds"]})}})}function S(e,n){return(0,r.a)({queryKey:["servers",e,"config"],queryFn:()=>(0,o.SC)(`/api/servers/${encodeURIComponent(e)}/config`),enabled:n?.enabled!==!1&&!!e})}function C(){let e=(0,s.NL)();return(0,i.D)({mutationFn:({serverName:e,config:n})=>(0,o.SC)(`/api/servers/${encodeURIComponent(e)}/config`,{method:"PATCH",body:JSON.stringify(n)}),onSuccess:(n,{serverName:t})=>{e.invalidateQueries({queryKey:["servers",t,"config"]}),e.invalidateQueries({queryKey:["servers",t]})}})}function q(){let e=(0,s.NL)();return(0,i.D)({mutationFn:e=>(0,o.SC)(`/api/servers/${encodeURIComponent(e)}/world/reset`,{method:"POST"}),onSuccess:(n,t)=>{e.invalidateQueries({queryKey:["servers",t]}),e.invalidateQueries({queryKey:["worlds"]})}})}function x(e,n){return(0,r.a)({queryKey:["servers",e,"hostnames"],queryFn:()=>(0,o.SC)(`/api/servers/${encodeURIComponent(e)}/hostnames`),enabled:n?.enabled!==!1&&!!e})}function b(){let e=(0,s.NL)();return(0,i.D)({mutationFn:({serverName:e,customHostnames:n})=>(0,o.SC)(`/api/servers/${encodeURIComponent(e)}/hostnames`,{method:"PUT",body:JSON.stringify({customHostnames:n})}),onSuccess:(n,{serverName:t})=>{e.invalidateQueries({queryKey:["servers",t,"hostnames"]}),e.invalidateQueries({queryKey:["servers",t]})}})}function w(){return(0,r.a)({queryKey:["router-status"],queryFn:()=>(0,o.SC)("/api/router/status"),refetchInterval:3e4})}function K(){return(0,r.a)({queryKey:["backup-status"],queryFn:()=>(0,o.SC)("/api/backup"),refetchInterval:6e4})}function g(e=20){return(0,r.a)({queryKey:["backup-history",e],queryFn:()=>(0,o.SC)(`/api/backup/history?limit=${e}`),refetchInterval:6e4})}function F(){let e=(0,s.NL)();return(0,i.D)({mutationFn:({message:e})=>(0,o.SC)("/api/backup",{method:"POST",body:JSON.stringify({message:e})}),onSuccess:()=>{e.invalidateQueries({queryKey:["backup-status"]}),e.invalidateQueries({queryKey:["backup-history"]})}})}function I(){let e=(0,s.NL)();return(0,i.D)({mutationFn:e=>(0,o.SC)("/api/backup/restore",{method:"POST",body:JSON.stringify({commitHash:e})}),onSuccess:()=>{e.invalidateQueries({queryKey:["worlds"]}),e.invalidateQueries({queryKey:["servers"]})}})}function Q(e){return(0,r.a)({queryKey:["servers",e,"whitelist"],queryFn:()=>(0,o.SC)(`/api/players/whitelist?server=${encodeURIComponent(e)}`),enabled:!!e})}function $(e){return(0,r.a)({queryKey:["servers",e,"whitelist-status"],queryFn:()=>(0,o.SC)(`/api/players/whitelist/status?server=${encodeURIComponent(e)}`),enabled:!!e})}function N(){let e=(0,s.NL)();return(0,i.D)({mutationFn:({serverName:e,enabled:n})=>(0,o.SC)("/api/players/whitelist/status",{method:"PUT",body:JSON.stringify({server:e,enabled:n})}),onSuccess:(n,{serverName:t})=>{e.invalidateQueries({queryKey:["servers",t,"whitelist-status"]}),e.invalidateQueries({queryKey:["servers",t,"whitelist"]})}})}function O(){let e=(0,s.NL)();return(0,i.D)({mutationFn:({serverName:e,player:n})=>(0,o.SC)("/api/players/whitelist",{method:"POST",body:JSON.stringify({server:e,player:n})}),onSuccess:(n,{serverName:t})=>{e.invalidateQueries({queryKey:["servers",t,"whitelist"]})}})}function j(){let e=(0,s.NL)();return(0,i.D)({mutationFn:({serverName:e,player:n})=>(0,o.SC)(`/api/players/whitelist?player=${encodeURIComponent(n)}&server=${encodeURIComponent(e)}`,{method:"DELETE"}),onSuccess:(n,{serverName:t})=>{e.invalidateQueries({queryKey:["servers",t,"whitelist"]})}})}},47893:(e,n,t)=>{t.d(n,{D:()=>s});var r=t(36372);function s(e){let{url:n,onMessage:t,onError:s,reconnectInterval:i=3e3,maxReconnectAttempts:o=1/0,enabled:a=!0,withCredentials:u=!1}=e,[l,c]=(0,r.useState)(null),[d,y]=(0,r.useState)("disconnected"),[p,v]=(0,r.useState)(null),[m,h]=(0,r.useState)(0),f=(0,r.useRef)(null);return(0,r.useCallback)(e=>{c(e),t?.(e)},[t]),(0,r.useCallback)(e=>{y(e),"connected"===e&&h(0)},[]),(0,r.useCallback)(e=>{v(e),"number"==typeof e.retryCount&&h(e.retryCount),s?.(e)},[s]),{data:l,isConnected:"connected"===d,state:d,error:p,retryCount:m,reconnect:(0,r.useCallback)(()=>{f.current&&(f.current.reconnect(),h(f.current.getRetryCount()))},[]),disconnect:(0,r.useCallback)(()=>{f.current&&f.current.disconnect()},[])}}}};
1
+ "use strict";exports.id=1088,exports.ids=[1088],exports.modules={73802:(e,n,t)=>{t.d(n,{q:()=>u,h:()=>v});var r=t(58120),s=t(36372),i=t(54365),o=t(51999),a=t(53825);function u({text:e,size:n=14}){let[t,u]=(0,s.useState)(!1),l=async n=>{n.stopPropagation();try{await navigator.clipboard.writeText(e),u(!0),setTimeout(()=>u(!1),2e3)}catch{}};return r.jsx(i.Z,{size:"small",onClick:l,sx:{ml:.5,p:.25,color:t?"success.main":"text.secondary","&:hover":{bgcolor:"action.hover"}},"aria-label":t?"Copied":"Copy to clipboard",children:t?r.jsx(a.Z,{sx:{fontSize:n}}):r.jsx(o.Z,{sx:{fontSize:n}})})}var l=t(89352),c=t(2365),d=t(48787),y=t(52249);function p(e){return e?e.split(",").map(e=>e.trim()).filter(Boolean):[]}function v({hostname:e,portSuffix:n,color:t="text.secondary",fontSize:i,showCopyButton:o=!1}){let[a,v]=(0,s.useState)(null),m=p(e),h=function(e){let n=p(e);return 0===n.length?"-":n.find(e=>e.endsWith(".local"))||n[0]}(e),f=e=>n?`${e}:${n}`:e;return 0===m.length?r.jsx(l.Z,{component:"span",sx:{color:t,fontSize:i,display:"inline"},children:"-"}):1===m.length?(0,r.jsxs)(l.Z,{component:"span",sx:{display:"inline-flex",alignItems:"center"},children:[r.jsx(l.Z,{component:"span",sx:{color:t,fontSize:i,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:f(h)}),o&&r.jsx(u,{text:f(h)})]}):(0,r.jsxs)(l.Z,{component:"span",sx:{display:"inline-flex",alignItems:"center",gap:.75,minWidth:0},children:[r.jsx(l.Z,{component:"span",sx:{color:t,fontSize:i,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:f(h)}),r.jsx(d.Z,{label:`+${m.length-1}`,size:"small",onClick:e=>{e.stopPropagation(),v(e.currentTarget)},sx:{height:20,fontSize:11,cursor:"pointer","& .MuiChip-label":{px:.75}}}),r.jsx(y.ZP,{open:!!a,anchorEl:a,onClose:()=>{v(null)},onClick:e=>e.stopPropagation(),anchorOrigin:{vertical:"bottom",horizontal:"left"},transformOrigin:{vertical:"top",horizontal:"left"},children:r.jsx(l.Z,{sx:{p:1.5,minWidth:200},children:m.map(e=>(0,r.jsxs)(l.Z,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",py:.5},children:[r.jsx(c.Z,{variant:"body2",sx:{fontSize:12},children:f(e)}),r.jsx(u,{text:f(e)})]},e))})})]})}},43137:(e,n,t)=>{async function r(e,n={}){let t={...n.headers};n.body&&(t["Content-Type"]="application/json");let r=await fetch(e,{...n,headers:t});if(!r.ok){let e=await r.json().catch(()=>({error:"UnknownError",message:r.statusText})),n=Error(e.message);throw n.statusCode=r.status,n.code=e.error,n}return r.json()}t.d(n,{SC:()=>r})},49856:(e,n,t)=>{t.d(n,{x:()=>o});var r=t(56539),s=t(36372),i=t(36597);function o(){let e=(0,r.useRouter)(),n=(0,s.useCallback)((n,t)=>{(0,i.Av)(),e.push(n,t)},[e]),t=(0,s.useCallback)((n,t)=>{(0,i.Av)(),e.replace(n,t)},[e]);return(0,s.useMemo)(()=>({...e,push:n,replace:t}),[e,n,t])}},74151:(e,n,t)=>{t.d(n,{$t:()=>g,Aw:()=>d,Bx:()=>b,Fv:()=>f,Hq:()=>l,Hy:()=>u,Js:()=>x,Ll:()=>O,MH:()=>C,S0:()=>j,Sr:()=>p,Yo:()=>$,_I:()=>y,c5:()=>F,g2:()=>h,gx:()=>q,hy:()=>v,iC:()=>S,jM:()=>c,mj:()=>K,nq:()=>m,nv:()=>w,ox:()=>Q,s8:()=>I,x$:()=>a,zF:()=>N});var r=t(28872),s=t(95343),i=t(20042),o=t(43137);function a(){return(0,r.a)({queryKey:["servers"],queryFn:()=>(0,o.SC)("/api/servers"),refetchInterval:6e4})}function u(e,n){return(0,r.a)({queryKey:["servers",e],queryFn:()=>(0,o.SC)(`/api/servers/${encodeURIComponent(e)}`),enabled:n?.enabled!==!1&&!!e,refetchInterval:3e4})}function l(){let e=(0,s.NL)();return(0,i.D)({mutationFn:({name:e,force:n})=>(0,o.SC)(`/api/servers/${encodeURIComponent(e)}${n?"?force=true":""}`,{method:"DELETE"}),onSuccess:()=>{e.invalidateQueries({queryKey:["servers"]})}})}function c(){let e=(0,s.NL)();return(0,i.D)({mutationFn:e=>(0,o.SC)(`/api/servers/${encodeURIComponent(e)}/start`,{method:"POST"}),onSuccess:(n,t)=>{e.invalidateQueries({queryKey:["servers"]}),e.invalidateQueries({queryKey:["servers",t]})}})}function d(){let e=(0,s.NL)();return(0,i.D)({mutationFn:e=>(0,o.SC)(`/api/servers/${encodeURIComponent(e)}/stop`,{method:"POST"}),onSuccess:(n,t)=>{e.invalidateQueries({queryKey:["servers"]}),e.invalidateQueries({queryKey:["servers",t]})}})}function y(){let e=(0,s.NL)();return(0,i.D)({mutationFn:e=>(0,o.SC)(`/api/servers/${encodeURIComponent(e)}/restart`,{method:"POST"}),onSuccess:(n,t)=>{e.invalidateQueries({queryKey:["servers"]}),e.invalidateQueries({queryKey:["servers",t]})}})}function p(){return(0,r.a)({queryKey:["worlds"],queryFn:()=>(0,o.SC)("/api/worlds"),refetchInterval:3e4})}function v(){let e=(0,s.NL)();return(0,i.D)({mutationFn:e=>(0,o.SC)("/api/worlds",{method:"POST",body:JSON.stringify(e)}),onSuccess:()=>{e.invalidateQueries({queryKey:["worlds"]})}})}function m(){let e=(0,s.NL)();return(0,i.D)({mutationFn:({worldName:e,serverName:n})=>(0,o.SC)(`/api/worlds/${encodeURIComponent(e)}/assign`,{method:"POST",body:JSON.stringify({serverName:n})}),onSuccess:()=>{e.invalidateQueries({queryKey:["worlds"]}),e.invalidateQueries({queryKey:["servers"]})}})}function h(){let e=(0,s.NL)();return(0,i.D)({mutationFn:({worldName:e,force:n})=>(0,o.SC)(`/api/worlds/${encodeURIComponent(e)}/release${n?"?force=true":""}`,{method:"POST"}),onSuccess:()=>{e.invalidateQueries({queryKey:["worlds"]})}})}function f(){let e=(0,s.NL)();return(0,i.D)({mutationFn:({name:e,force:n})=>(0,o.SC)(`/api/worlds/${encodeURIComponent(e)}${n?"?force=true":""}`,{method:"DELETE"}),onSuccess:()=>{e.invalidateQueries({queryKey:["worlds"]})}})}function S(e,n){return(0,r.a)({queryKey:["servers",e,"config"],queryFn:()=>(0,o.SC)(`/api/servers/${encodeURIComponent(e)}/config`),enabled:n?.enabled!==!1&&!!e})}function C(){let e=(0,s.NL)();return(0,i.D)({mutationFn:({serverName:e,config:n})=>(0,o.SC)(`/api/servers/${encodeURIComponent(e)}/config`,{method:"PATCH",body:JSON.stringify(n)}),onSuccess:(n,{serverName:t})=>{e.invalidateQueries({queryKey:["servers",t,"config"]}),e.invalidateQueries({queryKey:["servers",t]})}})}function q(){let e=(0,s.NL)();return(0,i.D)({mutationFn:e=>(0,o.SC)(`/api/servers/${encodeURIComponent(e)}/world/reset`,{method:"POST"}),onSuccess:(n,t)=>{e.invalidateQueries({queryKey:["servers",t]}),e.invalidateQueries({queryKey:["worlds"]})}})}function x(e,n){return(0,r.a)({queryKey:["servers",e,"hostnames"],queryFn:()=>(0,o.SC)(`/api/servers/${encodeURIComponent(e)}/hostnames`),enabled:n?.enabled!==!1&&!!e})}function b(){let e=(0,s.NL)();return(0,i.D)({mutationFn:({serverName:e,customHostnames:n})=>(0,o.SC)(`/api/servers/${encodeURIComponent(e)}/hostnames`,{method:"PUT",body:JSON.stringify({customHostnames:n})}),onSuccess:(n,{serverName:t})=>{e.invalidateQueries({queryKey:["servers",t,"hostnames"]}),e.invalidateQueries({queryKey:["servers",t]})}})}function w(){return(0,r.a)({queryKey:["router-status"],queryFn:()=>(0,o.SC)("/api/router/status"),refetchInterval:3e4})}function K(){return(0,r.a)({queryKey:["backup-status"],queryFn:()=>(0,o.SC)("/api/backup"),refetchInterval:6e4})}function g(e=20){return(0,r.a)({queryKey:["backup-history",e],queryFn:()=>(0,o.SC)(`/api/backup/history?limit=${e}`),refetchInterval:6e4})}function F(){let e=(0,s.NL)();return(0,i.D)({mutationFn:({message:e})=>(0,o.SC)("/api/backup",{method:"POST",body:JSON.stringify({message:e})}),onSuccess:()=>{e.invalidateQueries({queryKey:["backup-status"]}),e.invalidateQueries({queryKey:["backup-history"]})}})}function I(){let e=(0,s.NL)();return(0,i.D)({mutationFn:e=>(0,o.SC)("/api/backup/restore",{method:"POST",body:JSON.stringify({commitHash:e})}),onSuccess:()=>{e.invalidateQueries({queryKey:["worlds"]}),e.invalidateQueries({queryKey:["servers"]})}})}function Q(e){return(0,r.a)({queryKey:["servers",e,"whitelist"],queryFn:()=>(0,o.SC)(`/api/players/whitelist?server=${encodeURIComponent(e)}`),enabled:!!e})}function $(e){return(0,r.a)({queryKey:["servers",e,"whitelist-status"],queryFn:()=>(0,o.SC)(`/api/players/whitelist/status?server=${encodeURIComponent(e)}`),enabled:!!e})}function N(){let e=(0,s.NL)();return(0,i.D)({mutationFn:({serverName:e,enabled:n})=>(0,o.SC)("/api/players/whitelist/status",{method:"PUT",body:JSON.stringify({server:e,enabled:n})}),onSuccess:(n,{serverName:t})=>{e.invalidateQueries({queryKey:["servers",t,"whitelist-status"]}),e.invalidateQueries({queryKey:["servers",t,"whitelist"]})}})}function O(){let e=(0,s.NL)();return(0,i.D)({mutationFn:({serverName:e,player:n})=>(0,o.SC)("/api/players/whitelist",{method:"POST",body:JSON.stringify({server:e,player:n})}),onSuccess:(n,{serverName:t})=>{e.invalidateQueries({queryKey:["servers",t,"whitelist"]})}})}function j(){let e=(0,s.NL)();return(0,i.D)({mutationFn:({serverName:e,player:n})=>(0,o.SC)(`/api/players/whitelist?player=${encodeURIComponent(n)}&server=${encodeURIComponent(e)}`,{method:"DELETE"}),onSuccess:(n,{serverName:t})=>{e.invalidateQueries({queryKey:["servers",t,"whitelist"]})}})}},47893:(e,n,t)=>{t.d(n,{D:()=>s});var r=t(36372);function s(e){let{url:n,onMessage:t,onError:s,reconnectInterval:i=3e3,maxReconnectAttempts:o=1/0,enabled:a=!0,withCredentials:u=!1}=e,[l,c]=(0,r.useState)(null),[d,y]=(0,r.useState)("disconnected"),[p,v]=(0,r.useState)(null),[m,h]=(0,r.useState)(0),f=(0,r.useRef)(null);return(0,r.useCallback)(e=>{c(e),t?.(e)},[t]),(0,r.useCallback)(e=>{y(e),"connected"===e&&h(0)},[]),(0,r.useCallback)(e=>{v(e),"number"==typeof e.retryCount&&h(e.retryCount),s?.(e)},[s]),{data:l,isConnected:"connected"===d,state:d,error:p,retryCount:m,reconnect:(0,r.useCallback)(()=>{f.current&&(f.current.reconnect(),h(f.current.getRetryCount()))},[]),disconnect:(0,r.useCallback)(()=>{f.current&&f.current.disconnect()},[])}}}};