carlquistb / FormulaCraft

An SMS-based service for running Minecraft server on AWS.
MIT License
0 stars 1 forks source link

Adding auto shutdown functionality #36

Closed nlipiarski closed 4 years ago

nlipiarski commented 4 years ago

As the title suggests, adding auto shutdown when no one is on the server for 15 minutes. As a side effect, there was also some cleanup of code to shutdown the server so that now all shutdown attempts will also upload the world and close the stack. Testing was done locally with one player, however testing on AWS with multiple people would probably be useful.