We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6678fd2 commit 619915cCopy full SHA for 619915c
bukkit/src/main/resources/plugin.yml
@@ -12,6 +12,9 @@ commands:
12
aliases: [psr]
13
description: ProtocolStringReplacer commands.
14
permissions:
15
+ protocolstringreplacer.command.capture:
16
+ description: allow you to capture the packet contents.
17
+ default: op
18
protocolstringreplacer.command.edit:
19
description: allow you to edit the replacer configs.
20
default: op
0 commit comments