Skip to content

Commit

Permalink
[1.2.0] 移除无用消息
Browse files Browse the repository at this point in the history
  • Loading branch information
CarmJos committed Feb 28, 2022
1 parent 40b17ad commit 7d0308a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<groupId>cc.carm.plugin</groupId>
<artifactId>timereward</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
<packaging>jar</packaging>

<name>TimeReward</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ public class PluginMessages extends MessagesRoot {
"&8-&7 查看用户的在线时长信息与奖励领取情况。",
"&8#&f list",
"&8-&7 列出所有奖励与条件。",
"&8#&f info &6<奖励ID>",
"&8-&7 查看奖励详情。",
"&8#&f test &6<奖励ID>",
"&8-&7 测试执行奖励配置的指令。"
);
Expand Down

0 comments on commit 7d0308a

Please sign in to comment.