更新文档
All checks were successful
Java CI-CD with Maven / build (push) Successful in 8m50s

This commit is contained in:
zhangyuheng 2024-06-24 16:20:30 +08:00
parent c7d8baf885
commit 8ef1c9a7d0
2 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,9 @@
<img src="https://ssl.lunadeer.cn:14437/i/2024/03/28/6604de7db2e6f.png" alt="" width="70%">
### [开源地址](https://ssl.lunadeer.cn:14446/zhangyuheng/MiniPlayerTitle) | [文档地址](https://ssl.lunadeer.cn:14448/doc/2/)
### [下载页面](https://ssl.lunadeer.cn:14446/zhangyuheng/MiniPlayerTitle/releases)
### [统计页面](https://bstats.org/plugin/bukkit/MiniPlayerTitle/21444) | [Hangar](https://hangar.papermc.io/zhangyuheng/MiniPlayerTitle)
</div>

View File

@ -66,7 +66,7 @@ public class Commands implements TabExecutor {
case "edit_title_name": // mplt edit_title_name <称号ID> <称号名称>
TitleManage.editTitleName(sender, args);
break;
case "edit_title_desc": // mplt set_title_desc <称号ID> <称号描述>
case "edit_title_desc": // mplt edit_title_desc <称号ID> <称号描述>
TitleManage.editTitleDescription(sender, args);
break;
case "custom_title": // mplt custom_title <称号>