add player notifications on proxy server

This commit is contained in:
Martin Michelsen
2023-03-12 00:09:59 -08:00
parent 2291d758ac
commit 711bbf0a21
7 changed files with 54 additions and 29 deletions
+1
View File
@@ -39,6 +39,7 @@ struct ClientOptions {
bool save_files;
bool enable_chat_commands;
bool enable_chat_filter;
bool enable_player_notifications;
bool suppress_remote_login;
bool zero_remote_guild_card;
bool ep3_infinite_meseta;