• Proceed with caution! Unofficial add-on plugins and abilities are not supported by the ProjectKorra staff. We will not provide support for broken add-ons. Download at your own risk.
  • Hello Guest! Did you know that ProjectKorra has an official Discord server? A lot of discussion about the official server, development process, and community discussion happens over there. Feel free to join now by clicking the link below.

    Join the Discord Server
Resource icon

AirGlide 3

AlexTheCoder

Staff member
Plugin Developer
Verified Member
AlexTheCoder submitted a new resource:

AirGlide - When you are falling as an airbender, just hold down crouch and you will glide in the direction you

Usage:
When you are falling as an airbender, just hold down crouch and you will glide in the direction you are looking!

Permission: ProjectKorra.ability.AirGlide

For Developers:

I have added two new things you can use. The first thing is a new method of canAirGlide(Player player)

How this is used:

Code:
if(AGMethods.canAirGlide(yourplayervariable)) {
        //code
}
The next is a custom event you can listen to and cancel if you choose. You can also get the name and UUID of the...
Read more about this resource...
 
Top