Please join the Streamline Hub Discord in order to get updates and for me to fully assist you with bugs, questions, or suggestions.
Discord: click here
Simple flight toggling for servers that want to provide fly permissions in a non-pay-to-win fashion.
How is it non-pay-to-win?
This plugin allows players to fly only inside their teams' claims.
How would I do this for my server?
- Install the plugin! Don't forget to also install BukkitOfUtils (works on Folia too)!
- Give the rank you want to have fly permissions these FlyingAllowed permssions:
flyingallowed.in.lands
- Allows the player to not have their flight toggled on inside of lands or claims.flyingallowed.lands.toggle-on
- Allows the player to automatically have their flight toggled on when entering a claim that they own or are a member of (and have the FLY extent in - if it is a Lands land). Look at the supported plugins below.flyingallowed.command.fly
- Allows the player to toggle their flight.- NOTE: if the player moves outside of a claim, they will be put safely on the ground and their fly toggled to off. Perfect for non-pay-to-win servers!
- Enjoy!
Permissions
Commands' Permissions
flyingallowed.command.fly
- Allows players to toggle their flight.
flyingallowed.command.set-fly
- Allows players to set their flight to on or off.
flyingallowed.command.fly-bypass
- Allows players to set if they are bypassing auto flight toggling.
Function Permissions
Bypassing
flyingallowed.bypass.soft
- Allows players to bypass flight toggling by using the
/fly-bypass
command.
- Allows players to bypass flight toggling by using the
flyingallowed.bypass.toggle-off
- Allows players to bypass all auto toggling when the toggling will toggle their flight off.
flyingallowed.bypass.toggle-on
- Allows players to bypass all auto toggling when the toggling will toggle their flight on.
Claims
flyingallowed.in.lands
- Allows players to fly in lands (Lands lands, KingdomsX kingdom lands, and GriefPrevention claims).
flyingallowed.lands.toggle-on
- Allows players to have their flight automatically toggled on when entering a claim that they can fly in.
- Will toggle on if:
a. Player is a member or owner of the land.
b. Player has the FLY extent with the plugin
Lands
in that land.
- Will toggle on if:
a. Player is a member or owner of the land.
b. Player has the FLY extent with the plugin
- Allows players to have their flight automatically toggled on when entering a claim that they can fly in.
Well, if the above doesn't entice you, this plugin does also offer completely asynchronous method calls and a very small file download (thanks to BukkitOfUtils!). This will ensure your server will be running at peak performance.
- Download and install BukkitOfUtils. Found here: BukkitOfUtils
- Download the correct version of this plugin for you server version.
- Place in your
plugins
folder. - Stop server.
- Start server.
- Use to your liking.
How to toggle your flight
- Install plugin. (Shown above.)
/fly
Current Plugin Hooks
If you want me to hook into a plugin you know of, reach out to me on Discord or open an issue on the GitHub!
- Lands.
- Supports:
FLY
extent (land permission) inside players' lands.- If player is owner or member of land.
- Does not support:
- ??? - Have an issue? Report it! My Discord Server
- Supports:
- KingdomsX.
- Supports:
- If player is owner or member of kingdom's land.
- Does not support:
- If player is owner or member of nation's land. -> To be added at a later date!
- ??? - Have an issue? Report it! My Discord Server
- Supports:
- GriefPrevention.
- Supports:
- If player is owner or member of claim.
- Does not support:
- ??? - Have an issue? Report it! My Discord Server
- Supports:
- SuperiorSkyblock2.
- Supports:
- If player is owner or member of island.
- Does not support:
- ??? - Have an issue? Report it! My Discord Server
- Supports:
- ProtectionStones.
- Supports:
- If player is owner or member of claim.
- Does not support:
- ??? - Have an issue? Report it! My Discord Server
- Supports:
Anything else?
Actually... there is... The plugin also has a blacklist or whitelist for worlds. If the world configuration is set to blacklist, then the plugin will be disabled in said worlds. If the world configuration is set to whitelist, then the plugin will be enabled only in said worlds.