v1.4
What's Changed
- Fixed a problem where the configured
startTimeout
was not adding up to the time it takes for the server to auto-terminate when it starts up.- After a server is started with autoJoin, it will automatically stop after
startTimeout + servers.<serverName>.timeout
has elapsed.
- After a server is started with autoJoin, it will automatically stop after
Full Changelog: v1.3...v1.4