Added a description for the Player List Logger in to the default configuration file.

This commit is contained in:
Milutinke 2022-09-25 22:07:43 +02:00
parent 697025040f
commit cf06c6f8e1

View file

@ -278,6 +278,7 @@ update_limit=10 # The rate at which the bot does calculations
stop_at_distance=3 # Do not follow the player if he is in the range of 3 blocks (prevents the bot from pushing a player in an infinite loop)
[PlayerListLogger]
# Log the list of players periodically into a textual file
enabled=false
log_file=playerlog.txt
log_delay=600 # 10 = 1s