Addition of .offline voiced command.

This commit is contained in:
MobiusDevelopment
2022-08-21 21:18:06 +00:00
parent 2a4a17b73f
commit 19241a0080
140 changed files with 3058 additions and 0 deletions

View File

@@ -41,3 +41,6 @@ OfflineDisconnectSameAccount = False
# Uses more datatabase resources, but helps if server shuts down unexpectedly.
StoreOfflineTradeInRealtime = True
# Enable .offline command for logging out.
EnableOfflineCommand = True