mirror of
https://github.com/carm-outsource/TimeReward.git
synced 2026-06-05 01:08:10 +08:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 85b7fba34b | |||
| a1baed824d |
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
<groupId>cc.carm.plugin</groupId>
|
<groupId>cc.carm.plugin</groupId>
|
||||||
<artifactId>timereward</artifactId>
|
<artifactId>timereward</artifactId>
|
||||||
<version>2.2.0</version>
|
<version>2.2.1</version>
|
||||||
|
|
||||||
<name>TimeReward</name>
|
<name>TimeReward</name>
|
||||||
<description>在线时长自动领奖插件,通过指令发放奖励,基于EasyPlugin实现。</description>
|
<description>在线时长自动领奖插件,通过指令发放奖励,基于EasyPlugin实现。</description>
|
||||||
@@ -296,4 +296,4 @@
|
|||||||
</resources>
|
</resources>
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
@@ -19,8 +19,7 @@ permissions:
|
|||||||
|
|
||||||
commands:
|
commands:
|
||||||
"TimeReward":
|
"TimeReward":
|
||||||
permission: "TimeReward.admin"
|
|
||||||
description: "在线自动领奖的基础指令。"
|
description: "在线自动领奖的基础指令。"
|
||||||
usage: "/TimeReward help"
|
usage: "/TimeReward help"
|
||||||
aliases:
|
aliases:
|
||||||
- tr
|
- tr
|
||||||
|
|||||||
Reference in New Issue
Block a user