This commit is contained in:
2025-10-20 07:33:27 +00:00
parent cb6e810b0a
commit 1ab81d5f52
4223 changed files with 1326379 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
#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"]