SubServers-2/SubServers.Host/src/net/ME1312/SubServers/Host/Network/Packet
ME1312 361acf7b17
Add a dedicated restart packet
I don't reccommend using this packet over the start & stop combination because of the lack of feedback you get in comparision.

However, if the server sending the packet is requesting to restart itself then this is your only option, so that's why it's here.
2019-01-20 17:49:12 -05:00
..
PacketAuthorization.java #32 Update the utility class 2019-01-14 18:28:18 -05:00
PacketCommandServer.java Seperate SubServers.Host from the GalaxiEngine (Step 2) 2018-09-08 18:06:21 -04:00
PacketCreateServer.java Add Version support to YAMLConfig 2019-01-17 12:44:47 -05:00
PacketDownloadGroupInfo.java Seperate SubServers.Host from the GalaxiEngine (Step 2) 2018-09-08 18:06:21 -04:00
PacketDownloadHostInfo.java Seperate SubServers.Host from the GalaxiEngine (Step 2) 2018-09-08 18:06:21 -04:00
PacketDownloadLang.java #32 Update the utility class 2019-01-14 18:28:18 -05:00
PacketDownloadNetworkList.java Seperate SubServers.Host from the GalaxiEngine (Step 2) 2018-09-08 18:06:21 -04:00
PacketDownloadPlatformInfo.java Seperate SubServers.Host from the GalaxiEngine (Step 2) 2018-09-08 18:06:21 -04:00
PacketDownloadPlayerList.java Seperate SubServers.Host from the GalaxiEngine (Step 2) 2018-09-08 18:06:21 -04:00
PacketDownloadProxyInfo.java Seperate SubServers.Host from the GalaxiEngine (Step 2) 2018-09-08 18:06:21 -04:00
PacketDownloadServerInfo.java Seperate SubServers.Host from the GalaxiEngine (Step 2) 2018-09-08 18:06:21 -04:00
PacketExAddServer.java #35 Add command line variables to SubServers 2019-01-17 10:39:15 -05:00
PacketExConfigureHost.java #32 Update the utility class 2019-01-14 18:28:18 -05:00
PacketExCreateServer.java Add Version support to YAMLConfig 2019-01-17 12:44:47 -05:00
PacketExDeleteServer.java #32 Update the utility class 2019-01-14 18:28:18 -05:00
PacketExRemoveServer.java #32 Update the utility class 2019-01-14 18:28:18 -05:00
PacketExUpdateServer.java #35 Add command line variables to SubServers 2019-01-17 10:39:15 -05:00
PacketInReload.java #32 Update the utility class 2019-01-14 18:28:18 -05:00
PacketInReset.java Seperate SubServers.Host from the GalaxiEngine (Step 2) 2018-09-08 18:06:21 -04:00
PacketInRunEvent.java Add Version support to YAMLConfig 2019-01-17 12:44:47 -05:00
PacketLinkExHost.java #32 Update the utility class 2019-01-14 18:28:18 -05:00
PacketOutExLogMessage.java Seperate SubServers.Host from the GalaxiEngine (Step 2) 2018-09-08 18:06:21 -04:00
PacketOutExRequestQueue.java Seperate SubServers.Host from the GalaxiEngine (Step 2) 2018-09-08 18:06:21 -04:00
PacketRestartServer.java Add a dedicated restart packet 2019-01-20 17:49:12 -05:00
PacketStartServer.java Seperate SubServers.Host from the GalaxiEngine (Step 2) 2018-09-08 18:06:21 -04:00
PacketStopServer.java Add a dedicated restart packet 2019-01-20 17:49:12 -05:00