mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2025-02-11 19:50:37 +00:00
122 lines
No EOL
4 KiB
YAML
122 lines
No EOL
4 KiB
YAML
name: ProjectKorra
|
|
author: ProjectKorra
|
|
version: 1.4.0 BETA 9
|
|
main: com.projectkorra.ProjectKorra.ProjectKorra
|
|
commands:
|
|
projectkorra:
|
|
aliases: [b,bending,mtla,tla,korra,pk,bend]
|
|
usage: /<command>
|
|
permissions:
|
|
bending.admin:
|
|
default: op
|
|
description: Grants access to all commands and abilities.
|
|
children:
|
|
bending.player: true
|
|
bending.command.reload: true
|
|
bending.admin.permaremove: true
|
|
bending.command.add.others: true
|
|
bending.command.add: true
|
|
bending.command.rechoose: true
|
|
bending.admin.choose: true
|
|
bending.ability.AvatarState: true
|
|
bending.ability.Bloodbending: true
|
|
bending.command.import: true
|
|
bending.command.toggle.all: true
|
|
bending.command.give: true
|
|
bending.command.invincible: true
|
|
bending.player:
|
|
default: true
|
|
description: Grants access to most abilities and basic commands.
|
|
children:
|
|
bending.command.bind: true
|
|
bending.command.display: true
|
|
bending.command.toggle: true
|
|
bending.command.choose: true
|
|
bending.command.version: true
|
|
bending.command.help: true
|
|
bending.command.clear: true
|
|
bending.command.who: true
|
|
bending.air: true
|
|
bending.water: true
|
|
bending.earth: true
|
|
bending.fire: true
|
|
bending.chi: true
|
|
bending.air:
|
|
default: true
|
|
description: Grants access to all airbending abilities.
|
|
children:
|
|
bending.ability.AirBlast: true
|
|
bending.ability.AirBubble: true
|
|
bending.ability.AirBurst: true
|
|
bending.ability.AirScooter: true
|
|
bending.ability.AirShield: true
|
|
bending.ability.AirSpout: true
|
|
bending.ability.AirSuction: true
|
|
bending.ability.AirSwipe: true
|
|
bending.ability.Suffocate: true
|
|
bending.ability.Tornado: true
|
|
bending.air.passive: true
|
|
bending.water:
|
|
default: true
|
|
description: Grants access to most waterbending abilities.
|
|
children:
|
|
bending.ability.HealingWaters: true
|
|
bending.ability.IceSpike: true
|
|
bending.ability.OctopusForm: true
|
|
bending.ability.PhaseChange: true
|
|
bending.ability.Surge: true
|
|
bending.ability.Torrent: true
|
|
bending.ability.WaterBubble: true
|
|
bending.ability.WaterManipulation: true
|
|
bending.ability.WaterSpout: true
|
|
bending.ability.Plantbending: true
|
|
bending.message.nightmessage: true
|
|
bending.water.passive: true
|
|
bending.earth:
|
|
default: true
|
|
description: Grants access to all Earthbending abilities.
|
|
children:
|
|
bending.ability.Catapult: true
|
|
bending.ability.Collapse: true
|
|
bending.ability.EarthArmor: true
|
|
bending.ability.EarthBlast: true
|
|
bending.ability.EarthGrab: true
|
|
bending.ability.EarthTunnel: true
|
|
bending.ability.RaiseEarth: true
|
|
bending.ability.Shockwave: true
|
|
bending.ability.Tremorsense: true
|
|
bending.ability.Extraction: true
|
|
bending.earth.passive: true
|
|
bending.earth.metalbending: true
|
|
bending.earth.grapplinghook: true
|
|
bending.ability.LavaSurge: true
|
|
bending.ability.LavaFlow: true
|
|
bending.fire:
|
|
default: true
|
|
description: Grants access to all firebending abilities.
|
|
children:
|
|
bending.ability.Blaze: true
|
|
bending.ability.FireBlast: true
|
|
bending.ability.FireBurst: true
|
|
bending.ability.FireJet: true
|
|
bending.ability.FireShield: true
|
|
bending.ability.HeatControl: true
|
|
bending.ability.Illumination: true
|
|
bending.ability.Lightning: true
|
|
bending.ability.WallOfFire: true
|
|
bending.ability.Combustion: true
|
|
bending.message.daymessage: true
|
|
bending.fire.passive: true
|
|
bending.chi:
|
|
default: true
|
|
description: Grants access to all ChiBlocking abilities.
|
|
children:
|
|
bending.ability.HighJump: true
|
|
bending.ability.Paralyze: true
|
|
bending.ability.RapidPunch: true
|
|
bending.ability.Smokescreen: true
|
|
bending.chi.passive: true
|
|
bending.chi.grapplinghook: true
|
|
bending.avatar:
|
|
default: false
|
|
description: Grants the Avatar Color. |