# BossShop-re **Repository Path**: Imcc/BossShop-re ## Basic Information - **Project Name**: BossShop-re - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-09-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #BossShop re --- **Minecraft 1.7.2-1.13 bukkit,spigot,KCauldron插件** **原帖地址: [https://github.com/BossShop/BossShop](https://github.com/BossShop/BossShop)** **使用教程: [http://www.mcbbs.net/thread-561954-1-1.html](http://www.mcbbs.net/thread-561954-1-1.html)** --- 关于物品名字本地化 * 原版物品 > 物品名字读取于插件中配戴的ItemName_xx_XX.lang
> 如果对应的翻译文件不存在,会自动从指定的连接下载相应的资源 * 物品 > 物品名字读取自Forge的API类cpw.mods.fml.common.registry.LanguageRegistry
> 如果mod中不存在对应的语言文件,可以把翻译文件拖到mod文件的语言文件夹 项目依赖 * [Bukkit-Commons-PluginBase](https://gitee.com/Imcc//Bukkit-Commons-PluginBase) * [Bukkit-Commons-NMSUtil](https://gitee.com/Imcc//Bukkit-Commons-NMSUtil) * [Bukkit-Commons-Tellraw](https://gitee.com/Imcc//Bukkit-Commons-Tellraw) * [Bukkit-Commons-Local](https://gitee.com/Imcc//Bukkit-Commons-Local)