SubServers-2/SubServers.Sync/src/net/ME1312/SubServers/Sync/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 Rewrite SubData API for JSON dependancy changes 2018-04-14 21:53:51 -04:00
PacketCreateServer.java Make the port argument optional 2018-10-08 17:07:44 -04:00
PacketDownloadGroupInfo.java Switch SubData Packets from JSON to MessagePack encoding 2018-08-23 22:32:49 -04:00
PacketDownloadHostInfo.java Switch SubData Packets from JSON to MessagePack encoding 2018-08-23 22:32:49 -04:00
PacketDownloadLang.java #32 Update the utility class 2019-01-14 18:28:18 -05:00
PacketDownloadNetworkList.java Rewrite SubData API for JSON dependancy changes 2018-04-14 21:53:51 -04:00
PacketDownloadPlatformInfo.java Restructure the Download packet group 2018-08-09 14:54:56 -04:00
PacketDownloadPlayerList.java Rewrite SubData API for JSON dependancy changes 2018-04-14 21:53:51 -04:00
PacketDownloadProxyInfo.java Switch SubData Packets from JSON to MessagePack encoding 2018-08-23 22:32:49 -04:00
PacketDownloadServerInfo.java Switch SubData Packets from JSON to MessagePack encoding 2018-08-23 22:32:49 -04:00
PacketInExUpdateWhitelist.java Expand on the API for restricted servers 2019-01-10 15:52:38 -05:00
PacketInReset.java Rewrite SubData API for JSON dependancy changes 2018-04-14 21:53:51 -04:00
PacketInRunEvent.java Add Version support to YAMLConfig 2019-01-17 12:44:47 -05:00
PacketLinkProxy.java #32 Update the utility class 2019-01-14 18:28:18 -05:00
PacketRestartServer.java Add a dedicated restart packet 2019-01-20 17:49:12 -05:00
PacketStartServer.java Restructure the Download packet group 2018-08-09 14:54:56 -04:00
PacketStopServer.java Add a dedicated restart packet 2019-01-20 17:49:12 -05:00