70CentsApple / ChatTools

Chat Tools 一个 Minecraft Fabric 辅助模组 | A Fabric client-side Minecraft Mod
GNU General Public License v3.0
13 stars 4 forks source link

Infinite Chat Logs #28

Open AlphaLeoli opened 1 month ago

AlphaLeoli commented 1 month ago

Motivation

I play a roleplay server called schoolrp (play.schoolrp.net). In it, and in many other servers too, it's very very useful to have chat logs. This way you can prove if something happened and not get banned. However, I think the amount of chat lines that are currently saved is nowhere near the amount that I need.

Description

This would create an infinite amount of chat logs files (maybe the user can specify a max amount of storage or a max amount of files they want saved) and then it would put the next 10k messages in that file before making a new one. Then, ingame you can press a button and it would open a chat log screen. this screen would by default be the latest one (the last 10k messages) but you will be able to select between all of them, or upload a log file from your pc to view.

Other information

No response

70CentsApple commented 1 month ago

I'm sorry, but if you want to review all your logs, you can go to .minecraft/logs, where all your logs (including the chat) are saved. I suppose that would be enough.

AlphaLeoli commented 1 month ago

but you can't search it ingame, and using it for proof on any of these servers rarely works

70CentsApple commented 1 month ago

but you can't search it ingame, and using it for proof on any of these servers rarely works

alright, then i'll consider that

AlphaLeoli commented 1 month ago

also another thing is they don't save the color or any of the json stuff like the hover text or anything like that image these chat messages were all colored, and there is no way to tell in the logs another thing is all the chat logs that aren't the most recent ones are like encrypted or smt