MythicChanger Wiki
  • 🎉Welcome
  • 📦Info
    • âś…Requirements
    • ⚙️Install
    • â›”Limitation
    • đź”—Compatibility
    • 🛠️Configuration files
    • ⌨️Commands
    • âť“FAQ
    • đź“‹Format
    • 🆚Compare
  • 🤖Auto Match & Change
    • đź“‚Info of Auto Match & Change
    • 📌Rule
    • 📚Rule Config Example - Lore Modifier
    • 📚Rule Config Example - Vanilla Item Replacer
    • 📚Rule Config Example - Illegal Enchant Level Remover
    • 📚Rule Config Example - Random Replace
  • 🌱Drag/GUI Change
    • đź“‚Info of Drag/GUI Change
    • 🪄Apply Item
    • 📚Apply Item Example - Enchantment Scroll
    • 📚Apply Item Example - Attribute Scroll
    • 📚Apply Item Example - Stat Scroll
  • 🔍Match Rules
    • None
    • Items
    • Material
    • Material Tag
    • Contains Name/Contains Lore
    • Contains Enchants/Stored Enchants
    • Contains Enchants/Stored Enchants Amount
    • Contains Apply
    • Contains NBT
    • Has Name
    • Has Lore
    • Has Enchants
    • Has Apply
    • Rarity
    • NBT
    • NOT
    • ANY
    • Enchantable
    • Item Format
  • 🔄Change Rules
    • ⚠️Note
    • Empty
    • Fix Hide Attributes Bug
    • Add Name
    • Add Lore
    • Add Attributes
    • Set Name/Lore
    • Set Custom Model Data
    • Set Amount
    • Add flag/Remove flag
    • Add enchants
    • Delete enchants
    • Remove Name/Lore
    • Remove Enchants
    • Set Type
    • Random
    • Replace Item
    • Replace Name
    • Replace Lore
    • Replace Enchants
    • Set Color
    • Parse PAPI
    • NBT
    • Edit Item
    • Edit Lore
    • Keep
    • Deapply
    • Apply Limit
    • MMOItems
  • ✨Features
    • 🎨Color Code
    • ⚡Powerful Item Placeholders
    • 🌍Localized Item Name - Premium
    • ✔️Only In Player Inventory
    • đź’ľSaved Item
  • đź’»Develop
    • Add custom rules
Powered by GitBook
On this page
  • Requirements
  • Configs
  • Problems
  • Note
  1. ✨Features

🌍Localized Item Name - Premium

Requirements

  • Server version 1.16+.

Configs

  • Open config.yml file, and fine below contents:

config-files:
  generate-default-files: true
  language: en_US
  minecraft-locate-file:
    enabled: true
    generate-new-one: true
    file: 'zh_cn.json'
  • Please set minecraft-locate-file.enabled option to true.

  • Then also set minecraft-locate-file.generate-new-one option to true.

  • Finally, set file option to your language locate file name. Support value:

    • af_za.json

    • ar_sa.json

    • ast_es.json

    • az_az.json

    • ba_ru.json

    • bar.json

    • be_by.json

    • bg_bg.json

    • br_fr.json

    • brb.json

    • bs_ba.json

    • ca_es.json

    • cs_cz.json

    • cy_gb.json

    • da_dk.json

    • de_at.json

    • de_ch.json

    • de_de.json

    • el_gr.json

    • en_au.json

    • en_ca.json

    • en_gb.json

    • en_nz.json

    • en_pt.json

    • en_ud.json

    • enp.json

    • enws.json

    • eo_uy.json

    • es_ar.json

    • es_cl.json

    • es_ec.json

    • es_es.json

    • es_mx.json

    • es_uy.json

    • es_ve.json

    • esan.json

    • et_ee.json

    • eu_es.json

    • fa_ir.json

    • fi_fi.json

    • fil_ph.json

    • fo_fo.json

    • fr_ca.json

    • fr_fr.json

    • fra_de.json

    • fur_it.json

    • fy_nl.json

    • ga_ie.json

    • gd_gb.json

    • gl_es.json

    • haw_us.json

    • he_il.json

    • hi_in.json

    • hr_hr.json

    • hu_hu.json

    • hy_am.json

    • id_id.json

    • ig_ng.json

    • io_en.json

    • is_is.json

    • isv.json

    • it_it.json

    • ja_jp.json

    • jbo_en.json

    • ka_ge.json

    • kk_kz.json

    • kn_in.json

    • ko_kr.json

    • ksh.json

    • kw_gb.json

    • la_la.json

    • lb_lu.json

    • li_li.json

    • lmo.json

    • lo_la.json

    • lol_us.json

    • lt_lt.json

    • lv_lv.json

    • lzh.json

    • mk_mk.json

    • mn_mn.json

    • ms_my.json

    • mt_mt.json

    • nah.json

    • nds_de.json

    • nl_be.json

    • nl_nl.json

    • nn_no.json

    • no_no.json

    • oc_fr.json

    • ovd.json

    • pl_pl.json

    • pt_br.json

    • pt_pt.json

    • qya_aa.json

    • ro_ro.json

    • rpr.json

    • ru_ru.json

    • ry_ua.json

    • sah_sah.json

    • se_no.json

    • sk_sk.json

    • sl_si.json

    • so_so.json

    • sq_al.json

    • sr_cs.json

    • sr_sp.json

    • sv_se.json

    • sxu.json

    • szl.json

    • ta_in.json

    • th_th.json

    • tl_ph.json

    • tlh_aa.json

    • tok.json

    • tr_tr.json

    • tt_ru.json

    • uk_ua.json

    • val_es.json

    • vi_vn.json

    • vp_vl.json

    • yi_de.json

    • yo_ng.json

    • zh_hk.json

    • zh_cn.json

    • zh_tw.json

    • zlm_arab.json

  • Like I put zh_cn.json here. Start the server, the plugin will say it starting download the file.

  • If sucessfully download, you will say new localized item name, like me:

Problems

Do you have problems? Try:

  • Delete the json file generated at plugins/MythicChanger folder then regenerate this file.

  • Are you using premium version? Only premium version support this for now.

  • Did plugin print error message when generate the locate file? If yes, try restart the server and plugin will auto regenerate.

Note

  • After generate this file, please keep generate-new-one option to false.

  • If your server upgraded game version, you need delete old locate file and regenerate new one.

  • Server or plugin maybe lag when first time open the shop menu after restart the server, because we need build a cache for those localized item name. Under normal circumstances, you should not feel it unless you have a lot of products.

Previous⚡Powerful Item PlaceholdersNext✔️Only In Player Inventory

Last updated 4 months ago