parting now does not allow a player to rejoin
This commit is contained in:
parent
b4d580a075
commit
f756382429
2
var.py
2
var.py
@ -14,7 +14,7 @@ DAY_TIME_LIMIT_CHANGE = 120 # After DAY_TIME_LIMIT_WARN has passed
|
|||||||
START_WITH_DAY = False
|
START_WITH_DAY = False
|
||||||
KILL_IDLE_TIME = 300
|
KILL_IDLE_TIME = 300
|
||||||
WARN_IDLE_TIME = 180
|
WARN_IDLE_TIME = 180
|
||||||
PART_GRACE_TIME = 10
|
PART_GRACE_TIME = 0
|
||||||
KILL_GRACE_TIME = 30
|
KILL_GRACE_TIME = 30
|
||||||
|
|
||||||
LOG_FILENAME = ""
|
LOG_FILENAME = ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user