[Feature]: Config option to disable chat messages
Saereth opened this issue ยท 3 comments
Describe the bug
Minetogether chat is printing to the log for everything that everyone says
Steps to reproduce
Install minetogether (Currently Stoneblock 3 1.0.2) and observe the logs
Expected behaviour
Not to log every chat within MT's chat scope
Screenshots
Version
minetogether-forge-1.18.2-5.2.8
Minecraft Version
1.18.2
ModLoader Version
40.1.84
Additional Information
No response
I don't think this is really a bug, it was intended that chat goes to the console.
However, I can add a config option to disable/enable it.
Spamming your mod's content to the log files is outside of the scope of the purpose of log files. Folks use these log files to look for errors and warning, it is not the place for chat messages. This should not even be a feature, let alone it should be disabled by default. But this is just my opinion as a developer. I think the suggestion on the FTB forums was to just uninstall the mod - probably not what a developer want's to hear about their mod.