Description
Flight as it is in Core PK is a multi-ability, as we all know. But there was a time when it was not. Soar is my take on what it could've become if it was never made into a multi-ability.
Functionality
There are 2 primary ways to use this ability; Soaring and Hovering.
To start hovering, simply press left-click. If you're on the ground, you'll even get a small boost into the air.
Press and hold Sneak to begin soaring in the direction where you're looking.
It's possible to swap between these 2 usages while already flying by simply using their respective inputs.
Configurables
Cooldown: By default, this is 10000 milliseconds (10 seconds)
Duration: By default, this is 120000 milliseconds (2 minutes)
HoverSpeed: This value determines the speed at which you can move while hovering. By default, this is 0.02 (20% of creative flight speed)
HoverEnabled & FlightEnabled: These 2 settings can be used to disable the different halves of the ability. If both are set to false, the ability will stop loading entirely. Both are True by default.
Permission
This ability is by default only usable by OPs. Which means that regular players must be given the permission manually.
This is the permission node for Soar:
bending.ability.Soar
Github
Here is a link to the ability on Github
PS: This ability was made for PK 1.12.0, but I don't see why it shouldn't work on older versions.
Flight as it is in Core PK is a multi-ability, as we all know. But there was a time when it was not. Soar is my take on what it could've become if it was never made into a multi-ability.
Functionality
There are 2 primary ways to use this ability; Soaring and Hovering.
To start hovering, simply press left-click. If you're on the ground, you'll even get a small boost into the air.
Press and hold Sneak to begin soaring in the direction where you're looking.
It's possible to swap between these 2 usages while already flying by simply using their respective inputs.
Configurables
Cooldown: By default, this is 10000 milliseconds (10 seconds)
Duration: By default, this is 120000 milliseconds (2 minutes)
HoverSpeed: This value determines the speed at which you can move while hovering. By default, this is 0.02 (20% of creative flight speed)
HoverEnabled & FlightEnabled: These 2 settings can be used to disable the different halves of the ability. If both are set to false, the ability will stop loading entirely. Both are True by default.
Permission
This ability is by default only usable by OPs. Which means that regular players must be given the permission manually.
This is the permission node for Soar:
bending.ability.Soar
Github
Here is a link to the ability on Github
PS: This ability was made for PK 1.12.0, but I don't see why it shouldn't work on older versions.