mirror of
https://github.com/YouHaveTrouble/PreventStabby.git
synced 2026-05-12 13:26:56 +00:00
command without arguments now acts as toggle subcommand
This commit is contained in:
@@ -25,12 +25,20 @@ permissions:
|
||||
preventstabby.command.toggle:
|
||||
default: true
|
||||
description: Allows usage of /pvp <toggle/enable/disable> command
|
||||
children:
|
||||
preventstabby.command: true
|
||||
preventstabby.command.toggle.others:
|
||||
default: op
|
||||
description: Allows usage of /pvp <toggle/enable/disable> <player> command
|
||||
children:
|
||||
preventstabby.command: true
|
||||
preventstabby.command.toggle.global:
|
||||
default: op
|
||||
description: Allows usage of /pvp override <enabled/disabled/none> command
|
||||
children:
|
||||
preventstabby.command: true
|
||||
preventstabby.command.reload:
|
||||
default: op
|
||||
description: Allows usage of /pvp reload command
|
||||
description: Allows usage of /pvp reload command
|
||||
children:
|
||||
preventstabby.command: true
|
||||
Reference in New Issue
Block a user