@minecraft-docker/mcctl-console 2.8.0 → 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 (279) 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 -110
  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 +4 -4
  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 -54
  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 -54
  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 +8 -8
  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 +26 -21
  87. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/1088.js +1 -0
  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/7049.js +54 -0
  99. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/7573.js +1 -1
  100. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/8243.js +1 -1
  101. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/8389.js +1 -1
  102. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/8847.js +1 -1
  103. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/8913.js +1 -0
  104. package/.next/standalone/platform/services/mcctl-console/.next/server/middleware-build-manifest.js +1 -1
  105. package/.next/standalone/platform/services/mcctl-console/.next/server/middleware-manifest.json +5 -5
  106. package/.next/standalone/platform/services/mcctl-console/.next/server/next-font-manifest.js +1 -1
  107. package/.next/standalone/platform/services/mcctl-console/.next/server/next-font-manifest.json +1 -1
  108. package/.next/standalone/platform/services/mcctl-console/.next/server/pages/404.html +1 -1
  109. package/.next/standalone/platform/services/mcctl-console/.next/server/pages/500.html +1 -1
  110. package/.next/standalone/platform/services/mcctl-console/.next/server/server-reference-manifest.json +1 -1
  111. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/1055-b8c83674b69387ea.js +1 -0
  112. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/140-25eb9312925d8fea.js +1 -0
  113. package/.next/{static/chunks/1658-1c16e5a05aaa11ee.js → standalone/platform/services/mcctl-console/.next/static/chunks/1658-43a798763bcc82ae.js} +1 -1
  114. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/2698-b163080d7b32e5e3.js +1 -0
  115. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/2701-677e528d028253ad.js +1 -0
  116. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/3811-48f6e101f9864e3d.js +1 -0
  117. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/4036-c4d6006e9e913068.js +1 -0
  118. package/.next/{static/chunks/7727-2552fac729c5514a.js → standalone/platform/services/mcctl-console/.next/static/chunks/4219-26d64443218aac0b.js} +1 -1
  119. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/4474-b7d88543d50f7f58.js +1 -0
  120. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/4841-6260a560fdad2dd4.js +1 -0
  121. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/4898-60767ae3dfa904db.js +1 -0
  122. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/5498-b79f9cd3afa37253.js +1 -0
  123. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/6650-51e2b21d03bb2f09.js +1 -0
  124. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/7073-3b047d20c07ac065.js +1 -0
  125. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/7087-64ab6928ccdc0ca7.js +1 -0
  126. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/7477-3b97ce4c66d3cf7e.js +1 -0
  127. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/7753-74bf23c88b387cb7.js +1 -0
  128. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/7965-67c4c53f693bc0c4.js +1 -0
  129. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/8854-b34262a2493987c4.js +1 -0
  130. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/9097-3bc29153e9b2c9d1.js +1 -0
  131. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/9788-03286ddd24a074b7.js +1 -0
  132. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/admin/users/{page-3cc240ec265dc135.js → page-b3a3231f2ddc0371.js} +1 -1
  133. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/audit-logs/page-d65c062a803fc4b2.js +1 -0
  134. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/dashboard/page-3cf14179dcdd7ac6.js +1 -0
  135. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/{layout-22d4db17be3f8c25.js → layout-49deaa08620bff5b.js} +1 -1
  136. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/players/page-430dd294c3b34903.js +1 -0
  137. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/routing/{page-0fbdeec8fee218ef.js → page-f430d126cc21547c.js} +1 -1
  138. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/servers/[name]/console/page-bea101bb0e8858b4.js +1 -0
  139. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/servers/[name]/page-585e20928c8db0d8.js +1 -0
  140. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/servers/page-5286112dc6e93885.js +1 -0
  141. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/settings/page-dd38d40e3e0257a8.js +1 -0
  142. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/worlds/page-874ad606cffc439d.js +1 -0
  143. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/layout-eaefe334d7b2816a.js +1 -0
  144. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/login/page-05a2cf46a8784859.js +1 -0
  145. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/signup/page-df2a4f73aae39ef2.js +1 -0
  146. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/ee812fa3-98eef0b457d8ec47.js +1 -0
  147. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/{webpack-198a420ca2ddb7de.js → webpack-7e31802f06defd3e.js} +1 -1
  148. package/.next/standalone/platform/services/mcctl-console/.next/static/css/6a2c381c71b398da.css +1 -0
  149. package/.next/standalone/platform/services/mcctl-console/package.json +10 -0
  150. package/.next/static/chunks/1055-b8c83674b69387ea.js +1 -0
  151. package/.next/static/chunks/140-25eb9312925d8fea.js +1 -0
  152. package/.next/{standalone/platform/services/mcctl-console/.next/static/chunks/1658-1c16e5a05aaa11ee.js → static/chunks/1658-43a798763bcc82ae.js} +1 -1
  153. package/.next/static/chunks/2698-b163080d7b32e5e3.js +1 -0
  154. package/.next/static/chunks/2701-677e528d028253ad.js +1 -0
  155. package/.next/static/chunks/3811-48f6e101f9864e3d.js +1 -0
  156. package/.next/static/chunks/4036-c4d6006e9e913068.js +1 -0
  157. package/.next/{standalone/platform/services/mcctl-console/.next/static/chunks/7727-2552fac729c5514a.js → static/chunks/4219-26d64443218aac0b.js} +1 -1
  158. package/.next/static/chunks/4474-b7d88543d50f7f58.js +1 -0
  159. package/.next/static/chunks/4841-6260a560fdad2dd4.js +1 -0
  160. package/.next/static/chunks/4898-60767ae3dfa904db.js +1 -0
  161. package/.next/static/chunks/5498-b79f9cd3afa37253.js +1 -0
  162. package/.next/static/chunks/6650-51e2b21d03bb2f09.js +1 -0
  163. package/.next/static/chunks/7073-3b047d20c07ac065.js +1 -0
  164. package/.next/static/chunks/7087-64ab6928ccdc0ca7.js +1 -0
  165. package/.next/static/chunks/7477-3b97ce4c66d3cf7e.js +1 -0
  166. package/.next/static/chunks/7753-74bf23c88b387cb7.js +1 -0
  167. package/.next/static/chunks/7965-67c4c53f693bc0c4.js +1 -0
  168. package/.next/static/chunks/8854-b34262a2493987c4.js +1 -0
  169. package/.next/static/chunks/9097-3bc29153e9b2c9d1.js +1 -0
  170. package/.next/static/chunks/9788-03286ddd24a074b7.js +1 -0
  171. package/.next/static/chunks/app/(main)/admin/users/{page-3cc240ec265dc135.js → page-b3a3231f2ddc0371.js} +1 -1
  172. package/.next/static/chunks/app/(main)/audit-logs/page-d65c062a803fc4b2.js +1 -0
  173. package/.next/static/chunks/app/(main)/dashboard/page-3cf14179dcdd7ac6.js +1 -0
  174. package/.next/static/chunks/app/(main)/{layout-22d4db17be3f8c25.js → layout-49deaa08620bff5b.js} +1 -1
  175. package/.next/static/chunks/app/(main)/players/page-430dd294c3b34903.js +1 -0
  176. package/.next/static/chunks/app/(main)/routing/{page-0fbdeec8fee218ef.js → page-f430d126cc21547c.js} +1 -1
  177. package/.next/static/chunks/app/(main)/servers/[name]/console/page-bea101bb0e8858b4.js +1 -0
  178. package/.next/static/chunks/app/(main)/servers/[name]/page-585e20928c8db0d8.js +1 -0
  179. package/.next/static/chunks/app/(main)/servers/page-5286112dc6e93885.js +1 -0
  180. package/.next/static/chunks/app/(main)/settings/page-dd38d40e3e0257a8.js +1 -0
  181. package/.next/static/chunks/app/(main)/worlds/page-874ad606cffc439d.js +1 -0
  182. package/.next/static/chunks/app/layout-eaefe334d7b2816a.js +1 -0
  183. package/.next/static/chunks/app/login/page-05a2cf46a8784859.js +1 -0
  184. package/.next/static/chunks/app/signup/page-df2a4f73aae39ef2.js +1 -0
  185. package/.next/static/chunks/ee812fa3-98eef0b457d8ec47.js +1 -0
  186. package/.next/static/chunks/{webpack-198a420ca2ddb7de.js → webpack-7e31802f06defd3e.js} +1 -1
  187. package/.next/static/css/6a2c381c71b398da.css +1 -0
  188. package/package.json +12 -2
  189. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/3068.js +0 -1
  190. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/3633.js +0 -1
  191. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/4609.js +0 -1
  192. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/609.js +0 -1
  193. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/6591.js +0 -2
  194. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/8091.js +0 -1
  195. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/8849.js +0 -1
  196. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/9023.js +0 -51
  197. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/9874.js +0 -1
  198. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/1099-fa64c7b90813b0a5.js +0 -1
  199. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/1476-a0570078fdf78fae.js +0 -1
  200. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/212-b904d9ae152f2360.js +0 -1
  201. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/2701-385dbd7376f5851d.js +0 -1
  202. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/2724-6be0c6be94353443.js +0 -1
  203. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/3333-7e2d13faa47ed67e.js +0 -1
  204. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/392-8c54ddef9482164b.js +0 -1
  205. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/4187-07672ba5a9f76f7c.js +0 -1
  206. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/4219-a84afcb66908141b.js +0 -1
  207. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/4436-bf86b627021ca7ab.js +0 -1
  208. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/5381-d66dae5d5171cd57.js +0 -1
  209. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/5787-bea4ee84b4bf2dea.js +0 -1
  210. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/6645-9bcc9a0f9cd2fdc9.js +0 -1
  211. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/674-096e0376c367d751.js +0 -1
  212. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/6909-9750e61adcf6f5e5.js +0 -1
  213. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/7965-e1d52a92f5303aca.js +0 -1
  214. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/8233-0fdf0ee81a8cadce.js +0 -1
  215. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/8468-8346b1d9ff3f7efa.js +0 -1
  216. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/8738-25eee78e0dfd0adf.js +0 -1
  217. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/8854-11e2a182afd76dcd.js +0 -1
  218. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/9949-92aa4cba630945d3.js +0 -1
  219. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/audit-logs/page-c52171f3de12db63.js +0 -1
  220. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/dashboard/page-fba60ccdbc06c136.js +0 -1
  221. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/players/page-fef43a34b56c2fcf.js +0 -1
  222. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/servers/[name]/console/page-1287129ad47a4440.js +0 -1
  223. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/servers/[name]/page-1becd4dc3adb9b97.js +0 -1
  224. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/servers/page-bebe3d652d7cf3fb.js +0 -1
  225. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/settings/page-94ebb6f110d7cba4.js +0 -1
  226. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/worlds/page-e78b9914366748cf.js +0 -1
  227. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/layout-37a5eb78e96aa17e.js +0 -1
  228. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/login/page-55283ea041e00fc0.js +0 -1
  229. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/signup/page-d3f96f0e775636fd.js +0 -1
  230. package/.next/standalone/platform/services/mcctl-console/.next/static/css/2579b9365591037f.css +0 -1
  231. package/.next/standalone/platform/services/mcctl-console/.next/static/media/0ea4f4df910e6120-s.woff2 +0 -0
  232. package/.next/standalone/platform/services/mcctl-console/.next/static/media/1f160ec2cb9962ef-s.woff2 +0 -0
  233. package/.next/standalone/platform/services/mcctl-console/.next/static/media/739c2d8941231bb4-s.p.woff2 +0 -0
  234. package/.next/standalone/platform/services/mcctl-console/.next/static/media/ad8a7e2c3c2c120b-s.woff2 +0 -0
  235. package/.next/standalone/platform/services/mcctl-console/.next/static/media/cde148027b808b99-s.woff2 +0 -0
  236. package/.next/standalone/platform/services/mcctl-console/.next/static/media/e61ae719f7cc4155-s.woff2 +0 -0
  237. package/.next/static/chunks/1099-fa64c7b90813b0a5.js +0 -1
  238. package/.next/static/chunks/1476-a0570078fdf78fae.js +0 -1
  239. package/.next/static/chunks/212-b904d9ae152f2360.js +0 -1
  240. package/.next/static/chunks/2701-385dbd7376f5851d.js +0 -1
  241. package/.next/static/chunks/2724-6be0c6be94353443.js +0 -1
  242. package/.next/static/chunks/3333-7e2d13faa47ed67e.js +0 -1
  243. package/.next/static/chunks/392-8c54ddef9482164b.js +0 -1
  244. package/.next/static/chunks/4187-07672ba5a9f76f7c.js +0 -1
  245. package/.next/static/chunks/4219-a84afcb66908141b.js +0 -1
  246. package/.next/static/chunks/4436-bf86b627021ca7ab.js +0 -1
  247. package/.next/static/chunks/5381-d66dae5d5171cd57.js +0 -1
  248. package/.next/static/chunks/5787-bea4ee84b4bf2dea.js +0 -1
  249. package/.next/static/chunks/6645-9bcc9a0f9cd2fdc9.js +0 -1
  250. package/.next/static/chunks/674-096e0376c367d751.js +0 -1
  251. package/.next/static/chunks/6909-9750e61adcf6f5e5.js +0 -1
  252. package/.next/static/chunks/7965-e1d52a92f5303aca.js +0 -1
  253. package/.next/static/chunks/8233-0fdf0ee81a8cadce.js +0 -1
  254. package/.next/static/chunks/8468-8346b1d9ff3f7efa.js +0 -1
  255. package/.next/static/chunks/8738-25eee78e0dfd0adf.js +0 -1
  256. package/.next/static/chunks/8854-11e2a182afd76dcd.js +0 -1
  257. package/.next/static/chunks/9949-92aa4cba630945d3.js +0 -1
  258. package/.next/static/chunks/app/(main)/audit-logs/page-c52171f3de12db63.js +0 -1
  259. package/.next/static/chunks/app/(main)/dashboard/page-fba60ccdbc06c136.js +0 -1
  260. package/.next/static/chunks/app/(main)/players/page-fef43a34b56c2fcf.js +0 -1
  261. package/.next/static/chunks/app/(main)/servers/[name]/console/page-1287129ad47a4440.js +0 -1
  262. package/.next/static/chunks/app/(main)/servers/[name]/page-1becd4dc3adb9b97.js +0 -1
  263. package/.next/static/chunks/app/(main)/servers/page-bebe3d652d7cf3fb.js +0 -1
  264. package/.next/static/chunks/app/(main)/settings/page-94ebb6f110d7cba4.js +0 -1
  265. package/.next/static/chunks/app/(main)/worlds/page-e78b9914366748cf.js +0 -1
  266. package/.next/static/chunks/app/layout-37a5eb78e96aa17e.js +0 -1
  267. package/.next/static/chunks/app/login/page-55283ea041e00fc0.js +0 -1
  268. package/.next/static/chunks/app/signup/page-d3f96f0e775636fd.js +0 -1
  269. package/.next/static/css/2579b9365591037f.css +0 -1
  270. package/.next/static/media/0ea4f4df910e6120-s.woff2 +0 -0
  271. package/.next/static/media/1f160ec2cb9962ef-s.woff2 +0 -0
  272. package/.next/static/media/739c2d8941231bb4-s.p.woff2 +0 -0
  273. package/.next/static/media/ad8a7e2c3c2c120b-s.woff2 +0 -0
  274. package/.next/static/media/cde148027b808b99-s.woff2 +0 -0
  275. package/.next/static/media/e61ae719f7cc4155-s.woff2 +0 -0
  276. /package/.next/standalone/platform/services/mcctl-console/.next/static/{89Bssec70Vx75pcmzcDoG → FCefTqFnjMPhnL-HmaWHN}/_buildManifest.js +0 -0
  277. /package/.next/standalone/platform/services/mcctl-console/.next/static/{89Bssec70Vx75pcmzcDoG → FCefTqFnjMPhnL-HmaWHN}/_ssgManifest.js +0 -0
  278. /package/.next/static/{89Bssec70Vx75pcmzcDoG → FCefTqFnjMPhnL-HmaWHN}/_buildManifest.js +0 -0
  279. /package/.next/static/{89Bssec70Vx75pcmzcDoG → FCefTqFnjMPhnL-HmaWHN}/_ssgManifest.js +0 -0
