add option to disable chat commands on proxy server

This commit is contained in:
Martin Michelsen
2023-01-22 21:31:21 -08:00
parent 37c8491dc3
commit 1b0f6cccf6
7 changed files with 51 additions and 25 deletions
+1
View File
@@ -37,6 +37,7 @@ struct ClientOptions {
// Options used only on proxy server
bool save_files;
bool enable_chat_commands;
bool enable_chat_filter;
bool suppress_remote_login;
bool zero_remote_guild_card;