Open Neocraft1293 opened 11 months ago
temporal resolution: modify the object code like this https://github.com/Neocraft1293/MineClone2/commit/19032e980ed7de40966ecd59621d9d7be3cef5b9 (add blockwatch.log_event in the code)
But sometimes it would help if you knew, who uses a direct lava source (default:lava_source i.e. without a bucket). This is definitely logged by Minetest (see debug.text). Example:
2024-01-24 11:32:18: ACTION[Server]: singleplayer places node default:lava_source at (36,8,56)
Currently, Minetest does not consider players' placement of certain blocks as a direct block placement action. This happens, for example, with fire lit by a lighter, water and lava poured using buckets, beds, etc.