SubServers-2/SubServers.Sync/src/net/ME1312/SubServers/Sync/Library
ME1312 bc5acab41d
Replace Auto-Restart and Temporary Flags with Stop Actions
Stop Actions will is the replacement for both the Auto Restart and Temporary flags. To define that the server should restart on stop, use the RESTART keyword. To get the same result that you would get using the temporary flag, use the REMOVE_SERVER keyword.

Additionally, there is now a DELETE_SERVER keyword. This keyword does the same thing as the REMOVE_SERVER keyword, except it deletes the directory on the server ran from.

If you would like nothing special to happen when the server stops, use the NONE keyword.
2018-08-29 21:55:59 -04:00
..
Compatibility Add bungee.yml for installation instruction 2018-04-06 20:10:25 -04:00
Config Allow raw binary to be sent over SubData 2018-08-23 23:35:22 -04:00
Exception SubServers, Host, Sync & Client v2.12.1d/2.12.1c/2.12.1a/2.12.1c 2017-08-22 09:02:23 -04:00
Files Slight configuration change 2018-08-06 02:08:55 -04:00
Version Extend SubAPI to wrap the SubData packet centered APIs 2018-06-30 23:46:58 -04:00
Callback.java Rewrite SubData API for JSON dependancy changes 2018-04-14 21:53:51 -04:00
Container.java Update Libraries 2018-01-05 17:30:01 -05:00
ExtraDataHandler.java Make Name field optional for SubServers.Client 2018-01-29 01:04:36 -05:00
Metrics.java Replace Auto-Restart and Temporary Flags with Stop Actions 2018-08-29 21:55:59 -04:00
NamedContainer.java Update Libraries 2018-01-05 17:30:01 -05:00
SubEvent.java SubServers, Host, Sync & Client v2.12.1d/2.12.1c/2.12.1a/2.12.1c 2017-08-22 09:02:23 -04:00
UniversalFile.java SubServers, Host, Sync & Client v2.12.1d/2.12.1c/2.12.1a/2.12.1c 2017-08-22 09:02:23 -04:00
Util.java Create a more straightforward way for interacting with unstable methods 2018-07-28 22:09:47 -04:00