Disconnect player after being dead for 1 hour.
Contributed by nasseka.
This commit is contained in:
@@ -797,6 +797,11 @@ AltRecommend = False
|
||||
# Default: 7
|
||||
DeleteCharAfterDays = 7
|
||||
|
||||
# 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).
|
||||
# In that case he will not receive any Exp/SP from party and is not counted for party bonus.
|
||||
|
||||
Reference in New Issue
Block a user