forked from minetest/minetest_game
Deduplicate player action logging, silence fake player actions (#2941)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user