We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pipeworks creates a lot of log spam moving items around, which was increased by #360. I think it would be a good idea to add a setting to ignore non-player inventory actions, like default does (maybe it could read the same setting): https://github.com/minetest/minetest_game/blob/511619253facd524df75ae44537d7b2c4e30a8db/mods/default/functions.lua#L729-L745
default
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Pipeworks creates a lot of log spam moving items around, which was increased by #360. I think it would be a good idea to add a setting to ignore non-player inventory actions, like
default
does (maybe it could read the same setting): https://github.com/minetest/minetest_game/blob/511619253facd524df75ae44537d7b2c4e30a8db/mods/default/functions.lua#L729-L745The text was updated successfully, but these errors were encountered: