Deduplicate player action logging, silence fake player actions (#2941)

This commit is contained in:
nixnoxus 2022-05-06 20:04:55 +02:00 committed by GitHub
parent edd033b708
commit 0c2ee1e41d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 95 additions and 65 deletions

View file

@ -75,3 +75,6 @@ default:torch 99,default:cobble 99
# Enable cloud and shadow intensity variation by the 'weather' mod.
# Non-functional in V6 or Singlenode mapgens.
#enable_weather = true
# If enabled, non-player actions are logged
#log_non_player_actions = false