Add automatic shutdown when proxy is empty

This commit is contained in:
rtm516 2020-06-19 16:16:16 +01:00
commit 03979f2808
5 changed files with 40 additions and 4 deletions

View file

@ -28,6 +28,10 @@ geyser:
# If debug messages should be sent through console, has to be enabled in both places to work
debug-mode: false
# The time to wait after the last player disconnects to shutdown the proxy
# In seconds, set to -1 to disable
shutdown-time: 300
# A global list of servers sent to all clients
servers:
- address: "play.cubecraft.net"