Skip to content

Commit 761bb86

Browse files
authored
fix permission
1 parent ce981bb commit 761bb86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/plugin.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ commands:
1313
alias: ["kds"]
1414
permission: kdstatusreloaded.command.kdstatus
1515
permissions:
16-
mystatus.command.mystatus:
16+
kdstatusreloaded.command.mystatus:
1717
default: true
1818
kdstatusreloaded.command.kdstatus:
19-
default: op
19+
default: op

0 commit comments

Comments
 (0)