diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 63efbc1..fc473ba 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -8,6 +8,9 @@ commands: pvp: usage: /pvp [args] permissions: + togglepvp.command: + default: true + description: Allows usage of /pvp command togglepvp.command.toggle: default: true description: Allows usage of /pvp toggle/enable/disable command \ No newline at end of file