mrbuilder1961 / ChatPatches

A Minecraft client-side mod that touches up Minecraft's mundane chat, with configurability in mind!
GNU Lesser General Public License v3.0
43 stars 16 forks source link

Prevent chat clearing on reconfigure stage #147

Open JingHai-Lingyun opened 4 months ago

JingHai-Lingyun commented 4 months ago

Is your feature request related to a problem? Please describe.

Mojang modified some code about server chat, now when you switch between multiple BungeeCord subservers, you cannot see the historical chat information of the previous subserver.

Describe the solution you'd like

Allow player view historical chat messages in other sub-servers

mrbuilder1961 commented 4 months ago

is this fixed by https://modrinth.com/mod/no-clearchat-on-reconfigure ? i was thinking of implementing this

JingHai-Lingyun commented 4 months ago

ah, this is exactly what I want. it is a good idea to add into chatpatches