mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2025-02-11 03:30:10 +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:
|
||||
projectkorra:
|
||||
aliases: [b,bending,mtla,tla,korra]
|
||||
usage: /<command
|
||||
usage: /<command>
|
||||
permissions:
|
||||
bending.admin:
|
||||
default: op
|
||||
|
@ -29,6 +29,7 @@ permissions:
|
|||
bending.command.toggle: true
|
||||
bending.command.choose: true
|
||||
bending.command.version: true
|
||||
bending.command.help: true
|
||||
bending.command.who: true
|
||||
bending.air: true
|
||||
bending.water: true
|
||||
|
|
Loading…
Reference in a new issue