Skip to content

Commit a1baed8

Browse files
authored
fix(permission): 移除基础权限判断。
1 parent 6585f7f commit a1baed8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/main/resources/plugin.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ permissions:
1919

2020
commands:
2121
"TimeReward":
22-
permission: "TimeReward.admin"
2322
description: "在线自动领奖的基础指令。"
2423
usage: "/TimeReward help"
2524
aliases:
26-
- tr
25+
- tr

0 commit comments

Comments
 (0)