mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2025-02-11 11:40:40 +00:00
/bending help defaults true
This commit is contained in:
parent
23fd81fb07
commit
1e8376b108
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,7 @@ main: com.projectkorra.ProjectKorra.ProjectKorra
|
||||||
commands:
|
commands:
|
||||||
projectkorra:
|
projectkorra:
|
||||||
aliases: [b,bending,mtla,tla,korra]
|
aliases: [b,bending,mtla,tla,korra]
|
||||||
usage: /<command
|
usage: /<command>
|
||||||
permissions:
|
permissions:
|
||||||
bending.admin:
|
bending.admin:
|
||||||
default: op
|
default: op
|
||||||
|
@ -29,6 +29,7 @@ permissions:
|
||||||
bending.command.toggle: true
|
bending.command.toggle: true
|
||||||
bending.command.choose: true
|
bending.command.choose: true
|
||||||
bending.command.version: true
|
bending.command.version: true
|
||||||
|
bending.command.help: true
|
||||||
bending.command.who: true
|
bending.command.who: true
|
||||||
bending.air: true
|
bending.air: true
|
||||||
bending.water: true
|
bending.water: true
|
||||||
|
|
Loading…
Reference in a new issue