Toxic features and improve protections (#897)

This commit is contained in:
maybegreat48
2023-01-22 21:57:32 +00:00
committed by GitHub
parent f360d7f436
commit d45d0c1ffc
59 changed files with 8056 additions and 6801 deletions

View File

@ -13,7 +13,7 @@ namespace big
public:
bool announce_in_chat = false;
bool notify = true;
bool log = false;
bool log = true;
bool add_to_player_db = false;
bool block_joins = false;
bool kick = false;