@@ -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/2542-6ea12719b9ca1b7c.js" async=""></script><script src="/_next/static/chunks/5511-7a419d84918a8d64.js" async=""></script><script src="/_next/static/chunks/2844-de6e17c136b0de1e.js" async=""></script><script src="/_next/static/chunks/8738-25eee78e0dfd0adf.js" async=""></script><script src="/_next/static/chunks/5381-d66dae5d5171cd57.js" async=""></script><script src="/_next/static/chunks/1099-fa64c7b90813b0a5.js" async=""></script><script src="/_next/static/chunks/2666-060d67b8e56af9d0.js" async=""></script><script src="/_next/static/chunks/7965-e1d52a92f5303aca.js" async=""></script><script src="/_next/static/chunks/app/(main)/routing/page-0fbdeec8fee218ef.js" async=""></script><script src="/_next/static/chunks/55-cc17f03142ace10c.js" async=""></script><script src="/_next/static/chunks/7727-2552fac729c5514a.js" async=""></script><script src="/_next/static/chunks/8347-d55cd74fb316fad0.js" async=""></script><script src="/_next/static/chunks/9949-92aa4cba630945d3.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-22d4db17be3f8c25.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[34488,[\"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\",\"2542\",\"static/chunks/2542-6ea12719b9ca1b7c.js\",\"5511\",\"static/chunks/5511-7a419d84918a8d64.js\",\"2844\",\"static/chunks/2844-de6e17c136b0de1e.js\",\"8738\",\"static/chunks/8738-25eee78e0dfd0adf.js\",\"5381\",\"static/chunks/5381-d66dae5d5171cd57.js\",\"1099\",\"static/chunks/1099-fa64c7b90813b0a5.js\",\"2666\",\"static/chunks/2666-060d67b8e56af9d0.js\",\"7965\",\"static/chunks/7965-e1d52a92f5303aca.js\",\"148\",\"static/chunks/app/(main)/routing/page-0fbdeec8fee218ef.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\",\"7727\",\"static/chunks/7727-2552fac729c5514a.js\",\"8347\",\"static/chunks/8347-d55cd74fb316fad0.js\",\"9949\",\"static/chunks/9949-92aa4cba630945d3.js\",\"4240\",\"static/chunks/4240-16f6e4c7e86ef2ce.js\",\"212\",\"static/chunks/212-b904d9ae152f2360.js\",\"4095\",\"static/chunks/app/(main)/layout-22d4db17be3f8c25.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-6be0c6be"])</script><script>self.__next_f.push([1,"94353443.js\",\"3185\",\"static/chunks/app/layout-37a5eb78e96aa17e.js\"],\"ThemeProvider\"]\nd: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\"]\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\":\"89Bssec70Vx75pcmzcDoG\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"routing\"],\"initialTree\":[\"\",{\"children\":[\"(main)\",{\"children\":[\"routing\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"(main)\",{\"children\":[\"routing\",{\"children\":[\"__PAGE__\",{},[[\"$L4\",[\"$\",\"$L5\",null,{\"props\":{\"params\":{},\"searchParams\":{}},\"Component\":\"$6\"}],null],null],null]},[null,[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"(main)\",\"children\",\"routing\",\"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/2542-6ea12719b9ca1b7c.js" async=""></script><script src="/_next/static/chunks/5511-7a419d84918a8d64.js" async=""></script><script src="/_next/static/chunks/2844-de6e17c136b0de1e.js" async=""></script><script src="/_next/static/chunks/4841-6260a560fdad2dd4.js" async=""></script><script src="/_next/static/chunks/4898-60767ae3dfa904db.js" async=""></script><script src="/_next/static/chunks/2666-060d67b8e56af9d0.js" async=""></script><script src="/_next/static/chunks/7965-67c4c53f693bc0c4.js" async=""></script><script src="/_next/static/chunks/app/(main)/routing/page-f430d126cc21547c.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[34488,[\"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\",\"2542\",\"static/chunks/2542-6ea12719b9ca1b7c.js\",\"5511\",\"static/chunks/5511-7a419d84918a8d64.js\",\"2844\",\"static/chunks/2844-de6e17c136b0de1e.js\",\"4841\",\"static/chunks/4841-6260a560fdad2dd4.js\",\"4898\",\"static/chunks/4898-60767ae3dfa904db.js\",\"2666\",\"static/chunks/2666-060d67b8e56af9d0.js\",\"7965\",\"static/chunks/7965-67c4c53f693bc0c4.js\",\"148\",\"static/chunks/app/(main)/routing/page-f430d126cc21547c.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-"])</script><script>self.__next_f.push([1,"eaefe334d7b2816a.js\"],\"ThemeProvider\"]\nc: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\"]\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\":[\"\",\"routing\"],\"initialTree\":[\"\",{\"children\":[\"(main)\",{\"children\":[\"routing\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"(main)\",{\"children\":[\"routing\",{\"children\":[\"__PAGE__\",{},[[\"$L3\",[\"$\",\"$L4\",null,{\"props\":{\"params\":{},\"searchParams\":{}},\"Component\":\"$5\"}],null],null],null]},[null,[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"(main)\",\"children\",\"routing\",\"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[34488,["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","2542","static/chunks/2542-6ea12719b9ca1b7c.js","5511","static/chunks/5511-7a419d84918a8d64.js","2844","static/chunks/2844-de6e17c136b0de1e.js","8738","static/chunks/8738-25eee78e0dfd0adf.js","5381","static/chunks/5381-d66dae5d5171cd57.js","1099","static/chunks/1099-fa64c7b90813b0a5.js","2666","static/chunks/2666-060d67b8e56af9d0.js","7965","static/chunks/7965-e1d52a92f5303aca.js","148","static/chunks/app/(main)/routing/page-0fbdeec8fee218ef.js"],"default",1]
2
+ 3:I[34488,["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","2542","static/chunks/2542-6ea12719b9ca1b7c.js","5511","static/chunks/5511-7a419d84918a8d64.js","2844","static/chunks/2844-de6e17c136b0de1e.js","4841","static/chunks/4841-6260a560fdad2dd4.js","4898","static/chunks/4898-60767ae3dfa904db.js","2666","static/chunks/2666-060d67b8e56af9d0.js","7965","static/chunks/7965-67c4c53f693bc0c4.js","148","static/chunks/app/(main)/routing/page-f430d126cc21547c.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","7727","static/chunks/7727-2552fac729c5514a.js","8347","static/chunks/8347-d55cd74fb316fad0.js","9949","static/chunks/9949-92aa4cba630945d3.js","4240","static/chunks/4240-16f6e4c7e86ef2ce.js","212","static/chunks/212-b904d9ae152f2360.js","4095","static/chunks/app/(main)/layout-22d4db17be3f8c25.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:["89Bssec70Vx75pcmzcDoG",[[["",{"children":["(main)",{"children":["routing",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(main)",{"children":["routing",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(main)","children","routing","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":["routing",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(main)",{"children":["routing",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(main)","children","routing","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 +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/8738-25eee78e0dfd0adf.js" async=""></script><script src="/_next/static/chunks/1658-1c16e5a05aaa11ee.js" async=""></script><script src="/_next/static/chunks/6909-9750e61adcf6f5e5.js" async=""></script><script src="/_next/static/chunks/6727-e25ea0d10f0fea68.js" async=""></script><script src="/_next/static/chunks/8468-8346b1d9ff3f7efa.js" async=""></script><script src="/_next/static/chunks/2666-060d67b8e56af9d0.js" async=""></script><script src="/_next/static/chunks/2701-385dbd7376f5851d.js" async=""></script><script src="/_next/static/chunks/app/(main)/servers/page-bebe3d652d7cf3fb.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/7727-2552fac729c5514a.js" async=""></script><script src="/_next/static/chunks/8347-d55cd74fb316fad0.js" async=""></script><script src="/_next/static/chunks/9949-92aa4cba630945d3.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-22d4db17be3f8c25.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[7854,[\"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\",\"8738\",\"static/chunks/8738-25eee78e0dfd0adf.js\",\"1658\",\"static/chunks/1658-1c16e5a05aaa11ee.js\",\"6909\",\"static/chunks/6909-9750e61adcf6f5e5.js\",\"6727\",\"static/chunks/6727-e25ea0d10f0fea68.js\",\"8468\",\"static/chunks/8468-8346b1d9ff3f7efa.js\",\"2666\",\"static/chunks/2666-060d67b8e56af9d0.js\",\"2701\",\"static/chunks/2701-385dbd7376f5851d.js\",\"224\",\"static/chunks/app/(main)/servers/page-bebe3d652d7cf3fb.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\",\"7727\",\"static/chunks/7727-2552fac729c5514a.js\",\"8347\",\"static/chunks/8347-d55cd74fb316fad0.js\",\"9949\",\"static/chunks/9949-92aa4cba630945d3.js\",\"4240\",\"static/chunks/4240-16f6e4c7e86ef2ce.js\",\"212\",\"static/chunks/212-b904d9ae152f2360.js\",\"4095\",\"static/chunks/app/(main)/layout-22d4db17be3f8c25.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-6be0c6be943"])</script><script>self.__next_f.push([1,"53443.js\",\"3185\",\"static/chunks/app/layout-37a5eb78e96aa17e.js\"],\"ThemeProvider\"]\nd: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\"]\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\":\"89Bssec70Vx75pcmzcDoG\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"servers\"],\"initialTree\":[\"\",{\"children\":[\"(main)\",{\"children\":[\"servers\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"(main)\",{\"children\":[\"servers\",{\"children\":[\"__PAGE__\",{},[[\"$L4\",[\"$\",\"$L5\",null,{\"props\":{\"params\":{},\"searchParams\":{}},\"Component\":\"$6\"}],null],null],null]},[null,[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"(main)\",\"children\",\"servers\",\"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/7073-3b047d20c07ac065.js" async=""></script><script src="/_next/static/chunks/1658-43a798763bcc82ae.js" async=""></script><script src="/_next/static/chunks/6727-e25ea0d10f0fea68.js" async=""></script><script src="/_next/static/chunks/140-25eb9312925d8fea.js" async=""></script><script src="/_next/static/chunks/7477-3b97ce4c66d3cf7e.js" async=""></script><script src="/_next/static/chunks/2666-060d67b8e56af9d0.js" async=""></script><script src="/_next/static/chunks/2701-677e528d028253ad.js" async=""></script><script src="/_next/static/chunks/app/(main)/servers/page-5286112dc6e93885.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[7854,[\"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\",\"7073\",\"static/chunks/7073-3b047d20c07ac065.js\",\"1658\",\"static/chunks/1658-43a798763bcc82ae.js\",\"6727\",\"static/chunks/6727-e25ea0d10f0fea68.js\",\"140\",\"static/chunks/140-25eb9312925d8fea.js\",\"7477\",\"static/chunks/7477-3b97ce4c66d3cf7e.js\",\"2666\",\"static/chunks/2666-060d67b8e56af9d0.js\",\"2701\",\"static/chunks/2701-677e528d028253ad.js\",\"224\",\"static/chunks/app/(main)/servers/page-5286112dc6e93885.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-64ab6928ccd"])</script><script>self.__next_f.push([1,"c0ca7.js\",\"3185\",\"static/chunks/app/layout-eaefe334d7b2816a.js\"],\"ThemeProvider\"]\nc: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\"]\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\":[\"\",\"servers\"],\"initialTree\":[\"\",{\"children\":[\"(main)\",{\"children\":[\"servers\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"(main)\",{\"children\":[\"servers\",{\"children\":[\"__PAGE__\",{},[[\"$L3\",[\"$\",\"$L4\",null,{\"props\":{\"params\":{},\"searchParams\":{}},\"Component\":\"$5\"}],null],null],null]},[null,[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"(main)\",\"children\",\"servers\",\"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[7854,["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","8738","static/chunks/8738-25eee78e0dfd0adf.js","1658","static/chunks/1658-1c16e5a05aaa11ee.js","6909","static/chunks/6909-9750e61adcf6f5e5.js","6727","static/chunks/6727-e25ea0d10f0fea68.js","8468","static/chunks/8468-8346b1d9ff3f7efa.js","2666","static/chunks/2666-060d67b8e56af9d0.js","2701","static/chunks/2701-385dbd7376f5851d.js","224","static/chunks/app/(main)/servers/page-bebe3d652d7cf3fb.js"],"default",1]
2
+ 3:I[7854,["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","7073","static/chunks/7073-3b047d20c07ac065.js","1658","static/chunks/1658-43a798763bcc82ae.js","6727","static/chunks/6727-e25ea0d10f0fea68.js","140","static/chunks/140-25eb9312925d8fea.js","7477","static/chunks/7477-3b97ce4c66d3cf7e.js","2666","static/chunks/2666-060d67b8e56af9d0.js","2701","static/chunks/2701-677e528d028253ad.js","224","static/chunks/app/(main)/servers/page-5286112dc6e93885.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","7727","static/chunks/7727-2552fac729c5514a.js","8347","static/chunks/8347-d55cd74fb316fad0.js","9949","static/chunks/9949-92aa4cba630945d3.js","4240","static/chunks/4240-16f6e4c7e86ef2ce.js","212","static/chunks/212-b904d9ae152f2360.js","4095","static/chunks/app/(main)/layout-22d4db17be3f8c25.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:["89Bssec70Vx75pcmzcDoG",[[["",{"children":["(main)",{"children":["servers",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(main)",{"children":["servers",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(main)","children","servers","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":["servers",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(main)",{"children":["servers",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(main)","children","servers","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 +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/2542-6ea12719b9ca1b7c.js" async=""></script><script src="/_next/static/chunks/5511-7a419d84918a8d64.js" async=""></script><script src="/_next/static/chunks/2844-de6e17c136b0de1e.js" async=""></script><script src="/_next/static/chunks/8738-25eee78e0dfd0adf.js" async=""></script><script src="/_next/static/chunks/5381-d66dae5d5171cd57.js" async=""></script><script src="/_next/static/chunks/674-096e0376c367d751.js" async=""></script><script src="/_next/static/chunks/7965-e1d52a92f5303aca.js" async=""></script><script src="/_next/static/chunks/app/(main)/settings/page-94ebb6f110d7cba4.js" async=""></script><script src="/_next/static/chunks/55-cc17f03142ace10c.js" async=""></script><script src="/_next/static/chunks/7727-2552fac729c5514a.js" async=""></script><script src="/_next/static/chunks/8347-d55cd74fb316fad0.js" async=""></script><script src="/_next/static/chunks/9949-92aa4cba630945d3.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-22d4db17be3f8c25.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[32539,[\"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\",\"2542\",\"static/chunks/2542-6ea12719b9ca1b7c.js\",\"5511\",\"static/chunks/5511-7a419d84918a8d64.js\",\"2844\",\"static/chunks/2844-de6e17c136b0de1e.js\",\"8738\",\"static/chunks/8738-25eee78e0dfd0adf.js\",\"5381\",\"static/chunks/5381-d66dae5d5171cd57.js\",\"674\",\"static/chunks/674-096e0376c367d751.js\",\"7965\",\"static/chunks/7965-e1d52a92f5303aca.js\",\"4978\",\"static/chunks/app/(main)/settings/page-94ebb6f110d7cba4.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\",\"7727\",\"static/chunks/7727-2552fac729c5514a.js\",\"8347\",\"static/chunks/8347-d55cd74fb316fad0.js\",\"9949\",\"static/chunks/9949-92aa4cba630945d3.js\",\"4240\",\"static/chunks/4240-16f6e4c7e86ef2ce.js\",\"212\",\"static/chunks/212-b904d9ae152f2360.js\",\"4095\",\"static/chunks/app/(main)/layout-22d4db17be3f8c25.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-37"])</script><script>self.__next_f.push([1,"a5eb78e96aa17e.js\"],\"ThemeProvider\"]\nd: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\"]\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\":\"89Bssec70Vx75pcmzcDoG\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"settings\"],\"initialTree\":[\"\",{\"children\":[\"(main)\",{\"children\":[\"settings\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"(main)\",{\"children\":[\"settings\",{\"children\":[\"__PAGE__\",{},[[\"$L4\",[\"$\",\"$L5\",null,{\"props\":{\"params\":{},\"searchParams\":{}},\"Component\":\"$6\"}],null],null],null]},[null,[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"(main)\",\"children\",\"settings\",\"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/2542-6ea12719b9ca1b7c.js" async=""></script><script src="/_next/static/chunks/5511-7a419d84918a8d64.js" async=""></script><script src="/_next/static/chunks/2844-de6e17c136b0de1e.js" async=""></script><script src="/_next/static/chunks/4841-6260a560fdad2dd4.js" async=""></script><script src="/_next/static/chunks/6650-51e2b21d03bb2f09.js" async=""></script><script src="/_next/static/chunks/7965-67c4c53f693bc0c4.js" async=""></script><script src="/_next/static/chunks/app/(main)/settings/page-dd38d40e3e0257a8.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[32539,[\"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\",\"2542\",\"static/chunks/2542-6ea12719b9ca1b7c.js\",\"5511\",\"static/chunks/5511-7a419d84918a8d64.js\",\"2844\",\"static/chunks/2844-de6e17c136b0de1e.js\",\"4841\",\"static/chunks/4841-6260a560fdad2dd4.js\",\"6650\",\"static/chunks/6650-51e2b21d03bb2f09.js\",\"7965\",\"static/chunks/7965-67c4c53f693bc0c4.js\",\"4978\",\"static/chunks/app/(main)/settings/page-dd38d40e3e0257a8.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[222"])</script><script>self.__next_f.push([1,"37,[\"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\"]\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\":[\"\",\"settings\"],\"initialTree\":[\"\",{\"children\":[\"(main)\",{\"children\":[\"settings\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"(main)\",{\"children\":[\"settings\",{\"children\":[\"__PAGE__\",{},[[\"$L3\",[\"$\",\"$L4\",null,{\"props\":{\"params\":{},\"searchParams\":{}},\"Component\":\"$5\"}],null],null],null]},[null,[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"(main)\",\"children\",\"settings\",\"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[32539,["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","2542","static/chunks/2542-6ea12719b9ca1b7c.js","5511","static/chunks/5511-7a419d84918a8d64.js","2844","static/chunks/2844-de6e17c136b0de1e.js","8738","static/chunks/8738-25eee78e0dfd0adf.js","5381","static/chunks/5381-d66dae5d5171cd57.js","674","static/chunks/674-096e0376c367d751.js","7965","static/chunks/7965-e1d52a92f5303aca.js","4978","static/chunks/app/(main)/settings/page-94ebb6f110d7cba4.js"],"default",1]
2
+ 3:I[32539,["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","2542","static/chunks/2542-6ea12719b9ca1b7c.js","5511","static/chunks/5511-7a419d84918a8d64.js","2844","static/chunks/2844-de6e17c136b0de1e.js","4841","static/chunks/4841-6260a560fdad2dd4.js","6650","static/chunks/6650-51e2b21d03bb2f09.js","7965","static/chunks/7965-67c4c53f693bc0c4.js","4978","static/chunks/app/(main)/settings/page-dd38d40e3e0257a8.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","7727","static/chunks/7727-2552fac729c5514a.js","8347","static/chunks/8347-d55cd74fb316fad0.js","9949","static/chunks/9949-92aa4cba630945d3.js","4240","static/chunks/4240-16f6e4c7e86ef2ce.js","212","static/chunks/212-b904d9ae152f2360.js","4095","static/chunks/app/(main)/layout-22d4db17be3f8c25.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:["89Bssec70Vx75pcmzcDoG",[[["",{"children":["(main)",{"children":["settings",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(main)",{"children":["settings",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(main)","children","settings","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":["settings",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(main)",{"children":["settings",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(main)","children","settings","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 +1 @@
1
- (()=>{var e={};e.id=4966,e.ids=[4966],e.modules={85890:e=>{"use strict";e.exports=require("better-sqlite3")},72934:e=>{"use strict";e.exports=require("next/dist/client/components/action-async-storage.external.js")},54580:e=>{"use strict";e.exports=require("next/dist/client/components/request-async-storage.external.js")},45869:e=>{"use strict";e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},20399:e=>{"use strict";e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},92048:e=>{"use strict";e.exports=require("fs")},55315:e=>{"use strict";e.exports=require("path")},17360:e=>{"use strict";e.exports=require("url")},2800:(e,r,t)=>{"use strict";t.r(r),t.d(r,{GlobalError:()=>i.a,__next_app__:()=>p,originalPathname:()=>u,pages:()=>c,routeModule:()=>m,tree:()=>d}),t(90676),t(97759),t(82395);var s=t(95530),n=t(45086),a=t(13937),i=t.n(a),l=t(45587),o={};for(let e in l)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(o[e]=()=>l[e]);t.d(r,o);let d=["",{children:["signup",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(t.bind(t,90676)),"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/signup/page.tsx"]}]},{metadata:{icon:[async e=>(await Promise.resolve().then(t.bind(t,52001))).default(e)],apple:[],openGraph:[],twitter:[],manifest:void 0}}]},{layout:[()=>Promise.resolve().then(t.bind(t,97759)),"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/layout.tsx"],"not-found":[()=>Promise.resolve().then(t.t.bind(t,82395,23)),"next/dist/client/components/not-found-error"],metadata:{icon:[async e=>(await Promise.resolve().then(t.bind(t,52001))).default(e)],apple:[],openGraph:[],twitter:[],manifest:void 0}}],c=["/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/signup/page.tsx"],u="/signup/page",p={require:t,loadChunk:()=>Promise.resolve()},m=new s.AppPageRouteModule({definition:{kind:n.x.APP_PAGE,page:"/signup/page",pathname:"/signup",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:d}})},94285:(e,r,t)=>{Promise.resolve().then(t.bind(t,85171))},67073:(e,r,t)=>{"use strict";t.d(r,{Z:()=>v});var s=t(4981),n=t(36885),a=t(36372),i=t(30330),l=t(3693),o=t(62923),d=t(9103),c=t(52329),u=t(89206),p=t(7967);function m(e){return(0,p.ZP)("MuiCard",e)}(0,u.Z)("MuiCard",["root"]);var x=t(58120);let h=["className","raised"],g=e=>{let{classes:r}=e;return(0,l.Z)({root:["root"]},m,r)},f=(0,o.ZP)(c.Z,{name:"MuiCard",slot:"Root",overridesResolver:(e,r)=>r.root})(()=>({overflow:"hidden"})),v=a.forwardRef(function(e,r){let t=(0,d.i)({props:e,name:"MuiCard"}),{className:a,raised:l=!1}=t,o=(0,n.Z)(t,h),c=(0,s.Z)({},t,{raised:l}),u=g(c);return(0,x.jsx)(f,(0,s.Z)({className:(0,i.Z)(u.root,a),elevation:l?8:void 0,ref:r,ownerState:c},o))})},92797:(e,r,t)=>{"use strict";t.d(r,{Z:()=>f});var s=t(4981),n=t(36885),a=t(36372),i=t(30330),l=t(3693),o=t(62923),d=t(9103),c=t(89206),u=t(7967);function p(e){return(0,u.ZP)("MuiCardContent",e)}(0,c.Z)("MuiCardContent",["root"]);var m=t(58120);let x=["className","component"],h=e=>{let{classes:r}=e;return(0,l.Z)({root:["root"]},p,r)},g=(0,o.ZP)("div",{name:"MuiCardContent",slot:"Root",overridesResolver:(e,r)=>r.root})(()=>({padding:16,"&:last-child":{paddingBottom:24}})),f=a.forwardRef(function(e,r){let t=(0,d.i)({props:e,name:"MuiCardContent"}),{className:a,component:l="div"}=t,o=(0,n.Z)(t,x),c=(0,s.Z)({},t,{component:l}),u=h(c);return(0,m.jsx)(g,(0,s.Z)({as:l,className:(0,i.Z)(u.root,a),ownerState:c,ref:r},o))})},85171:(e,r,t)=>{"use strict";t.r(r),t.d(r,{default:()=>m});var s=t(58120),n=t(56539),a=t(23972),i=t(89352),l=t(67073),o=t(92797),d=t(2365),c=t(42578),u=t(34081),p=t(40611);function m(){let e=(0,n.useRouter)();return s.jsx(a.Z,{maxWidth:"sm",children:s.jsx(i.Z,{sx:{minHeight:"100vh",display:"flex",alignItems:"center",justifyContent:"center",py:4},children:s.jsx(l.Z,{sx:{width:"100%",maxWidth:500},children:(0,s.jsxs)(o.Z,{sx:{p:4},children:[s.jsx(d.Z,{variant:"h4",component:"h1",gutterBottom:!0,sx:{fontWeight:600,textAlign:"center",mb:3},children:"Create Account"}),s.jsx(d.Z,{variant:"body2",color:"text.secondary",sx:{textAlign:"center",mb:4},children:"Sign up to start managing Minecraft servers"}),s.jsx(u.WS,{onSuccess:()=>{e.push("/dashboard")}}),s.jsx(i.Z,{sx:{mt:3,textAlign:"center"},children:(0,s.jsxs)(d.Z,{variant:"body2",color:"text.secondary",children:["Already have an account?"," ",s.jsx(c.Z,{component:p.default,href:"/login",underline:"hover",children:"Sign in"})]})})]})})})})}},34081:(e,r,t)=>{"use strict";t.d(r,{U0:()=>x,WS:()=>h,Ie:()=>k});var s=t(58120),n=t(36372),a=t(89352),i=t(66757),l=t(6275),o=t(92559),d=t(54365),c=t(10257),u=t(3643),p=t(8721),m=t(68763);function x({onSuccess:e}){let[r,t]=(0,n.useState)(""),[x,h]=(0,n.useState)(""),[g,f]=(0,n.useState)(!1),[v,Z]=(0,n.useState)({}),[j,y]=(0,n.useState)(null),[b,w]=(0,n.useState)(!1),P=()=>{let e={};return r?/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(r)||(e.email="Invalid email address"):e.email="Email is required",x||(e.password="Password is required"),Z(e),0===Object.keys(e).length},C=async t=>{if(t.preventDefault(),y(null),P()){w(!0);try{let t=await m.cg.email({email:r,password:x});if(t.error){y(t.error.message||"Invalid credentials"),w(!1);return}e&&e()}catch(e){y("An unexpected error occurred. Please try again."),w(!1)}}};return(0,s.jsxs)(a.Z,{component:"form",onSubmit:C,sx:{display:"flex",flexDirection:"column",gap:2},children:[j&&s.jsx(i.Z,{severity:"error",onClose:()=>y(null),children:j}),s.jsx(l.Z,{label:"Email",type:"email",value:r,onChange:e=>t(e.target.value),error:!!v.email,helperText:v.email,disabled:b,fullWidth:!0,required:!0}),s.jsx(l.Z,{label:"Password",type:g?"text":"password",value:x,onChange:e=>h(e.target.value),error:!!v.password,helperText:v.password,disabled:b,fullWidth:!0,required:!0,InputProps:{endAdornment:s.jsx(o.Z,{position:"end",children:s.jsx(d.Z,{"aria-label":"toggle password visibility",onClick:()=>{f(!g)},edge:"end",children:g?s.jsx(u.Z,{}):s.jsx(p.Z,{})})})}}),s.jsx(c.Z,{type:"submit",variant:"contained",color:"primary",disabled:b,fullWidth:!0,size:"large",children:b?"Signing in...":"Sign In"})]})}function h({onSuccess:e}){let[r,t]=(0,n.useState)(""),[x,h]=(0,n.useState)(""),[g,f]=(0,n.useState)(""),[v,Z]=(0,n.useState)(""),[j,y]=(0,n.useState)(!1),[b,w]=(0,n.useState)(!1),[P,C]=(0,n.useState)({}),[S,q]=(0,n.useState)(null),[_,k]=(0,n.useState)(!1),R=()=>{let e={};return r||(e.name="Name is required"),x?/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(x)||(e.email="Invalid email address"):e.email="Email is required",g?g.length<8&&(e.password="Password must be at least 8 characters"):e.password="Password is required",v?g!==v&&(e.confirmPassword="Passwords do not match"):e.confirmPassword="Please confirm your password",C(e),0===Object.keys(e).length},A=async t=>{if(t.preventDefault(),q(null),R()){k(!0);try{let t=await m.y1.email({email:x,password:g,name:r});if(t.error){q(t.error.message||"Registration failed"),k(!1);return}e&&e()}catch(e){q("An unexpected error occurred. Please try again."),k(!1)}}};return(0,s.jsxs)(a.Z,{component:"form",onSubmit:A,sx:{display:"flex",flexDirection:"column",gap:2},children:[S&&s.jsx(i.Z,{severity:"error",onClose:()=>q(null),children:S}),s.jsx(l.Z,{label:"Name",type:"text",value:r,onChange:e=>t(e.target.value),error:!!P.name,helperText:P.name,disabled:_,fullWidth:!0,required:!0}),s.jsx(l.Z,{label:"Email",type:"email",value:x,onChange:e=>h(e.target.value),error:!!P.email,helperText:P.email,disabled:_,fullWidth:!0,required:!0}),s.jsx(l.Z,{label:"Password",type:j?"text":"password",value:g,onChange:e=>f(e.target.value),error:!!P.password,helperText:P.password,disabled:_,fullWidth:!0,required:!0,InputProps:{endAdornment:s.jsx(o.Z,{position:"end",children:s.jsx(d.Z,{"aria-label":"toggle password visibility",onClick:()=>{y(!j)},edge:"end",children:j?s.jsx(u.Z,{}):s.jsx(p.Z,{})})})}}),s.jsx(l.Z,{label:"Confirm Password",type:b?"text":"password",value:v,onChange:e=>Z(e.target.value),error:!!P.confirmPassword,helperText:P.confirmPassword,disabled:_,fullWidth:!0,required:!0,InputProps:{endAdornment:s.jsx(o.Z,{position:"end",children:s.jsx(d.Z,{"aria-label":"toggle password visibility",onClick:()=>{w(!b)},edge:"end",children:b?s.jsx(u.Z,{}):s.jsx(p.Z,{})})})}}),s.jsx(c.Z,{type:"submit",variant:"contained",color:"primary",disabled:_,fullWidth:!0,size:"large",children:_?"Creating account...":"Sign Up"})]})}var g=t(56539),f=t(79943),v=t(61573),Z=t(81030),j=t(2365),y=t(48787),b=t(80336),w=t(99634),P=t(63654),C=t(63856),S=t(62178),q=t(50210),_=t(49185);function k(){let e=(0,g.useRouter)(),{data:r,isPending:t}=(0,m.kP)(),[i,l]=(0,n.useState)(null),o=()=>{l(null)},u=async()=>{o(),await (0,m.w7)(),e.push("/login")};if(t)return s.jsx(a.Z,{sx:{display:"flex",alignItems:"center",justifyContent:"center"},children:s.jsx(f.Z,{size:24})});if(!r?.user)return s.jsx(c.Z,{variant:"contained",color:"primary",onClick:()=>{e.push("/login")},children:"Sign In"});let{user:p}=r,x=((e,r)=>{if(e){let r=e.split(" ");return r.length>=2?`${r[0][0]}${r[1][0]}`.toUpperCase():e.substring(0,2).toUpperCase()}return r?r[0].toUpperCase():"?"})(p.name,p.email);return(0,s.jsxs)(s.Fragment,{children:[s.jsx(d.Z,{onClick:e=>{l(e.currentTarget)},"aria-label":"user menu",children:s.jsx(v.Z,{sx:{bgcolor:"primary.main"},children:x})}),(0,s.jsxs)(Z.Z,{anchorEl:i,open:!!i,onClose:o,anchorOrigin:{vertical:"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},sx:{mt:1},children:[(0,s.jsxs)(a.Z,{sx:{px:2,py:1.5,minWidth:200},children:[s.jsx(j.Z,{variant:"subtitle1",fontWeight:"600",children:p.name||"User"}),s.jsx(j.Z,{variant:"body2",color:"text.secondary",children:p.email}),"admin"===p.role&&s.jsx(y.Z,{label:"Admin",size:"small",color:"primary",sx:{mt:1}})]}),s.jsx(b.Z,{}),"admin"===p.role&&(0,s.jsxs)(w.Z,{onClick:()=>{o(),e.push("/admin/users")},children:[s.jsx(P.Z,{children:s.jsx(S.Z,{fontSize:"small"})}),s.jsx(C.Z,{children:"Users"})]}),(0,s.jsxs)(w.Z,{onClick:()=>{o(),e.push("/settings")},children:[s.jsx(P.Z,{children:s.jsx(q.Z,{fontSize:"small"})}),s.jsx(C.Z,{children:"Settings"})]}),(0,s.jsxs)(w.Z,{onClick:u,children:[s.jsx(P.Z,{children:s.jsx(_.Z,{fontSize:"small"})}),s.jsx(C.Z,{children:"Logout"})]})]})]})}},68763:(e,r,t)=>{"use strict";t.d(r,{Cp:()=>u,Nq:()=>c,cg:()=>i,kP:()=>d,w7:()=>l,y1:()=>o,zB:()=>p});var s=t(19106),n=t(82829);let a=(0,s.X)({baseURL:process.env.NEXT_PUBLIC_BETTER_AUTH_URL||"",plugins:[(0,n.zB)()]}),{signIn:i,signOut:l,signUp:o,useSession:d,updateUser:c,changePassword:u}=a,p=a.admin},9219:(e,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"ReflectAdapter",{enumerable:!0,get:function(){return t}});class t{static get(e,r,t){let s=Reflect.get(e,r,t);return"function"==typeof s?s.bind(e):s}static set(e,r,t,s){return Reflect.set(e,r,t,s)}static has(e,r){return Reflect.has(e,r)}static deleteProperty(e,r){return Reflect.deleteProperty(e,r)}}},90676:(e,r,t)=>{"use strict";t.r(r),t.d(r,{default:()=>s});let s=(0,t(2325).createProxy)(String.raw`/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/signup/page.tsx#default`)},52001:(e,r,t)=>{"use strict";t.r(r),t.d(r,{default:()=>n});var s=t(15505);let n=e=>[{type:"image/svg+xml",sizes:"any",url:(0,s.fillMetadataSegment)(".",e.params,"icon.svg")+"?0f68875a168deab8"}]}};var r=require("../../webpack-runtime.js");r.C(e);var t=e=>r(r.s=e),s=r.X(0,[9836,1489,6591,3043,8847,6175],()=>t(2800));module.exports=s})();
1
+ (()=>{var e={};e.id=4966,e.ids=[4966],e.modules={85890:e=>{"use strict";e.exports=require("better-sqlite3")},72934:e=>{"use strict";e.exports=require("next/dist/client/components/action-async-storage.external.js")},54580:e=>{"use strict";e.exports=require("next/dist/client/components/request-async-storage.external.js")},45869:e=>{"use strict";e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},20399:e=>{"use strict";e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},92048:e=>{"use strict";e.exports=require("fs")},55315:e=>{"use strict";e.exports=require("path")},17360:e=>{"use strict";e.exports=require("url")},2800:(e,r,t)=>{"use strict";t.r(r),t.d(r,{GlobalError:()=>i.a,__next_app__:()=>p,originalPathname:()=>u,pages:()=>c,routeModule:()=>m,tree:()=>d}),t(90676),t(97759),t(82395);var s=t(95530),n=t(45086),a=t(13937),i=t.n(a),l=t(45587),o={};for(let e in l)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(o[e]=()=>l[e]);t.d(r,o);let d=["",{children:["signup",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(t.bind(t,90676)),"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/signup/page.tsx"]}]},{metadata:{icon:[async e=>(await Promise.resolve().then(t.bind(t,52001))).default(e)],apple:[],openGraph:[],twitter:[],manifest:void 0}}]},{layout:[()=>Promise.resolve().then(t.bind(t,97759)),"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/layout.tsx"],"not-found":[()=>Promise.resolve().then(t.t.bind(t,82395,23)),"next/dist/client/components/not-found-error"],metadata:{icon:[async e=>(await Promise.resolve().then(t.bind(t,52001))).default(e)],apple:[],openGraph:[],twitter:[],manifest:void 0}}],c=["/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/signup/page.tsx"],u="/signup/page",p={require:t,loadChunk:()=>Promise.resolve()},m=new s.AppPageRouteModule({definition:{kind:n.x.APP_PAGE,page:"/signup/page",pathname:"/signup",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:d}})},94285:(e,r,t)=>{Promise.resolve().then(t.bind(t,85171))},67073:(e,r,t)=>{"use strict";t.d(r,{Z:()=>v});var s=t(4981),n=t(36885),a=t(36372),i=t(30330),l=t(3693),o=t(62923),d=t(9103),c=t(52329),u=t(89206),p=t(7967);function m(e){return(0,p.ZP)("MuiCard",e)}(0,u.Z)("MuiCard",["root"]);var x=t(58120);let h=["className","raised"],g=e=>{let{classes:r}=e;return(0,l.Z)({root:["root"]},m,r)},f=(0,o.ZP)(c.Z,{name:"MuiCard",slot:"Root",overridesResolver:(e,r)=>r.root})(()=>({overflow:"hidden"})),v=a.forwardRef(function(e,r){let t=(0,d.i)({props:e,name:"MuiCard"}),{className:a,raised:l=!1}=t,o=(0,n.Z)(t,h),c=(0,s.Z)({},t,{raised:l}),u=g(c);return(0,x.jsx)(f,(0,s.Z)({className:(0,i.Z)(u.root,a),elevation:l?8:void 0,ref:r,ownerState:c},o))})},92797:(e,r,t)=>{"use strict";t.d(r,{Z:()=>f});var s=t(4981),n=t(36885),a=t(36372),i=t(30330),l=t(3693),o=t(62923),d=t(9103),c=t(89206),u=t(7967);function p(e){return(0,u.ZP)("MuiCardContent",e)}(0,c.Z)("MuiCardContent",["root"]);var m=t(58120);let x=["className","component"],h=e=>{let{classes:r}=e;return(0,l.Z)({root:["root"]},p,r)},g=(0,o.ZP)("div",{name:"MuiCardContent",slot:"Root",overridesResolver:(e,r)=>r.root})(()=>({padding:16,"&:last-child":{paddingBottom:24}})),f=a.forwardRef(function(e,r){let t=(0,d.i)({props:e,name:"MuiCardContent"}),{className:a,component:l="div"}=t,o=(0,n.Z)(t,x),c=(0,s.Z)({},t,{component:l}),u=h(c);return(0,m.jsx)(g,(0,s.Z)({as:l,className:(0,i.Z)(u.root,a),ownerState:c,ref:r},o))})},85171:(e,r,t)=>{"use strict";t.r(r),t.d(r,{default:()=>m});var s=t(58120),n=t(56539),a=t(23972),i=t(89352),l=t(67073),o=t(92797),d=t(2365),c=t(42578),u=t(34081),p=t(40611);function m(){let e=(0,n.useRouter)();return s.jsx(a.Z,{maxWidth:"sm",children:s.jsx(i.Z,{sx:{minHeight:"100vh",display:"flex",alignItems:"center",justifyContent:"center",py:4},children:s.jsx(l.Z,{sx:{width:"100%",maxWidth:500},children:(0,s.jsxs)(o.Z,{sx:{p:4},children:[s.jsx(d.Z,{variant:"h4",component:"h1",gutterBottom:!0,sx:{fontWeight:600,textAlign:"center",mb:3},children:"Create Account"}),s.jsx(d.Z,{variant:"body2",color:"text.secondary",sx:{textAlign:"center",mb:4},children:"Sign up to start managing Minecraft servers"}),s.jsx(u.WS,{onSuccess:()=>{e.push("/dashboard")}}),s.jsx(i.Z,{sx:{mt:3,textAlign:"center"},children:(0,s.jsxs)(d.Z,{variant:"body2",color:"text.secondary",children:["Already have an account?"," ",s.jsx(c.Z,{component:p.default,href:"/login",underline:"hover",children:"Sign in"})]})})]})})})})}},34081:(e,r,t)=>{"use strict";t.d(r,{U0:()=>x,WS:()=>h,Ie:()=>k});var s=t(58120),n=t(36372),a=t(89352),i=t(66757),l=t(6275),o=t(92559),d=t(54365),c=t(10257),u=t(3643),p=t(8721),m=t(68763);function x({onSuccess:e}){let[r,t]=(0,n.useState)(""),[x,h]=(0,n.useState)(""),[g,f]=(0,n.useState)(!1),[v,Z]=(0,n.useState)({}),[j,y]=(0,n.useState)(null),[b,w]=(0,n.useState)(!1),P=()=>{let e={};return r?/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(r)||(e.email="Invalid email address"):e.email="Email is required",x||(e.password="Password is required"),Z(e),0===Object.keys(e).length},C=async t=>{if(t.preventDefault(),y(null),P()){w(!0);try{let t=await m.cg.email({email:r,password:x});if(t.error){y(t.error.message||"Invalid credentials"),w(!1);return}e&&e()}catch(e){y("An unexpected error occurred. Please try again."),w(!1)}}};return(0,s.jsxs)(a.Z,{component:"form",onSubmit:C,sx:{display:"flex",flexDirection:"column",gap:2},children:[j&&s.jsx(i.Z,{severity:"error",onClose:()=>y(null),children:j}),s.jsx(l.Z,{label:"Email",type:"email",value:r,onChange:e=>t(e.target.value),error:!!v.email,helperText:v.email,disabled:b,fullWidth:!0,required:!0}),s.jsx(l.Z,{label:"Password",type:g?"text":"password",value:x,onChange:e=>h(e.target.value),error:!!v.password,helperText:v.password,disabled:b,fullWidth:!0,required:!0,InputProps:{endAdornment:s.jsx(o.Z,{position:"end",children:s.jsx(d.Z,{"aria-label":"toggle password visibility",onClick:()=>{f(!g)},edge:"end",children:g?s.jsx(u.Z,{}):s.jsx(p.Z,{})})})}}),s.jsx(c.Z,{type:"submit",variant:"contained",color:"primary",disabled:b,fullWidth:!0,size:"large",children:b?"Signing in...":"Sign In"})]})}function h({onSuccess:e}){let[r,t]=(0,n.useState)(""),[x,h]=(0,n.useState)(""),[g,f]=(0,n.useState)(""),[v,Z]=(0,n.useState)(""),[j,y]=(0,n.useState)(!1),[b,w]=(0,n.useState)(!1),[P,C]=(0,n.useState)({}),[S,q]=(0,n.useState)(null),[_,k]=(0,n.useState)(!1),R=()=>{let e={};return r||(e.name="Name is required"),x?/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(x)||(e.email="Invalid email address"):e.email="Email is required",g?g.length<8&&(e.password="Password must be at least 8 characters"):e.password="Password is required",v?g!==v&&(e.confirmPassword="Passwords do not match"):e.confirmPassword="Please confirm your password",C(e),0===Object.keys(e).length},A=async t=>{if(t.preventDefault(),q(null),R()){k(!0);try{let t=await m.y1.email({email:x,password:g,name:r});if(t.error){q(t.error.message||"Registration failed"),k(!1);return}e&&e()}catch(e){q("An unexpected error occurred. Please try again."),k(!1)}}};return(0,s.jsxs)(a.Z,{component:"form",onSubmit:A,sx:{display:"flex",flexDirection:"column",gap:2},children:[S&&s.jsx(i.Z,{severity:"error",onClose:()=>q(null),children:S}),s.jsx(l.Z,{label:"Name",type:"text",value:r,onChange:e=>t(e.target.value),error:!!P.name,helperText:P.name,disabled:_,fullWidth:!0,required:!0}),s.jsx(l.Z,{label:"Email",type:"email",value:x,onChange:e=>h(e.target.value),error:!!P.email,helperText:P.email,disabled:_,fullWidth:!0,required:!0}),s.jsx(l.Z,{label:"Password",type:j?"text":"password",value:g,onChange:e=>f(e.target.value),error:!!P.password,helperText:P.password,disabled:_,fullWidth:!0,required:!0,InputProps:{endAdornment:s.jsx(o.Z,{position:"end",children:s.jsx(d.Z,{"aria-label":"toggle password visibility",onClick:()=>{y(!j)},edge:"end",children:j?s.jsx(u.Z,{}):s.jsx(p.Z,{})})})}}),s.jsx(l.Z,{label:"Confirm Password",type:b?"text":"password",value:v,onChange:e=>Z(e.target.value),error:!!P.confirmPassword,helperText:P.confirmPassword,disabled:_,fullWidth:!0,required:!0,InputProps:{endAdornment:s.jsx(o.Z,{position:"end",children:s.jsx(d.Z,{"aria-label":"toggle password visibility",onClick:()=>{w(!b)},edge:"end",children:b?s.jsx(u.Z,{}):s.jsx(p.Z,{})})})}}),s.jsx(c.Z,{type:"submit",variant:"contained",color:"primary",disabled:_,fullWidth:!0,size:"large",children:_?"Creating account...":"Sign Up"})]})}var g=t(56539),f=t(79943),v=t(61573),Z=t(81030),j=t(2365),y=t(48787),b=t(80336),w=t(99634),P=t(63654),C=t(63856),S=t(62178),q=t(50210),_=t(49185);function k(){let e=(0,g.useRouter)(),{data:r,isPending:t}=(0,m.kP)(),[i,l]=(0,n.useState)(null),o=()=>{l(null)},u=async()=>{o(),await (0,m.w7)(),e.push("/login")};if(t)return s.jsx(a.Z,{sx:{display:"flex",alignItems:"center",justifyContent:"center"},children:s.jsx(f.Z,{size:24})});if(!r?.user)return s.jsx(c.Z,{variant:"contained",color:"primary",onClick:()=>{e.push("/login")},children:"Sign In"});let{user:p}=r,x=((e,r)=>{if(e){let r=e.split(" ");return r.length>=2?`${r[0][0]}${r[1][0]}`.toUpperCase():e.substring(0,2).toUpperCase()}return r?r[0].toUpperCase():"?"})(p.name,p.email);return(0,s.jsxs)(s.Fragment,{children:[s.jsx(d.Z,{onClick:e=>{l(e.currentTarget)},"aria-label":"user menu",children:s.jsx(v.Z,{sx:{bgcolor:"primary.main"},children:x})}),(0,s.jsxs)(Z.Z,{anchorEl:i,open:!!i,onClose:o,anchorOrigin:{vertical:"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},sx:{mt:1},children:[(0,s.jsxs)(a.Z,{sx:{px:2,py:1.5,minWidth:200},children:[s.jsx(j.Z,{variant:"subtitle1",fontWeight:"600",children:p.name||"User"}),s.jsx(j.Z,{variant:"body2",color:"text.secondary",children:p.email}),"admin"===p.role&&s.jsx(y.Z,{label:"Admin",size:"small",color:"primary",sx:{mt:1}})]}),s.jsx(b.Z,{}),"admin"===p.role&&(0,s.jsxs)(w.Z,{onClick:()=>{o(),e.push("/admin/users")},children:[s.jsx(P.Z,{children:s.jsx(S.Z,{fontSize:"small"})}),s.jsx(C.Z,{children:"Users"})]}),(0,s.jsxs)(w.Z,{onClick:()=>{o(),e.push("/settings")},children:[s.jsx(P.Z,{children:s.jsx(q.Z,{fontSize:"small"})}),s.jsx(C.Z,{children:"Settings"})]}),(0,s.jsxs)(w.Z,{onClick:u,children:[s.jsx(P.Z,{children:s.jsx(_.Z,{fontSize:"small"})}),s.jsx(C.Z,{children:"Logout"})]})]})]})}},68763:(e,r,t)=>{"use strict";t.d(r,{Cp:()=>u,Nq:()=>c,cg:()=>i,kP:()=>d,w7:()=>l,y1:()=>o,zB:()=>p});var s=t(19106),n=t(82829);let a=(0,s.X)({baseURL:process.env.NEXT_PUBLIC_BETTER_AUTH_URL||"",plugins:[(0,n.zB)()]}),{signIn:i,signOut:l,signUp:o,useSession:d,updateUser:c,changePassword:u}=a,p=a.admin},9219:(e,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"ReflectAdapter",{enumerable:!0,get:function(){return t}});class t{static get(e,r,t){let s=Reflect.get(e,r,t);return"function"==typeof s?s.bind(e):s}static set(e,r,t,s){return Reflect.set(e,r,t,s)}static has(e,r){return Reflect.has(e,r)}static deleteProperty(e,r){return Reflect.deleteProperty(e,r)}}},90676:(e,r,t)=>{"use strict";t.r(r),t.d(r,{default:()=>s});let s=(0,t(2325).createProxy)(String.raw`/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/signup/page.tsx#default`)},52001:(e,r,t)=>{"use strict";t.r(r),t.d(r,{default:()=>n});var s=t(15505);let n=e=>[{type:"image/svg+xml",sizes:"any",url:(0,s.fillMetadataSegment)(".",e.params,"icon.svg")+"?0f68875a168deab8"}]}};var r=require("../../webpack-runtime.js");r.C(e);var t=e=>r(r.s=e),s=r.X(0,[9836,1489,6554,3043,8847,3613],()=>t(2800));module.exports=s})();