Skip to content

Instantly share code, notes, and snippets.

@sepsol
Created June 3, 2022 16:55
Show Gist options
  • Save sepsol/5c97c021ca0dd54b89edc2890deda80a to your computer and use it in GitHub Desktop.
Save sepsol/5c97c021ca0dd54b89edc2890deda80a to your computer and use it in GitHub Desktop.
#Developer Config
[developer]
#Whether to enable developer mode.
enableDeveloperMode = false
#Range: > -2147483648
oneTimeEvents = 0
#Auto Shutdown Config
[autoShutdown]
#Enable auto-shutdown for server.
enable = false
#The time points of when server will auto-shutdown. Format: HH:mm.
times = ["04:00", "16:00"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment