feat: add cached resource pack translation setting

Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/70cfa855-cff8-495e-ac06-9a65bb5cc913

Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-05-04 12:32:13 +00:00 committed by GitHub
parent 9f974da00d
commit b87b5abbe2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 133 additions and 7 deletions

View file

@ -684,6 +684,9 @@ Usage examples: "/tell &lt;mybot&gt; reco Player2", "/connect &lt;serverip&gt; P
<data name="Main.Advanced.LoadMccTrans" xml:space="preserve">
<value>Load translations applied to MCC when available, turn it off to use English only.</value>
</data>
<data name="Main.Advanced.load_resourcepack_translations" xml:space="preserve">
<value>Load translations from server resource packs and cache extracted language entries locally for faster reuse.</value>
</data>
<data name="Main.Advanced.mc_forge" xml:space="preserve">
<value>Use "auto", "no" or "force". Force-enabling only works for MC 1.13+.</value>
</data>