From 09b99e9dd2024852421e8eb97163c196df22844e Mon Sep 17 00:00:00 2001 From: UplandJacob Date: Mon, 9 Jun 2025 19:14:35 -0500 Subject: [PATCH] Add settings, player list, fix some stuff --- client/index.html | 625 ++++++++++++++++++++++++---------------------- 1 file changed, 322 insertions(+), 303 deletions(-) diff --git a/client/index.html b/client/index.html index 408e047..efc754b 100644 --- a/client/index.html +++ b/client/index.html @@ -1,303 +1,322 @@ - - - - - - - - - - - - - - - - WebConsole - - -
- -
- - -
- -
-

Select a server from the menu

-

Use the navigation bar to add a new Minecraft Server or connect to a previously added one.

-
- - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + WebConsole + + +
+ +
+ + +
+ +
+

Select a server from the menu

+

Use the navigation bar to add a new Minecraft Server or connect to a previously added one.

+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +