@minecraft-docker/mcctl-console 1.15.4 → 2.1.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 (312) hide show
  1. package/.next/standalone/package.json +1 -1
  2. package/.next/standalone/platform/services/mcctl-console/.next/BUILD_ID +1 -1
  3. package/.next/standalone/platform/services/mcctl-console/.next/app-build-manifest.json +183 -127
  4. package/.next/standalone/platform/services/mcctl-console/.next/app-path-routes-manifest.json +1 -1
  5. package/.next/standalone/platform/services/mcctl-console/.next/build-manifest.json +4 -4
  6. package/.next/standalone/platform/services/mcctl-console/.next/prerender-manifest.json +1 -1
  7. package/.next/standalone/platform/services/mcctl-console/.next/routes-manifest.json +1 -1
  8. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/audit-logs/page.js +1 -1
  9. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/audit-logs/page.js.nft.json +1 -1
  10. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/audit-logs/page_client-reference-manifest.js +1 -1
  11. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/backups/page.js +1 -1
  12. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/backups/page.js.nft.json +1 -1
  13. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/backups/page_client-reference-manifest.js +1 -1
  14. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/dashboard/page.js +1 -1
  15. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/dashboard/page.js.nft.json +1 -1
  16. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/dashboard/page_client-reference-manifest.js +1 -1
  17. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/players/page.js +1 -1
  18. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/players/page.js.nft.json +1 -1
  19. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/players/page_client-reference-manifest.js +1 -1
  20. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/routing/page.js +5 -5
  21. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/routing/page.js.nft.json +1 -1
  22. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/routing/page_client-reference-manifest.js +1 -1
  23. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/servers/[name]/console/page.js +1 -1
  24. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/servers/[name]/console/page.js.nft.json +1 -1
  25. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/servers/[name]/console/page_client-reference-manifest.js +1 -1
  26. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/servers/[name]/page.js +1 -1
  27. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/servers/[name]/page.js.nft.json +1 -1
  28. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/servers/[name]/page_client-reference-manifest.js +1 -1
  29. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/servers/page.js +1 -1
  30. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/servers/page.js.nft.json +1 -1
  31. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/servers/page_client-reference-manifest.js +1 -1
  32. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/settings/page.js +1 -0
  33. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/settings/page.js.nft.json +1 -0
  34. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/settings/page_client-reference-manifest.js +1 -0
  35. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/worlds/page.js +1 -1
  36. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/worlds/page.js.nft.json +1 -1
  37. package/.next/standalone/platform/services/mcctl-console/.next/server/app/(main)/worlds/page_client-reference-manifest.js +1 -1
  38. package/.next/standalone/platform/services/mcctl-console/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  39. package/.next/standalone/platform/services/mcctl-console/.next/server/app/_not-found.html +1 -1
  40. package/.next/standalone/platform/services/mcctl-console/.next/server/app/_not-found.rsc +1 -1
  41. package/.next/standalone/platform/services/mcctl-console/.next/server/app/admin/users/page.js +1 -0
  42. package/.next/standalone/platform/services/mcctl-console/.next/server/app/admin/users/page.js.nft.json +1 -0
  43. package/.next/standalone/platform/services/mcctl-console/.next/server/app/admin/users/page_client-reference-manifest.js +1 -0
  44. package/.next/standalone/platform/services/mcctl-console/.next/server/app/admin/users.html +1 -0
  45. package/.next/standalone/platform/services/mcctl-console/.next/server/app/admin/users.meta +5 -0
  46. package/.next/standalone/platform/services/mcctl-console/.next/server/app/admin/users.rsc +12 -0
  47. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/audit-logs/[id]/route.js +2 -2
  48. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/audit-logs/export/route.js +2 -2
  49. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/audit-logs/route.js +2 -2
  50. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/audit-logs/stats/route.js +2 -2
  51. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/audit-logs/stream/route.js +1 -1
  52. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/auth/[...all]/route.js +2 -2
  53. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/backup/history/route.js +2 -2
  54. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/backup/restore/route.js +2 -2
  55. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/backup/route.js +2 -2
  56. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/players/ban/route.js +2 -2
  57. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/players/kick/route.js +2 -2
  58. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/players/op/[player]/route.js +57 -0
  59. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/players/op/[player]/route.js.nft.json +1 -0
  60. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/players/op/route.js +2 -2
  61. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/players/route.js +2 -2
  62. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/players/whitelist/route.js +2 -2
  63. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/router/status/route.js +2 -2
  64. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/servers/[name]/[action]/route.js +2 -2
  65. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/servers/[name]/config/route.js +2 -2
  66. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/servers/[name]/exec/route.js +2 -2
  67. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/servers/[name]/route.js +2 -2
  68. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/servers/[name]/world/reset/route.js +2 -2
  69. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/servers/route.js +2 -2
  70. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/user-servers/[id]/route.js +1 -1
  71. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/user-servers/route.js +1 -1
  72. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/users/route.js +2 -2
  73. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/worlds/[name]/[action]/route.js +2 -2
  74. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/worlds/[name]/route.js +2 -2
  75. package/.next/standalone/platform/services/mcctl-console/.next/server/app/api/worlds/route.js +2 -2
  76. package/.next/standalone/platform/services/mcctl-console/.next/server/app/audit-logs.html +1 -1
  77. package/.next/standalone/platform/services/mcctl-console/.next/server/app/audit-logs.rsc +3 -3
  78. package/.next/standalone/platform/services/mcctl-console/.next/server/app/backups.html +1 -1
  79. package/.next/standalone/platform/services/mcctl-console/.next/server/app/backups.rsc +3 -3
  80. package/.next/standalone/platform/services/mcctl-console/.next/server/app/dashboard.html +1 -1
  81. package/.next/standalone/platform/services/mcctl-console/.next/server/app/dashboard.rsc +3 -3
  82. package/.next/standalone/platform/services/mcctl-console/.next/server/app/index.html +1 -1
  83. package/.next/standalone/platform/services/mcctl-console/.next/server/app/index.rsc +2 -2
  84. package/.next/standalone/platform/services/mcctl-console/.next/server/app/login/page.js +1 -1
  85. package/.next/standalone/platform/services/mcctl-console/.next/server/app/login/page.js.nft.json +1 -1
  86. package/.next/standalone/platform/services/mcctl-console/.next/server/app/login/page_client-reference-manifest.js +1 -1
  87. package/.next/standalone/platform/services/mcctl-console/.next/server/app/login.html +1 -1
  88. package/.next/standalone/platform/services/mcctl-console/.next/server/app/login.rsc +2 -2
  89. package/.next/standalone/platform/services/mcctl-console/.next/server/app/page.js +1 -1
  90. package/.next/standalone/platform/services/mcctl-console/.next/server/app/page_client-reference-manifest.js +1 -1
  91. package/.next/standalone/platform/services/mcctl-console/.next/server/app/players.html +1 -1
  92. package/.next/standalone/platform/services/mcctl-console/.next/server/app/players.rsc +3 -3
  93. package/.next/standalone/platform/services/mcctl-console/.next/server/app/routing.html +1 -1
  94. package/.next/standalone/platform/services/mcctl-console/.next/server/app/routing.rsc +3 -3
  95. package/.next/standalone/platform/services/mcctl-console/.next/server/app/servers.html +1 -1
  96. package/.next/standalone/platform/services/mcctl-console/.next/server/app/servers.rsc +3 -3
  97. package/.next/standalone/platform/services/mcctl-console/.next/server/app/settings.html +1 -0
  98. package/.next/standalone/platform/services/mcctl-console/.next/server/app/settings.meta +5 -0
  99. package/.next/standalone/platform/services/mcctl-console/.next/server/app/settings.rsc +18 -0
  100. package/.next/standalone/platform/services/mcctl-console/.next/server/app/signup/page.js +1 -1
  101. package/.next/standalone/platform/services/mcctl-console/.next/server/app/signup/page.js.nft.json +1 -1
  102. package/.next/standalone/platform/services/mcctl-console/.next/server/app/signup/page_client-reference-manifest.js +1 -1
  103. package/.next/standalone/platform/services/mcctl-console/.next/server/app/signup.html +1 -1
  104. package/.next/standalone/platform/services/mcctl-console/.next/server/app/signup.rsc +2 -2
  105. package/.next/standalone/platform/services/mcctl-console/.next/server/app/worlds.html +1 -1
  106. package/.next/standalone/platform/services/mcctl-console/.next/server/app/worlds.rsc +3 -3
  107. package/.next/standalone/platform/services/mcctl-console/.next/server/app-paths-manifest.json +16 -13
  108. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/1645.js +1 -0
  109. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/2572.js +1 -0
  110. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/2793.js +1 -0
  111. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/3029.js +5 -5
  112. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/3048.js +1 -0
  113. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/354.js +1 -1
  114. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/4282.js +1 -0
  115. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/5019.js +1 -0
  116. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/6088.js +1 -0
  117. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/609.js +1 -0
  118. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/613.js +1 -1
  119. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/6231.js +74 -0
  120. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/7057.js +1 -0
  121. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/7238.js +1 -0
  122. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/7453.js +54 -0
  123. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/7521.js +1 -0
  124. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/8389.js +1 -0
  125. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/8849.js +1 -0
  126. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/8872.js +1 -0
  127. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/9250.js +1 -0
  128. package/.next/standalone/platform/services/mcctl-console/.next/server/middleware-build-manifest.js +1 -1
  129. package/.next/standalone/platform/services/mcctl-console/.next/server/middleware-manifest.json +5 -5
  130. package/.next/standalone/platform/services/mcctl-console/.next/server/next-font-manifest.js +1 -1
  131. package/.next/standalone/platform/services/mcctl-console/.next/server/next-font-manifest.json +1 -1
  132. package/.next/standalone/platform/services/mcctl-console/.next/server/pages/404.html +1 -1
  133. package/.next/standalone/platform/services/mcctl-console/.next/server/pages/500.html +1 -1
  134. package/.next/standalone/platform/services/mcctl-console/.next/server/pages-manifest.json +1 -1
  135. package/.next/standalone/platform/services/mcctl-console/.next/server/server-reference-manifest.json +1 -1
  136. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/1189-60aed59c0e82a63d.js +1 -0
  137. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/1544-d2d1404bef00d038.js +1 -0
  138. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/1658-1c16e5a05aaa11ee.js +1 -0
  139. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/1668-c41281dc3163e1c2.js +1 -0
  140. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/1721-2758853c661770ff.js +1 -0
  141. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/190-9ecdd3c2ad7fadef.js +1 -0
  142. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/3489-b8c5f08aa4922197.js +1 -0
  143. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/4416-2385e5784dc036d6.js +1 -0
  144. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/4474-b7d88543d50f7f58.js +1 -0
  145. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/5375-a2d3a8fb915a3971.js +1 -0
  146. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/5381-4e3aac97e0617278.js +1 -0
  147. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/5386-a568e84580b1d208.js +1 -0
  148. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/6357-a9d3501984c53429.js +1 -0
  149. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/6479-82b21daf8e380c4d.js +1 -0
  150. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/6571-0d9e629a91d9f630.js +1 -0
  151. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/6727-e25ea0d10f0fea68.js +1 -0
  152. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/6758-d0a2d1008691eff1.js +1 -0
  153. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/680-61e3cda59bad5959.js +1 -0
  154. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/6857-5b9c04069853bfc4.js +1 -0
  155. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/6909-9750e61adcf6f5e5.js +1 -0
  156. package/.next/{static/chunks/4840-5802e869ffd1d2a9.js → standalone/platform/services/mcctl-console/.next/static/chunks/7073-46594e6380fdda11.js} +1 -1
  157. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/7436-44378c85b24787cc.js +1 -0
  158. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/765-8e911fe4e2959f8d.js +1 -0
  159. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/7782-0f287c9ab0566879.js +1 -0
  160. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/787-91c6946656342fe4.js +1 -0
  161. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/8625-b235421f69a178fb.js +1 -0
  162. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/880-be7151cc9c502be6.js +1 -0
  163. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/9485-9510025fbd9f9555.js +1 -0
  164. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/9760-3b9261fc2cfda017.js +1 -0
  165. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/9810-e8bf0b092d80a553.js +1 -0
  166. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/audit-logs/{page-7a5d1441bb2811cf.js → page-b879c927081e59a2.js} +1 -1
  167. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/backups/{page-cc46681d519753dd.js → page-7a59c9269da2d63e.js} +1 -1
  168. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/dashboard/{page-b548fe2aac951e5b.js → page-d2d8cd0c7a0a54ec.js} +1 -1
  169. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/layout-2f8a2fe359953bbc.js +1 -0
  170. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/players/page-724151791dd69b93.js +1 -0
  171. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/routing/page-909690ecbe76f31c.js +1 -0
  172. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/servers/[name]/console/{page-ca0344337ef5da93.js → page-617a1ab914c8d828.js} +1 -1
  173. package/.next/{static/chunks/app/(main)/servers/[name]/page-55fee1f878b51fb8.js → standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/servers/[name]/page-96518534b90deb1c.js} +1 -1
  174. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/servers/page-c35bb5a99e6ff107.js +1 -0
  175. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/settings/page-a805f639e14a10b0.js +1 -0
  176. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/worlds/page-704a3dafb5b8ec15.js +1 -0
  177. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/admin/users/page-f45f3cd30725a718.js +1 -0
  178. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/login/page-1665f285187a2a51.js +1 -0
  179. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/page-06fbf91c6bf684a9.js +1 -0
  180. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/signup/page-ae0638854e6bde34.js +1 -0
  181. package/.next/{static/chunks/main-43f98b458d773ca0.js → standalone/platform/services/mcctl-console/.next/static/chunks/main-d86dc43481acf07f.js} +1 -1
  182. package/.next/standalone/platform/services/mcctl-console/package.json +1 -1
  183. package/.next/static/chunks/1189-60aed59c0e82a63d.js +1 -0
  184. package/.next/static/chunks/1544-d2d1404bef00d038.js +1 -0
  185. package/.next/static/chunks/1658-1c16e5a05aaa11ee.js +1 -0
  186. package/.next/static/chunks/1668-c41281dc3163e1c2.js +1 -0
  187. package/.next/static/chunks/1721-2758853c661770ff.js +1 -0
  188. package/.next/static/chunks/190-9ecdd3c2ad7fadef.js +1 -0
  189. package/.next/static/chunks/3489-b8c5f08aa4922197.js +1 -0
  190. package/.next/static/chunks/4416-2385e5784dc036d6.js +1 -0
  191. package/.next/static/chunks/4474-b7d88543d50f7f58.js +1 -0
  192. package/.next/static/chunks/5375-a2d3a8fb915a3971.js +1 -0
  193. package/.next/static/chunks/5381-4e3aac97e0617278.js +1 -0
  194. package/.next/static/chunks/5386-a568e84580b1d208.js +1 -0
  195. package/.next/static/chunks/6357-a9d3501984c53429.js +1 -0
  196. package/.next/static/chunks/6479-82b21daf8e380c4d.js +1 -0
  197. package/.next/static/chunks/6571-0d9e629a91d9f630.js +1 -0
  198. package/.next/static/chunks/6727-e25ea0d10f0fea68.js +1 -0
  199. package/.next/static/chunks/6758-d0a2d1008691eff1.js +1 -0
  200. package/.next/static/chunks/680-61e3cda59bad5959.js +1 -0
  201. package/.next/static/chunks/6857-5b9c04069853bfc4.js +1 -0
  202. package/.next/static/chunks/6909-9750e61adcf6f5e5.js +1 -0
  203. package/.next/{standalone/platform/services/mcctl-console/.next/static/chunks/4840-5802e869ffd1d2a9.js → static/chunks/7073-46594e6380fdda11.js} +1 -1
  204. package/.next/static/chunks/7436-44378c85b24787cc.js +1 -0
  205. package/.next/static/chunks/765-8e911fe4e2959f8d.js +1 -0
  206. package/.next/static/chunks/7782-0f287c9ab0566879.js +1 -0
  207. package/.next/static/chunks/787-91c6946656342fe4.js +1 -0
  208. package/.next/static/chunks/8625-b235421f69a178fb.js +1 -0
  209. package/.next/static/chunks/880-be7151cc9c502be6.js +1 -0
  210. package/.next/static/chunks/9485-9510025fbd9f9555.js +1 -0
  211. package/.next/static/chunks/9760-3b9261fc2cfda017.js +1 -0
  212. package/.next/static/chunks/9810-e8bf0b092d80a553.js +1 -0
  213. package/.next/static/chunks/app/(main)/audit-logs/{page-7a5d1441bb2811cf.js → page-b879c927081e59a2.js} +1 -1
  214. package/.next/static/chunks/app/(main)/backups/{page-cc46681d519753dd.js → page-7a59c9269da2d63e.js} +1 -1
  215. package/.next/static/chunks/app/(main)/dashboard/{page-b548fe2aac951e5b.js → page-d2d8cd0c7a0a54ec.js} +1 -1
  216. package/.next/static/chunks/app/(main)/layout-2f8a2fe359953bbc.js +1 -0
  217. package/.next/static/chunks/app/(main)/players/page-724151791dd69b93.js +1 -0
  218. package/.next/static/chunks/app/(main)/routing/page-909690ecbe76f31c.js +1 -0
  219. package/.next/static/chunks/app/(main)/servers/[name]/console/{page-ca0344337ef5da93.js → page-617a1ab914c8d828.js} +1 -1
  220. package/.next/{standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/servers/[name]/page-55fee1f878b51fb8.js → static/chunks/app/(main)/servers/[name]/page-96518534b90deb1c.js} +1 -1
  221. package/.next/static/chunks/app/(main)/servers/page-c35bb5a99e6ff107.js +1 -0
  222. package/.next/static/chunks/app/(main)/settings/page-a805f639e14a10b0.js +1 -0
  223. package/.next/static/chunks/app/(main)/worlds/page-704a3dafb5b8ec15.js +1 -0
  224. package/.next/static/chunks/app/admin/users/page-f45f3cd30725a718.js +1 -0
  225. package/.next/static/chunks/app/login/page-1665f285187a2a51.js +1 -0
  226. package/.next/static/chunks/app/page-06fbf91c6bf684a9.js +1 -0
  227. package/.next/static/chunks/app/signup/page-ae0638854e6bde34.js +1 -0
  228. package/.next/{standalone/platform/services/mcctl-console/.next/static/chunks/main-43f98b458d773ca0.js → static/chunks/main-d86dc43481acf07f.js} +1 -1
  229. package/package.json +2 -2
  230. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/1399.js +0 -1
  231. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/2365.js +0 -1
  232. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/3076.js +0 -1
  233. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/3100.js +0 -1
  234. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/4972.js +0 -1
  235. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/5244.js +0 -74
  236. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/5256.js +0 -1
  237. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/6010.js +0 -1
  238. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/8024.js +0 -54
  239. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/8243.js +0 -1
  240. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/9157.js +0 -1
  241. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/9350.js +0 -1
  242. package/.next/standalone/platform/services/mcctl-console/.next/server/chunks/959.js +0 -1
  243. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/1476-a0570078fdf78fae.js +0 -1
  244. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/2022-6da2f9a847a5d61c.js +0 -1
  245. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/2093-bceea213e32f6b5f.js +0 -1
  246. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/212-b904d9ae152f2360.js +0 -1
  247. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/2149-ba1bdd1d726ab70c.js +0 -1
  248. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/310-72d3b802b3cefa99.js +0 -1
  249. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/315-509f963f6c69d0a8.js +0 -1
  250. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/3543-1ec838cbe59f6baa.js +0 -1
  251. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/406-64ea09489141e436.js +0 -1
  252. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/4278-9a6acf769f296866.js +0 -1
  253. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/4538-a0d2c88024f1288a.js +0 -1
  254. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/5511-7a419d84918a8d64.js +0 -1
  255. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/6189-d8557db379604b3e.js +0 -1
  256. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/6594-e49e36eb5a5d1bef.js +0 -1
  257. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/6645-68b73fe1df8dba93.js +0 -1
  258. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/6655-81288236c1babc44.js +0 -1
  259. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/7220-4d1d72de4109ad9b.js +0 -1
  260. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/7294-ffa0013d4b0fa40a.js +0 -1
  261. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/7413-419718450fadde21.js +0 -1
  262. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/8006-219c9bbc650b079e.js +0 -1
  263. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/8322-8ae826d4c9b38acc.js +0 -1
  264. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/8657-f28db4e9df8cc7b0.js +0 -1
  265. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/8696-8adf1e9b1a84f5c0.js +0 -1
  266. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/9030-1dcbf06ed6e20e24.js +0 -1
  267. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/9887-bff2aa500d1d1995.js +0 -1
  268. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/layout-692cb1da92b73287.js +0 -1
  269. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/players/page-706f5e796129df33.js +0 -1
  270. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/routing/page-14f40cfd98e60a77.js +0 -1
  271. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/servers/page-efa5f11aa2956719.js +0 -1
  272. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/(main)/worlds/page-3de10e94b77f6e45.js +0 -1
  273. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/login/page-d6a5da720238e5cf.js +0 -1
  274. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/page-8b5b6cb30448bcc5.js +0 -1
  275. package/.next/standalone/platform/services/mcctl-console/.next/static/chunks/app/signup/page-6e5550bc9fffa4bc.js +0 -1
  276. package/.next/static/chunks/1476-a0570078fdf78fae.js +0 -1
  277. package/.next/static/chunks/2022-6da2f9a847a5d61c.js +0 -1
  278. package/.next/static/chunks/2093-bceea213e32f6b5f.js +0 -1
  279. package/.next/static/chunks/212-b904d9ae152f2360.js +0 -1
  280. package/.next/static/chunks/2149-ba1bdd1d726ab70c.js +0 -1
  281. package/.next/static/chunks/310-72d3b802b3cefa99.js +0 -1
  282. package/.next/static/chunks/315-509f963f6c69d0a8.js +0 -1
  283. package/.next/static/chunks/3543-1ec838cbe59f6baa.js +0 -1
  284. package/.next/static/chunks/406-64ea09489141e436.js +0 -1
  285. package/.next/static/chunks/4278-9a6acf769f296866.js +0 -1
  286. package/.next/static/chunks/4538-a0d2c88024f1288a.js +0 -1
  287. package/.next/static/chunks/5511-7a419d84918a8d64.js +0 -1
  288. package/.next/static/chunks/6189-d8557db379604b3e.js +0 -1
  289. package/.next/static/chunks/6594-e49e36eb5a5d1bef.js +0 -1
  290. package/.next/static/chunks/6645-68b73fe1df8dba93.js +0 -1
  291. package/.next/static/chunks/6655-81288236c1babc44.js +0 -1
  292. package/.next/static/chunks/7220-4d1d72de4109ad9b.js +0 -1
  293. package/.next/static/chunks/7294-ffa0013d4b0fa40a.js +0 -1
  294. package/.next/static/chunks/7413-419718450fadde21.js +0 -1
  295. package/.next/static/chunks/8006-219c9bbc650b079e.js +0 -1
  296. package/.next/static/chunks/8322-8ae826d4c9b38acc.js +0 -1
  297. package/.next/static/chunks/8657-f28db4e9df8cc7b0.js +0 -1
  298. package/.next/static/chunks/8696-8adf1e9b1a84f5c0.js +0 -1
  299. package/.next/static/chunks/9030-1dcbf06ed6e20e24.js +0 -1
  300. package/.next/static/chunks/9887-bff2aa500d1d1995.js +0 -1
  301. package/.next/static/chunks/app/(main)/layout-692cb1da92b73287.js +0 -1
  302. package/.next/static/chunks/app/(main)/players/page-706f5e796129df33.js +0 -1
  303. package/.next/static/chunks/app/(main)/routing/page-14f40cfd98e60a77.js +0 -1
  304. package/.next/static/chunks/app/(main)/servers/page-efa5f11aa2956719.js +0 -1
  305. package/.next/static/chunks/app/(main)/worlds/page-3de10e94b77f6e45.js +0 -1
  306. package/.next/static/chunks/app/login/page-d6a5da720238e5cf.js +0 -1
  307. package/.next/static/chunks/app/page-8b5b6cb30448bcc5.js +0 -1
  308. package/.next/static/chunks/app/signup/page-6e5550bc9fffa4bc.js +0 -1
  309. /package/.next/standalone/platform/services/mcctl-console/.next/static/{ZVkcx2OmeAN6P00KKasi0 → FpqRAxF6tnqZ99-k8eKej}/_buildManifest.js +0 -0
  310. /package/.next/standalone/platform/services/mcctl-console/.next/static/{ZVkcx2OmeAN6P00KKasi0 → FpqRAxF6tnqZ99-k8eKej}/_ssgManifest.js +0 -0
  311. /package/.next/static/{ZVkcx2OmeAN6P00KKasi0 → FpqRAxF6tnqZ99-k8eKej}/_buildManifest.js +0 -0
  312. /package/.next/static/{ZVkcx2OmeAN6P00KKasi0 → FpqRAxF6tnqZ99-k8eKej}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(main)/servers/[name]/console/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"2863":{"*":{"id":"97952","name":"*","chunks":[],"async":false}},"3454":{"*":{"id":"21908","name":"*","chunks":[],"async":false}},"6453":{"*":{"id":"47600","name":"*","chunks":[],"async":false}},"6643":{"*":{"id":"68508","name":"*","chunks":[],"async":false}},"7854":{"*":{"id":"48054","name":"*","chunks":[],"async":false}},"10672":{"*":{"id":"76258","name":"*","chunks":[],"async":false}},"14224":{"*":{"id":"68123","name":"*","chunks":[],"async":false}},"19253":{"*":{"id":"20881","name":"*","chunks":[],"async":false}},"22237":{"*":{"id":"53014","name":"*","chunks":[],"async":false}},"23599":{"*":{"id":"69806","name":"*","chunks":[],"async":false}},"26854":{"*":{"id":"40860","name":"*","chunks":[],"async":false}},"32050":{"*":{"id":"59976","name":"*","chunks":[],"async":false}},"36405":{"*":{"id":"92753","name":"*","chunks":[],"async":false}},"39943":{"*":{"id":"67348","name":"*","chunks":[],"async":false}},"41517":{"*":{"id":"71945","name":"*","chunks":[],"async":false}},"48283":{"*":{"id":"93551","name":"*","chunks":[],"async":false}},"52791":{"*":{"id":"57404","name":"*","chunks":[],"async":false}},"61714":{"*":{"id":"56540","name":"*","chunks":[],"async":false}},"68067":{"*":{"id":"98985","name":"*","chunks":[],"async":false}},"73046":{"*":{"id":"47305","name":"*","chunks":[],"async":false}},"83785":{"*":{"id":"15785","name":"*","chunks":[],"async":false}},"85795":{"*":{"id":"85171","name":"*","chunks":[],"async":false}},"88904":{"*":{"id":"53966","name":"*","chunks":[],"async":false}},"89083":{"*":{"id":"83053","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/app-router.js":{"id":39943,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/app-router.js":{"id":39943,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/client-page.js":{"id":68067,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/client-page.js":{"id":68067,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/error-boundary.js":{"id":19253,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":19253,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/layout-router.js":{"id":14224,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/layout-router.js":{"id":14224,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/not-found-boundary.js":{"id":23599,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":23599,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/render-from-template-context.js":{"id":2863,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":2863,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/@mui+material-nextjs@5.18.0_@emotion+cache@11.14.0_@mui+material@5.18.0_@emotion+react@11.14._xfceg66236xjlk4ddzora6ngm4/node_modules/@mui/material-nextjs/v13-appRouter/appRouterV13.js":{"id":89083,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","5645","static/chunks/5645-d306bb768b5907c8.js","3185","static/chunks/app/layout-e0e626ece42c56d9.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Ubuntu\",\"arguments\":[{\"weight\":[\"300\",\"400\",\"500\",\"700\"],\"subsets\":[\"latin\"]}],\"variableName\":\"ubuntu\"}":{"id":20284,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","5645","static/chunks/5645-d306bb768b5907c8.js","3185","static/chunks/app/layout-e0e626ece42c56d9.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/globals.css":{"id":46639,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","5645","static/chunks/5645-d306bb768b5907c8.js","3185","static/chunks/app/layout-e0e626ece42c56d9.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/components/providers/LoadingProvider.tsx":{"id":3454,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","5645","static/chunks/5645-d306bb768b5907c8.js","3185","static/chunks/app/layout-e0e626ece42c56d9.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/lib/QueryProvider.tsx":{"id":22237,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","5645","static/chunks/5645-d306bb768b5907c8.js","3185","static/chunks/app/layout-e0e626ece42c56d9.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/theme/muiTheme.ts":{"id":88904,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","5645","static/chunks/5645-d306bb768b5907c8.js","3185","static/chunks/app/layout-e0e626ece42c56d9.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/theme/ThemeProvider.tsx":{"id":48283,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","5645","static/chunks/5645-d306bb768b5907c8.js","3185","static/chunks/app/layout-e0e626ece42c56d9.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/login/page.tsx":{"id":10672,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/page.tsx":{"id":26854,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","7220","static/chunks/7220-4d1d72de4109ad9b.js","2542","static/chunks/2542-6ea12719b9ca1b7c.js","1931","static/chunks/app/page-8b5b6cb30448bcc5.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/signup/page.tsx":{"id":85795,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/audit-logs/page.tsx":{"id":52791,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/layout.tsx":{"id":6453,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","7220","static/chunks/7220-4d1d72de4109ad9b.js","8006","static/chunks/8006-219c9bbc650b079e.js","7294","static/chunks/7294-ffa0013d4b0fa40a.js","8696","static/chunks/8696-8adf1e9b1a84f5c0.js","1071","static/chunks/1071-235049df1c3caba7.js","55","static/chunks/55-cc17f03142ace10c.js","3543","static/chunks/3543-1ec838cbe59f6baa.js","8347","static/chunks/8347-d55cd74fb316fad0.js","2149","static/chunks/2149-ba1bdd1d726ab70c.js","2542","static/chunks/2542-6ea12719b9ca1b7c.js","8322","static/chunks/8322-8ae826d4c9b38acc.js","8918","static/chunks/8918-bae025d477685e7d.js","212","static/chunks/212-b904d9ae152f2360.js","4095","static/chunks/app/(main)/layout-692cb1da92b73287.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/backups/page.tsx":{"id":6643,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/dashboard/page.tsx":{"id":61714,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/players/page.tsx":{"id":83785,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/routing/page.tsx":{"id":73046,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/servers/[name]/console/page.tsx":{"id":32050,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","7220","static/chunks/7220-4d1d72de4109ad9b.js","8006","static/chunks/8006-219c9bbc650b079e.js","7294","static/chunks/7294-ffa0013d4b0fa40a.js","8696","static/chunks/8696-8adf1e9b1a84f5c0.js","4538","static/chunks/4538-a0d2c88024f1288a.js","6645","static/chunks/6645-68b73fe1df8dba93.js","1476","static/chunks/1476-a0570078fdf78fae.js","3767","static/chunks/app/(main)/servers/%5Bname%5D/console/page-ca0344337ef5da93.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/servers/[name]/page.tsx":{"id":41517,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","7220","static/chunks/7220-4d1d72de4109ad9b.js","8006","static/chunks/8006-219c9bbc650b079e.js","7294","static/chunks/7294-ffa0013d4b0fa40a.js","8696","static/chunks/8696-8adf1e9b1a84f5c0.js","1071","static/chunks/1071-235049df1c3caba7.js","540","static/chunks/540-4b925f2c57833962.js","6189","static/chunks/6189-d8557db379604b3e.js","4840","static/chunks/4840-5802e869ffd1d2a9.js","5511","static/chunks/5511-7a419d84918a8d64.js","55","static/chunks/55-cc17f03142ace10c.js","310","static/chunks/310-72d3b802b3cefa99.js","3543","static/chunks/3543-1ec838cbe59f6baa.js","8347","static/chunks/8347-d55cd74fb316fad0.js","2149","static/chunks/2149-ba1bdd1d726ab70c.js","4538","static/chunks/4538-a0d2c88024f1288a.js","6645","static/chunks/6645-68b73fe1df8dba93.js","9887","static/chunks/9887-bff2aa500d1d1995.js","6594","static/chunks/6594-e49e36eb5a5d1bef.js","2537","static/chunks/2537-6c9d2dfd403b7448.js","278","static/chunks/app/(main)/servers/%5Bname%5D/page-55fee1f878b51fb8.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/servers/page.tsx":{"id":7854,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","7220","static/chunks/7220-4d1d72de4109ad9b.js","8006","static/chunks/8006-219c9bbc650b079e.js","7294","static/chunks/7294-ffa0013d4b0fa40a.js","8696","static/chunks/8696-8adf1e9b1a84f5c0.js","1071","static/chunks/1071-235049df1c3caba7.js","540","static/chunks/540-4b925f2c57833962.js","6189","static/chunks/6189-d8557db379604b3e.js","4840","static/chunks/4840-5802e869ffd1d2a9.js","5511","static/chunks/5511-7a419d84918a8d64.js","310","static/chunks/310-72d3b802b3cefa99.js","3543","static/chunks/3543-1ec838cbe59f6baa.js","4538","static/chunks/4538-a0d2c88024f1288a.js","4278","static/chunks/4278-9a6acf769f296866.js","9887","static/chunks/9887-bff2aa500d1d1995.js","7413","static/chunks/7413-419718450fadde21.js","224","static/chunks/app/(main)/servers/page-efa5f11aa2956719.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/worlds/page.tsx":{"id":36405,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/":[],"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/layout":["static/css/8dfdea5f9ccf5da4.css"],"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/page":[],"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/layout":[],"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/servers/page":[],"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/servers/[name]/page":[],"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/servers/[name]/console/page":[]}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(main)/servers/[name]/console/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"2863":{"*":{"id":"97952","name":"*","chunks":[],"async":false}},"3454":{"*":{"id":"21908","name":"*","chunks":[],"async":false}},"6453":{"*":{"id":"47600","name":"*","chunks":[],"async":false}},"6643":{"*":{"id":"68508","name":"*","chunks":[],"async":false}},"7854":{"*":{"id":"48054","name":"*","chunks":[],"async":false}},"10672":{"*":{"id":"76258","name":"*","chunks":[],"async":false}},"14224":{"*":{"id":"68123","name":"*","chunks":[],"async":false}},"19253":{"*":{"id":"20881","name":"*","chunks":[],"async":false}},"22237":{"*":{"id":"53014","name":"*","chunks":[],"async":false}},"23599":{"*":{"id":"69806","name":"*","chunks":[],"async":false}},"26854":{"*":{"id":"40860","name":"*","chunks":[],"async":false}},"32050":{"*":{"id":"59976","name":"*","chunks":[],"async":false}},"32539":{"*":{"id":"29664","name":"*","chunks":[],"async":false}},"34488":{"*":{"id":"85764","name":"*","chunks":[],"async":false}},"36405":{"*":{"id":"92753","name":"*","chunks":[],"async":false}},"38538":{"*":{"id":"1316","name":"*","chunks":[],"async":false}},"39943":{"*":{"id":"67348","name":"*","chunks":[],"async":false}},"41517":{"*":{"id":"79464","name":"*","chunks":[],"async":false}},"48283":{"*":{"id":"93551","name":"*","chunks":[],"async":false}},"52791":{"*":{"id":"57404","name":"*","chunks":[],"async":false}},"53693":{"*":{"id":"51646","name":"*","chunks":[],"async":false}},"61714":{"*":{"id":"56540","name":"*","chunks":[],"async":false}},"68067":{"*":{"id":"98985","name":"*","chunks":[],"async":false}},"85795":{"*":{"id":"85171","name":"*","chunks":[],"async":false}},"88904":{"*":{"id":"53966","name":"*","chunks":[],"async":false}},"89083":{"*":{"id":"83053","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/app-router.js":{"id":39943,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/app-router.js":{"id":39943,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/client-page.js":{"id":68067,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/client-page.js":{"id":68067,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/error-boundary.js":{"id":19253,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":19253,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/layout-router.js":{"id":14224,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/layout-router.js":{"id":14224,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/not-found-boundary.js":{"id":23599,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":23599,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/render-from-template-context.js":{"id":2863,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":2863,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/@mui+material-nextjs@5.18.0_@emotion+cache@11.14.0_@mui+material@5.18.0_@emotion+react@11.14._xfceg66236xjlk4ddzora6ngm4/node_modules/@mui/material-nextjs/v13-appRouter/appRouterV13.js":{"id":89083,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","5645","static/chunks/5645-d306bb768b5907c8.js","3185","static/chunks/app/layout-e0e626ece42c56d9.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@playwright+test@1.58.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Ubuntu\",\"arguments\":[{\"weight\":[\"300\",\"400\",\"500\",\"700\"],\"subsets\":[\"latin\"]}],\"variableName\":\"ubuntu\"}":{"id":20284,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","5645","static/chunks/5645-d306bb768b5907c8.js","3185","static/chunks/app/layout-e0e626ece42c56d9.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/globals.css":{"id":46639,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","5645","static/chunks/5645-d306bb768b5907c8.js","3185","static/chunks/app/layout-e0e626ece42c56d9.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/components/providers/LoadingProvider.tsx":{"id":3454,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","5645","static/chunks/5645-d306bb768b5907c8.js","3185","static/chunks/app/layout-e0e626ece42c56d9.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/lib/QueryProvider.tsx":{"id":22237,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","5645","static/chunks/5645-d306bb768b5907c8.js","3185","static/chunks/app/layout-e0e626ece42c56d9.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/theme/muiTheme.ts":{"id":88904,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","5645","static/chunks/5645-d306bb768b5907c8.js","3185","static/chunks/app/layout-e0e626ece42c56d9.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/theme/ThemeProvider.tsx":{"id":48283,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","540","static/chunks/540-4b925f2c57833962.js","5645","static/chunks/5645-d306bb768b5907c8.js","3185","static/chunks/app/layout-e0e626ece42c56d9.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/admin/users/page.tsx":{"id":53693,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/login/page.tsx":{"id":10672,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/page.tsx":{"id":26854,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","9760","static/chunks/9760-3b9261fc2cfda017.js","2542","static/chunks/2542-6ea12719b9ca1b7c.js","1931","static/chunks/app/page-06fbf91c6bf684a9.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/signup/page.tsx":{"id":85795,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/audit-logs/page.tsx":{"id":52791,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/layout.tsx":{"id":6453,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","9760","static/chunks/9760-3b9261fc2cfda017.js","6758","static/chunks/6758-d0a2d1008691eff1.js","680","static/chunks/680-61e3cda59bad5959.js","1668","static/chunks/1668-c41281dc3163e1c2.js","7436","static/chunks/7436-44378c85b24787cc.js","1071","static/chunks/1071-235049df1c3caba7.js","2542","static/chunks/2542-6ea12719b9ca1b7c.js","55","static/chunks/55-cc17f03142ace10c.js","6857","static/chunks/6857-5b9c04069853bfc4.js","8347","static/chunks/8347-d55cd74fb316fad0.js","1544","static/chunks/1544-d2d1404bef00d038.js","765","static/chunks/765-8e911fe4e2959f8d.js","8918","static/chunks/8918-bae025d477685e7d.js","9485","static/chunks/9485-9510025fbd9f9555.js","4095","static/chunks/app/(main)/layout-2f8a2fe359953bbc.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/backups/page.tsx":{"id":6643,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/dashboard/page.tsx":{"id":61714,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/players/page.tsx":{"id":38538,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/routing/page.tsx":{"id":34488,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/servers/[name]/console/page.tsx":{"id":32050,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","9760","static/chunks/9760-3b9261fc2cfda017.js","6758","static/chunks/6758-d0a2d1008691eff1.js","680","static/chunks/680-61e3cda59bad5959.js","1668","static/chunks/1668-c41281dc3163e1c2.js","7436","static/chunks/7436-44378c85b24787cc.js","1658","static/chunks/1658-1c16e5a05aaa11ee.js","6727","static/chunks/6727-e25ea0d10f0fea68.js","6357","static/chunks/6357-a9d3501984c53429.js","5375","static/chunks/5375-a2d3a8fb915a3971.js","3767","static/chunks/app/(main)/servers/%5Bname%5D/console/page-617a1ab914c8d828.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/servers/[name]/page.tsx":{"id":41517,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","9760","static/chunks/9760-3b9261fc2cfda017.js","6758","static/chunks/6758-d0a2d1008691eff1.js","680","static/chunks/680-61e3cda59bad5959.js","1668","static/chunks/1668-c41281dc3163e1c2.js","7436","static/chunks/7436-44378c85b24787cc.js","1071","static/chunks/1071-235049df1c3caba7.js","540","static/chunks/540-4b925f2c57833962.js","4416","static/chunks/4416-2385e5784dc036d6.js","9810","static/chunks/9810-e8bf0b092d80a553.js","7073","static/chunks/7073-46594e6380fdda11.js","880","static/chunks/880-be7151cc9c502be6.js","55","static/chunks/55-cc17f03142ace10c.js","6857","static/chunks/6857-5b9c04069853bfc4.js","8347","static/chunks/8347-d55cd74fb316fad0.js","1658","static/chunks/1658-1c16e5a05aaa11ee.js","1544","static/chunks/1544-d2d1404bef00d038.js","6727","static/chunks/6727-e25ea0d10f0fea68.js","6357","static/chunks/6357-a9d3501984c53429.js","787","static/chunks/787-91c6946656342fe4.js","1721","static/chunks/1721-2758853c661770ff.js","3489","static/chunks/3489-b8c5f08aa4922197.js","2537","static/chunks/2537-6c9d2dfd403b7448.js","278","static/chunks/app/(main)/servers/%5Bname%5D/page-96518534b90deb1c.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/servers/page.tsx":{"id":7854,"name":"*","chunks":["6812","static/chunks/6812-f5924f14ef351036.js","9760","static/chunks/9760-3b9261fc2cfda017.js","6758","static/chunks/6758-d0a2d1008691eff1.js","680","static/chunks/680-61e3cda59bad5959.js","1668","static/chunks/1668-c41281dc3163e1c2.js","7436","static/chunks/7436-44378c85b24787cc.js","1071","static/chunks/1071-235049df1c3caba7.js","540","static/chunks/540-4b925f2c57833962.js","4416","static/chunks/4416-2385e5784dc036d6.js","9810","static/chunks/9810-e8bf0b092d80a553.js","7073","static/chunks/7073-46594e6380fdda11.js","880","static/chunks/880-be7151cc9c502be6.js","1658","static/chunks/1658-1c16e5a05aaa11ee.js","6909","static/chunks/6909-9750e61adcf6f5e5.js","6727","static/chunks/6727-e25ea0d10f0fea68.js","190","static/chunks/190-9ecdd3c2ad7fadef.js","5386","static/chunks/5386-a568e84580b1d208.js","224","static/chunks/app/(main)/servers/page-c35bb5a99e6ff107.js"],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/settings/page.tsx":{"id":32539,"name":"*","chunks":[],"async":false},"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/worlds/page.tsx":{"id":36405,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/":[],"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/layout":["static/css/8dfdea5f9ccf5da4.css"],"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/page":[],"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/layout":[],"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/servers/page":[],"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/servers/[name]/page":[],"/home/runner/work/minecraft-server-manager/minecraft-server-manager/platform/services/mcctl-console/src/app/(main)/servers/[name]/console/page":[]}}