Skip to content

Commit 69fd7bc

Browse files
authored
Fix missing powertoollist permission (#6250)
1 parent 5ed43f3 commit 69fd7bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Essentials/src/main/resources/plugin.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,6 +1114,8 @@ permissions:
11141114
description: Allows access to the /powertool command
11151115
essentials.powertool.append:
11161116
description: Allows access to add multiple commands to a powertool
1117+
essentials.powertoollist:
1118+
description: Allows access to the /powertoollist command
11171119
essentials.powertooltoggle:
11181120
description: Allows access to the /powertooltoggle command
11191121
essentials.ptime:

0 commit comments

Comments
 (0)