1
mirror of https://github.com/CarmJos/ScriptItems synced 2024-09-19 21:35:50 +00:00

完善消息提示

This commit is contained in:
Carm Jos 2022-03-13 18:14:45 +08:00
parent 466c464e67
commit 8aeacd8d45

View File

@ -8,9 +8,9 @@ public class PluginMessages extends MessagesRoot {
public static final EasyMessageList USAGE = EasyMessageList.builder().contents(
"&2&l脚本指令 &f指令帮助",
"&8#&f give &a<玩家名> &a<箱子ID> &2[数量]",
"&8#&f give &a<玩家名> &a<脚本ID> &2[数量]",
"&8-&7 给予指定玩家指定数量的物品。",
"&8#&f apply &a<箱子ID>",
"&8#&f apply &a<脚本ID>",
"&8-&7 为手中的物品直接绑定一个配置。",
"&8#&f reload",
"&8-&7 重载配置文件。"