Minecraft-Console-Client icon indicating copy to clipboard operation
Minecraft-Console-Client copied to clipboard

Hide chat in console

Open Forssmark opened this issue 5 years ago • 6 comments

I'm trying to find out how I turn off the chat in console client. I just can't figure it out anyone knows what setting it is??

Forssmark avatar Jun 24 '20 13:06 Forssmark

do showsystemmessages=false showxpbarmessages=false

in minecraftclient.ini

ningkaiyang avatar Jun 25 '20 19:06 ningkaiyang

There is currently no setting to disable the chat itself

ORelio avatar Jun 27 '20 08:06 ORelio

I need MCC purely for afking, and I run like 100-150 mcc at once so is it possible to add a feature to turn off the chat? Coz that saves a lot of ram.

GitReboot avatar Jun 27 '20 15:06 GitReboot

MCC does not store chat messages in memory, maybe you'll want to limit the scrollback in your terminal. Of course we can add a setting for hiding chat messages. Putting this on the TODO list but cannot provide an ETC.

ORelio avatar Jun 27 '20 18:06 ORelio

Thank You.

GitReboot avatar Jun 28 '20 06:06 GitReboot

I just found something, I don't know if its an error or a feature but when you put showsystemmessages=false, showxpbarmessages=false and showchatlinks=false chat totally before silent except for server announcements. Before telling it here I have tried this in 4 different servers(2 premium and 2 cracked) and I know for a fact that they all use different chat plugins and it worked in all.

So, if you are still interested in the chat "off" feature this can be a way until a official way comes up.

GitReboot avatar Jul 10 '20 16:07 GitReboot