ULore is a DLC of UShop that allows you to add or edit lore for any items you'd like.
- Full GUI support
- Localized languages support
[Required pre-plugin] UShop
Put .whl
file into the endstone plugins folder, and then start the server.
Now, you can get the release version form this repo or
. Minebbs
Plugins/
├─ ulore/
│ ├─ lang/
│ │ ├─ zh_CN.json
│ │ ├─ en_US.json
-
zh_CN
-
en_US
Off course you can add your mother language to ULore, just creat XX_XX.json
(such as ja_JP.json
) and translate value with reference to en_US.json
.
You can also creat a PR to this repo to make your mother language one of the official languages of ULore.
You can view related screenshots of UShop from images folder of this repo.