fix(Core/Worldsession): add option to prevent logout when AFK in a sanctuary zone (#2205)

This commit is contained in:
mik1893
2019-09-09 22:53:37 +01:00
committed by Stoabrogga
parent ee09fb8f9d
commit 67d180ea77
4 changed files with 21 additions and 2 deletions

View File

@@ -1162,6 +1162,15 @@ RecruitAFriend.MaxDifference = 4
InstantLogout = 1
#
# PreventAFKLogout
# Description: Prevent players AFK from being logged out
# Default: 0 - (Disabled)
# 1 - (Enabled, prevent players AFK from being logged out in Sanctuary zones)
# 2 - (Enabled, prevent players AFK from being logged out in all zones)
PreventAFKLogout = 0
#
# DisableWaterBreath
# Description: Required security level for water breathing.
@@ -1438,7 +1447,7 @@ Motd = "Welcome to an AzerothCore server."
# PLEASE NOTE: another (hardcoded) text will appear below the MOTD:
#
# "This server runs on AzerothCore www.azerothcore.org"
#
#
# All the AzerothCore contributors, as well as its father projects (MaNGOS, TrinityCore, etc..),
# have worked for free to provide you this software. Please do not remove the credits.
#