#server logging every projectile (how do i turn it off)
7 messages · Page 1 of 1 (latest)
“tail -f” the log file and filter that?
Well sure yeah, but is there a way to make the server not log all this in the first place?
Idk. Would be, pleasantly, surprised to find the mc server includes any sort of log filtering configuration.
I mean, why do that when there are utilities, especially handy on unix, to fold/spin/mash/slice/dice any text files or streams, such as logs?
Check the config of this mod
https://www.curseforge.com/minecraft/mc-mods/projectile-damage-attribute
And we do include this mod to filter the logs.
https://www.curseforge.com/minecraft/mc-mods/log-begone
Here is the config we use. Not sure this line is in it yet as I haven't updated it, and this sounds new.
Thank you! I knew it was some mod doing this because I know it doesn't happen in vanilla, and I'm pretty sure this started with the 1.6 update. Thanks for the help!