Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
AmazingFly
PluginLicenseRef-All-Rights-Reserved

AmazingFly

Fast and lightweight flight-mode Minecraft plugin.

75
Downloads
0
Followers
1 years ago
Updated
📦
1
Versions
game-mechanicsutilitypaperpurpurspigot
Download Latestv1.1.1View on Modrinth

📖About AmazingFly

AmazingFly

An efficient and lightweight flight mode plugin!

Config file
Easy and short configuration file

FEATURES:
• You can restrict in which game mode the flight mode can be activated. (
• All messages are customizable
• Other features will be added in future updates!
• WorldGuard and PAPI integration

COMMANDS & PERMISSIONS:
‣ /fly - Activates fly mode for sender - Permission: amazingfly.use
‣ /fly - Activates fly mode for target - Permission: amazingfly.use.others
‣ /rfly - Activates fly mode in a WorldGuard region with "amazing-fly" flag - Permission: amazingfly.use.worldguard
‣ /afly reload - Reloads configuration - Permission: amazingfly.reload

• Permission amazingfly.bypass to bypass gamemode restrictions
• Permission amazingfly.admin to have all plugin permissions

DEPENDENCIES:

  • PlaceholderAPI (Optional) - Access to placeholders
  • WorldGuard (Optional) - Access to amazing-fly flag in wg regions to create fly-zones. This open many posibilities, for example to allow players to fly only in their owned regions. (For example ProtectionStones)

AVAILABLE MINECRAFT VERSIONS:
1.16+ (Spigot and Paper. Not CraftBukkit)

TO-DO:
PlaceholderAPI hook (Version 1.0.0-RELEASE) ✓
MySQL support to cross-server fly-mode
Adding bStats ✓

SUPPORT:
Contact me on Discord: elsus1719

CURRENT PLACEHOLDERS:

  • %amazingfly_isflying% - Returns true or false
  • %amazingfly_isflying_% - Returns true or false

COMMON ERRORS:
No detected.

Config file
Config:
  options:
    #To turn off this option just write a "[]"
    # gamemode-restriction: []
    gamemode-restriction:
      - cReATivE
    # Will the plugin send a message to the target when someone else activates flight mode?
    send-message-to-target-on: true

    # Will the plugin send a message to the target when someone else deactivates flight mode?
    send-message-to-target-off: true

    #You should use this to prevent player from receiving damage when disabling /fly. Useful when integrated with WorldGuard,
    #because the plugin automatically disables /fly when the player leaves the region.
    #(It is going to be configurable in future updates)
    inmunity-to-fall-damage: 5 #In seconds
  hooks:
    WorldGuard: true # Will the plugin use WorldGuard hook?
  lang:
    prefix: "&7[&bAmazingFly&7] "
    restricted-gamemode: "&cYou can't use &6/fly &cwhile using this gamemode."
    no-permissions: "&cYou don't have necessary permissions."
    console-error: "&cYou can't use this command on console."
    command-bad-usage: "&cIncorrect usage. Usage: /{command} {subcommands}"
    plugin-reload: "&aThe plugin was reloaded successfully. For major changes (like hooks) restart the server. &a&lNever /reload."
    fly-activated: "&fYou &aactivated &ffly mode."
    fly-deactivated: "&fYou &cdeactivated &ffly mode."
    fly-activated-other: "&aYou activated fly mode to {PLAYER}."
    fly-deactivated-other: "&cYou deactivated fly mode to {PLAYER}."
    fly-activated-sender: "&a{SENDER} has activated fly mode for you." #send-message-to-target-on needs to be true.
    fly-deactivated-sender: "&c{SENDER} has deactivated fly mode for you." #send-message-to-target-off needs to be true.
    fly-others-error: "&c{PLAYER} doesn't exist."
    fly-worldguard-flag-error: "&cSorry, but you can't use /rfly in this region."
    fly-worldguard-deactivated: "&fYour fly mode was deactivated because you have left the fly region."

PLEASE DON'T REPOST THE PLUGIN IN OTHER FORUMS OR SERVER SETUPS
DO NOT PASTE PLUGIN ERRORS IN THE REVIEW SECTION.

👥 Team & Contributors

CubicLemming
CubicLemmingOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
paperpurpurspigot
Minecraft Versions
1.161.171.181.191.201.21

🔗 Links

Modrinth Page