Disconnect player after being dead for 1 hour.

Contributed by nasseka.
This commit is contained in:
MobiusDevelopment
2022-06-28 11:44:04 +00:00
parent 38eab09619
commit 7c3f8bf3b7
130 changed files with 1185 additions and 380 deletions

View File

@@ -719,6 +719,10 @@ MaxNewbieBuffLevel = 0
# Default: 3
DeleteCharAfterDays = 3
# Disconnect player after being dead for 1 hour.
# Default: False
DisconnectAfterDeath = False
# PARTY XP DISTRIBUTION
# With "auto method" member is cut from Exp/SP distribution when his share is lower than party bonus acquired for him (30% for 2 member party).