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

@@ -809,6 +809,10 @@ MaxFreeTeleportLevel = 99
# Default: 1
DeleteCharAfterDays = 1
# Disconnect player after being dead for 1 hour.
# Default: True
DisconnectAfterDeath = True
# 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).