Skip to content

Commit 619915c

Browse files
committed
Add missing capture permission registry
1 parent 6678fd2 commit 619915c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bukkit/src/main/resources/plugin.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ commands:
1212
aliases: [psr]
1313
description: ProtocolStringReplacer commands.
1414
permissions:
15+
protocolstringreplacer.command.capture:
16+
description: allow you to capture the packet contents.
17+
default: op
1518
protocolstringreplacer.command.edit:
1619
description: allow you to edit the replacer configs.
1720
default: op

0 commit comments

Comments
 (0)