mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-10-04 21:50:07 +00:00
Fixed halved NPC distance and renamed config option to chunksize.
This commit is contained in:
@@ -20,8 +20,7 @@ dbsaveinterval=240
|
||||
port=8002
|
||||
ip=127.0.0.1
|
||||
# distance at which other players and NPCs become visible
|
||||
playerdistance=20000
|
||||
npcdistance=16000
|
||||
chunksize=40000
|
||||
# time, in milliseconds, to wait before kicking a non-responsive client
|
||||
# default is 1 minute
|
||||
timeout=60000
|
||||
|
Reference in New Issue
Block a user