SubServers – The Minecraft Server Management Platform
Go to file
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
.github Add some escapes for use in SubServers.Host commands 2018-06-25 20:51:14 -04:00
Artifacts Add javadoc hub 2018-07-26 22:41:21 -04:00
SubServers.Bungee Replace Auto-Restart and Temporary Flags with Stop Actions 2018-08-29 21:55:59 -04:00
SubServers.Client Replace Auto-Restart and Temporary Flags with Stop Actions 2018-08-29 21:55:59 -04:00
SubServers.Console Update vanilla patch locations 2018-07-26 21:29:26 -04:00
SubServers.Host Replace Auto-Restart and Temporary Flags with Stop Actions 2018-08-29 21:55:59 -04:00
SubServers.Sync Replace Auto-Restart and Temporary Flags with Stop Actions 2018-08-29 21:55:59 -04:00
.gitattributes SubServers, Host, & Client Beta v2.12b;1/2.12c;1/2.12b;1 2017-07-18 19:28:59 -04:00
.gitignore Remove redundant call to invoker 2018-07-26 16:14:32 -04:00
CNAME Fix links 2017-01-06 16:11:52 -05:00
LICENSE Generate difference list 2017-08-24 10:28:00 -04:00
README.md Restructure the Download packet group 2018-08-09 14:54:56 -04:00
_config.yml Set theme jekyll-theme-cayman 2017-01-03 12:53:20 -05:00
pom.xml Seperate Sponge from Forge 2018-07-26 13:34:31 -04:00