Releases: jyhsu2000/BannerMaker
Releases · jyhsu2000/BannerMaker
BannerMaker v2.5.0
BannerMaker v2.4.0
v2.4.0 (for v1.20.x)
- Add permission node for bypassing 6-patterns limit when getting banners (Enabled in config)
- Update Spigot API to 1.20.1
- Update Java compile target version to 17
- Stop providing technical support for legacy Spigot (prior to Spigot 1.20)
- Show
/bm help
info when providing invalid arguments to/bm
- [Experimental] Add banner showing feature to banner info page
- [Experimental] Add
/bm view
command for banner sharing (via text, in social media other than Minecraft)- Example:
/bm view rO0ABXQADjE0O2NyOjE7Y3JlOjEx
- Example:
Note: Some messages of Experimental features cannot be translated yet.
v2.4.0 (for v1.20.x)
- 新增權限節點,使取得旗幟時,能夠忽略 6 種樣式的限制(於設定檔中啟用)
- 更新 Spigot API 至 1.20.1
- 更新 Java 編譯目標版本至 17
- 停止為舊版 Spigot 提供技術支援(1.20 之前的版本)
- 當使用
/bm
,但參數無效時,顯示/bm help
的資訊 - 【實驗性功能】在旗幟資訊頁面,新增旗幟展示功能
- 【實驗性功能】新增
/bm view
指令,用於分享旗幟(透過文字,在 Minecraft 以外的社交平台)- 範例:
/bm view rO0ABXQADjE0O2NyOjE7Y3JlOjEx
- 範例:
請留意:實驗性功能 中有一些訊息尚無法翻譯。
BannerMaker v2.3.1
v2.3.1 (for 1.16.x)
- Fix delete button missing bug in 1.16.x
v2.3.1 (for 1.16.x)
- 修正在 1.16.x 中,刪除按鈕消失的錯誤
BannerMaker v2.3.0
v2.3.0 (for 1.16.x)
- Update to 1.16.1
v2.3.0 (for 1.16.x)
- 升級至 1.16.1
BannerMaker v2.2.2
v2.2.2 (for 1.14.x)
- Add Italian(it) translation (Thanks Leomixer17)
v2.2.2 (for 1.14.x)
- 新增義大利文(it)翻譯(感謝 Leomixer17)
BannerMaker v2.2.1
v2.2.1 (for 1.14.x)
- Add Polish(pl) translation (Thanks ziemniok99)
v2.2.1 (for 1.14.x)
- 新增波蘭文(pl)翻譯(感謝 ziemniok99)
BannerMaker v2.2.0
v2.2.0 (for 1.14.x)
- Update to 1.14.4
- Fix dye materials in recipes
- Update language mechanism
- Auto detect environment language if set language to "auto"
- Change filename syntax of language files from "zh-tw" to "zh_TW"
v2.2.0 (for 1.14.x)
- 升級至 1.14.4
- 修正合成表中的染料
- 更新語言機制
- 若 language 設定為「auto」,自動偵測環境語言
- 語言檔的檔名格式由「zh-tw」改為「zh_TW」
BannerMaker v2.1.1
v2.1.1 (for 1.13.x)
- Fix bug of missing dye materials when crafting banners
v2.1.1 (for 1.13.x)
- 修正合成旗幟時缺少染料的錯誤
BannerMaker v2.1.0
BannerMaker v2.0.1
v2.0.1 (for 1.13.x)
- Fix sorting of materials
- Cleanup code
v2.0.1 (for 1.13.x)
- 修正材料的排序
- 清理程式碼