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
UltimateElytraDisable
PluginMIT

UltimateElytraDisable

UltimateElytraDisable - Elytra Control for Your Server :)

92
Downloads
1
Followers
11 months ago
Updated
📦
3
Versions
game-mechanicsmanagementutilitybukkitpaperpurpurspigot
Download Latestv1.0-SNAPSHOTView on Modrinth

📖About UltimateElytraDisable

ued
Short pitch:
Easily manage and restrict Elytra on your server. Disable flight in specific worlds (or everywhere except a whitelist), give temporary bypasses to players, and control behavior via simple commands and a clear config.

Key features

  • Disable Elytra per world (two modes: disable only in listed worlds, or disable everywhere except listed worlds).
  • Admin commands for adding/removing worlds, listing worlds, forcing flight stop, reloading config, toggling the plugin, and checking status.
  • Temporary bypass support (ued.bypass) to allow individual players to fly.
  • Actionbar or chat notifications with per-world custom messages and {world} placeholder.
  • Prevent players from re-enabling flight in restricted worlds.
  • Message anti-spam (cooldown) and optional logging of flight attempts in server logs.

Commands

ultimateelytradisable (alias: ued). Permission: ued.admin.

/ued addworld <world>        - Add a world to the target list
/ued removeworld <world>     - Remove a world from the target list
/ued listworlds              - Show configured target worlds
/ued purge                   - Force-stop flight for all players
/ued reload                  - Reload plugin config
/ued enable|disable          - Enable or disable the plugin
/ued status                  - Show plugin status
/ued bypass <player> [on|off]- Grant or revoke temporary flight bypass for a player
/ued help                    - Show command list

Important config options

  • enabled — master on/off switch.
  • disable-in-listed — true = disable in listed worlds only; false = disable in all worlds except the listed ones.
  • target-worlds — list of world folder names (e.g. world_the_end).
  • bypass-permission — permission node for permanent bypass (default: ued.bypass).
  • admin-permission — permission node to run admin commands (default: ued.admin).
  • use-actionbar — if true, messages appear in the actionbar; otherwise they go to chat.
  • prevent-reenable — prevent players from re-enabling flight inside restricted worlds.
  • message-cooldown-ms — minimum interval (ms) between messages to avoid spam.
  • log-attempts — whether to log flight attempts to the server console.
  • actionbar-message / per-world-messages — customizable messages; use {world} in messages.

Default example:

enabled: true
disable-in-listed: true
target-worlds:
  - world_the_end
bypass-permission: "ued.bypass"
admin-permission: "ued.admin"
use-actionbar: true
prevent-reenable: true
message-cooldown-ms: 2500
log-attempts: true
actionbar-message: "&c✈ Flight is disabled in world {world}!"
per-world-messages:
  world_the_end: "&4✈ Flight is disabled in The End!"
  world_nether: "&4✈ Flight is disabled in The Nether!"
  default: "&c✈ Flight is disabled in this world!"

Quick start

  1. Drop the JAR into plugins/.
  2. Start the server to generate the config.
  3. Edit target-worlds, disable-in-listed, and messages to suit your server.
  4. Use /ued reload after changes or restart the server.
  5. Grant ued.admin to staff and ued.bypass to any player who should always be able to fly.

Tips

  • For typical use, set disable-in-listed: true and list only the worlds where flight should be blocked (e.g. world_the_end).
  • Enable log-attempts while testing to monitor player behavior and permission issues.
  • Use per-world messages to clearly inform players why flight is disabled in a given world.

👥 Team & Contributors

Sulleexx
SulleexxOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitpaperpurpurspigot
Minecraft Versions
1.161.16.11.16.21.16.31.16.41.16.51.171.17.1+8 more

🔗 Links

Modrinth Page