SubServers-2/SubServers.Client
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
..
Bukkit Replace Auto-Restart and Temporary Flags with Stop Actions 2018-08-29 21:55:59 -04:00
Combo Seperate Sponge from Forge 2018-07-26 13:34:31 -04:00
Sponge Replace Auto-Restart and Temporary Flags with Stop Actions 2018-08-29 21:55:59 -04:00
config.yml Add a Sponge version of SubServers.Client 2018-07-22 23:44:20 -04:00
pom.xml Seperate Sponge from Forge 2018-07-26 13:34:31 -04:00