mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-05 03:53:48 +00:00
feat(core): allow to debug KickPlayer() (#1549)
This commit is contained in:
@@ -500,6 +500,7 @@ LogFileLevel = 0
|
||||
# 2097152 - Anything related to guilds
|
||||
# 4194304 - Anything related to transports
|
||||
# 8388608 - Anything related to Warden anti cheat
|
||||
# 67108864 - Whenever KickPlayer() or CloseSocket() are called
|
||||
#
|
||||
# Simply add the values together to create a bitmask.
|
||||
# For more info see enum DebugLogFilters in Log.h
|
||||
|
||||
Reference in New Issue
Block a user