41 Commits

Author SHA1 Message Date
ff01c76130
Added all installers to thr ServerVersionManager.java 2024-02-14 00:50:26 +01:00
85b8e19053
Added ServerManager#getVersionManager 2024-02-14 00:49:42 +01:00
324e6e9a37
Created the PaperInstaller.java 2024-02-14 00:49:17 +01:00
e8c3de213e
Created the PurpurInstaller.java 2024-02-14 00:49:10 +01:00
548e79c50f
Created the SpigotInstaller.java 2024-02-14 00:49:01 +01:00
7c80d11f38
Created the VersionInstaller.java 2024-02-14 00:48:51 +01:00
6e99e06f0c
Created the ListServersRoute.java 2024-02-13 22:25:40 +01:00
075a0e7490
Added ResponseController#jsonArray 2024-02-13 22:25:25 +01:00
743066f959
Added ServerConfiguration#toHashMap 2024-02-13 22:25:04 +01:00
15b2b4177e
Renamed keepAlive -> checkHealth in the Server.java 2024-02-13 20:52:41 +01:00
e626a80fe3
Fixed a bug in the ServerManager.java 2024-02-13 20:51:22 +01:00
3dd23351d0
Created the ServerStopRoute.java 2024-02-13 20:21:05 +01:00
c342eca5bb
Created the ServerStartRoute.java 2024-02-13 20:20:59 +01:00
91ae04923e
Added ServerConfiguration#toString & fixed the exposure 2024-02-13 20:20:47 +01:00
e30f828a73
Added Server#toString 2024-02-13 20:19:03 +01:00
346a6b1a9a
Added ServerManager#getServers 2024-02-13 20:18:33 +01:00
677bde3c82
Implemented the autoStart feature into the ServerManager 2024-02-13 18:51:14 +01:00
36b59f8316
Created the MCDashWrapper.java 2024-02-13 18:42:06 +01:00
9af614d22a
Created the StaticHandler.java 2024-02-13 18:41:31 +01:00
c145c79c7d
Created the DefaultHandler.java 2024-02-13 18:41:18 +01:00
b0c3633cad
Created the PingRoute.java 2024-02-13 18:41:03 +01:00
b0ff5fd8de
Created the DefaultRoute.java 2024-02-13 18:40:39 +01:00
7884df7862
Created the ResponseController.java 2024-02-13 18:40:31 +01:00
99d78675b1
Created the Response.java 2024-02-13 18:40:20 +01:00
90a62942ac
Created the Request.java 2024-02-13 18:40:11 +01:00
650605c8d7
Created the JSONBuilder.java 2024-02-13 18:39:51 +01:00
17dd784e1f
Created the HTTPMethod.java http entity 2024-02-13 18:39:20 +01:00
467dac3723
Created the ContentType.java http entity 2024-02-13 18:39:15 +01:00
94b5a73fdf
Created the ServerStatus.java entity 2024-02-13 18:39:03 +01:00
a6ada32a72
Created the ServerConfiguration.java entity 2024-02-13 18:38:55 +01:00
0d8f315952
Created the Server.java entity 2024-02-13 18:36:49 +01:00
55d13e6276
Created the ServerVersionManager.java 2024-02-13 18:36:31 +01:00
e134d0bd01
Created the ServerManager.java 2024-02-13 18:36:26 +01:00
f65423b27f
Created the Logger.java 2024-02-13 18:36:10 +01:00
79bb6fb334
Created the DashShutdownHook.java 2024-02-13 18:35:46 +01:00
678757b0c5
Created the ConfigurationManager.java 2024-02-13 18:35:37 +01:00
24c498ef25
Created the pom.xml 2024-02-13 18:35:09 +01:00
397c5fcb05
Added new files/folders to the .gitignore 2024-02-13 18:33:53 +01:00
d6e4fcca5f
Created the log4j2.xml resource 2024-02-13 18:33:40 +01:00
633feb0be2 Uploaded the default vite template to the webui folder 2024-02-13 18:29:34 +01:00
110d66d32d
Initial commit 2024-02-13 14:39:17 +01:00