Add plan.command permission, default: true

This permission is not enforced and only
affects Bukkit based servers.

The permission allows negating visibility
of the command in tab completion for players

The subcommands rely on other permissions,
so 'true' was set as default and permission
unenforced so that previous functionality
of the commands stays as is.

Affects issues:
- Fix #2441
This commit is contained in:
Rsl1122 2022-07-01 14:33:42 +03:00
parent 09883caca3
commit 216fc638c5
1 changed files with 3 additions and 0 deletions

View File

@ -45,8 +45,11 @@ softdepend:
commands:
plan:
usage: /plan
permission: plan.command
permissions:
plan.command:
default: true
plan.server:
default: op
plan.servers: