69 Commits

Author SHA1 Message Date
02f07e6070
Created the package-lock.json & yarn.lock file 2024-02-15 00:49:57 +01:00
91941a1b22
Added all required dependencies to the package.json 2024-02-15 00:49:48 +01:00
8d4cdae2f7
Created the jsconfig.json 2024-02-15 00:49:35 +01:00
701bc38d64
Updated the index.html 2024-02-15 00:49:29 +01:00
bc37ea8808
Removed the vite.svg 2024-02-15 00:46:58 +01:00
b3a60acee2
Implemented the ProxyHandler into the MCDashWrapper.java 2024-02-15 00:46:53 +01:00
cf0a3cdb67
Added a temp hash to the SetupRoute.java 2024-02-15 00:46:40 +01:00
30e639e4cf
Created the ProxyHandler.java 2024-02-15 00:46:03 +01:00
5ac1d4d7e7
Uploaded the software assets 2024-02-15 00:44:56 +01:00
602c68a727
Created the favicon.png asset 2024-02-15 00:44:49 +01:00
ba6c71c23b
Created the favicon.ico asset 2024-02-15 00:44:46 +01:00
031aaf0fa1
Removed the upstream module 2024-02-15 00:44:23 +01:00
0a7c2ff15a
Created the upstream link 2024-02-14 15:54:32 +01:00
882982234a
Created the .gitmodules file 2024-02-14 15:53:45 +01:00
170c52f26f
The SetupRoute.java now automatically creates the properties, server-icon.png & sets up the plugin 2024-02-14 14:53:47 +01:00
f379ec7df6
Implemented the motd, port & icon in the ServersRoute.java 2024-02-14 14:53:20 +01:00
449c5142a7
Integrated icon, motd & properties support for the Server.java entity 2024-02-14 14:53:08 +01:00
0ed7fdb2f8
Created the ServerProperties.java entity 2024-02-14 14:52:45 +01:00
c69e6fe55d
Created the server-icon.png 2024-02-14 14:47:09 +01:00
10613fff9b
Updated the ServerManager.java 2024-02-14 14:43:06 +01:00
6a65daa579
Fixed a bug in the SetupRoute.java 2024-02-14 14:13:58 +01:00
a5f8b72c9b
Added ServerVersionManager#getInstallers 2024-02-14 14:13:47 +01:00
990454a220
Integrated the JavaVersionManager into the ServerManager.java 2024-02-14 14:13:38 +01:00
6ad5890dd1
Created the JavaVersionManager.java 2024-02-14 14:13:26 +01:00
ef6be8a364
Added the jarchivelib dependency to the pom.xml 2024-02-14 14:13:00 +01:00
5ab592a53b
Created the SetupRoute.java 2024-02-14 00:51:47 +01:00
2efccce783
Renamed ServersRoute.java -> ListServersRoute.java 2024-02-14 00:51:08 +01:00
b9e0ead151
Updated the ServerConfiguration.java 2024-02-14 00:50:48 +01:00
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