mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2024-12-23 00:15:05 +00:00
Re-fixes Immobilize permission
Fixes the Immobilize permission being default
This commit is contained in:
parent
0a7981de1e
commit
6bc6e06adc
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ permissions:
|
||||||
bending.ability.AcrobatStance: true
|
bending.ability.AcrobatStance: true
|
||||||
bending.ability.QuickStrike: true
|
bending.ability.QuickStrike: true
|
||||||
bending.ability.SwiftKick: true
|
bending.ability.SwiftKick: true
|
||||||
bending.ability.Immobilize.ChiCombo: true
|
bending.ability.Immobilize: true
|
||||||
bending.chi.passive: true
|
bending.chi.passive: true
|
||||||
bending.avatar:
|
bending.avatar:
|
||||||
default: false
|
default: false
|
||||||
|
|
Loading…
Reference in a new issue